diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index 4a11e57f0f..d13d4b5630 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,21 +11,8 @@ module Mgmt Operations = Azure::AnalysisServices::Mgmt::V2017_08_01::Operations module Models - ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku - OperationStatus = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus - ServerAdministrators = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ServerAdministrators - SkuEnumerationForNewResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult - Operation = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation - SkuDetailsForExistingResource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuDetailsForExistingResource - 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 - ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode 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 - Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status 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 @@ -38,6 +25,19 @@ module Models CheckServerNameAvailabilityResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityResult IPv4FirewallSettings = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallSettings ErrorResponse = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ErrorResponse + ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku + OperationStatus = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus + ServerAdministrators = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ServerAdministrators + SkuEnumerationForNewResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult + Operation = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation + SkuDetailsForExistingResource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuDetailsForExistingResource + 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 + State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode + ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status end class AnalysisServicesManagementClass @@ -71,51 +71,12 @@ def method_missing(method, *args) end class ModelClasses - def resource_sku - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku - end - def operation_status - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus - end - def server_administrators - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ServerAdministrators - end - def sku_enumeration_for_new_resource_result - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult - end - def operation - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation - end - def sku_details_for_existing_resource - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuDetailsForExistingResource - end - def ipv4_firewall_rule - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallRule - end - def sku_enumeration_for_existing_resource_result - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForExistingResourceResult - end - def analysis_services_server - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer - end - def connection_mode - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode - end 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 status - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status - end def analysis_services_server_update_parameters Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end @@ -152,6 +113,45 @@ def ipv4_firewall_settings def error_response Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ErrorResponse end + def resource_sku + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku + end + def operation_status + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus + end + def server_administrators + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ServerAdministrators + end + def sku_enumeration_for_new_resource_result + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult + end + def operation + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation + end + def sku_details_for_existing_resource + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuDetailsForExistingResource + end + def ipv4_firewall_rule + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallRule + end + def sku_enumeration_for_existing_resource_result + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForExistingResourceResult + end + def analysis_services_server + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer + end + def state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + end + def connection_mode + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode + end + def provisioning_state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + end + def status + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status + end end end end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index cf58a0d0e2..4c93ae300a 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -7,45 +7,22 @@ module Azure::Profiles::Latest module ApiManagement module Mgmt - Diagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Diagnostic - EmailTemplate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::EmailTemplate - GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser - IdentityProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::IdentityProvider - Notification = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Notification - Group = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Group - NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientUser - NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientEmail - NetworkStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NetworkStatus - OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OpenIdConnectProvider - SignInSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignInSettings - SignUpSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignUpSettings - DelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::DelegationSettings - Product = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Product - ProductApi = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductApi - ProductGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductGroup - ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductSubscriptions - ProductPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductPolicy - Property = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Property - QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByCounterKeys - QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByPeriodKeys - Reports = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Reports - TagResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagResource TagDescription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagDescription OperationOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OperationOperations TenantAccess = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccess - TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccessGit - ApiManagementService = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementService - User = Azure::ApiManagement::Mgmt::V2018_06_01_preview::User + ProductPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductPolicy TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantConfiguration - UserSubscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserSubscription + Group = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Group UserGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserGroup - ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiVersionSet + User = Azure::ApiManagement::Mgmt::V2018_06_01_preview::User + TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccessGit + UserSubscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserSubscription Subscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Subscription + ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiVersionSet ApiExport = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiExport UserIdentities = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserIdentities Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy Tag = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Tag - Logger = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Logger PolicySnippets = Azure::ApiManagement::Mgmt::V2018_06_01_preview::PolicySnippets Regions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Regions Api = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Api @@ -60,18 +37,130 @@ module Mgmt ApiIssue = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssue ApiIssueComment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueComment ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueAttachment - Certificate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Certificate + AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_06_01_preview::AuthorizationServer Backend = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Backend ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementOperations - AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_06_01_preview::AuthorizationServer + ApiManagementService = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementService + Diagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Diagnostic + EmailTemplate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::EmailTemplate + GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser + IdentityProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::IdentityProvider + Logger = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Logger + Notification = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Notification + NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientUser + NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientEmail + NetworkStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NetworkStatus + SignInSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignInSettings + SignUpSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignUpSettings + OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OpenIdConnectProvider + DelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::DelegationSettings + ProductApi = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductApi + ProductGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductGroup + Product = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Product + ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ProductSubscriptions + Property = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Property + QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByCounterKeys + Certificate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Certificate + Reports = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Reports + TagResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagResource + QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_06_01_preview::QuotaByPeriodKeys module Models + SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter + OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract + BackendProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties + QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection + DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters + TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties + ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract + QuotaCounterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract + IssueCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection + SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties + TagResourceContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract + RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties + BackendBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters + QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties + ParameterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract + ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters + AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties + PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters + SamplingSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings + SubscriptionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection + PropertyUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters + PolicyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract + ApiContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties + ApiContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract + ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract + OperationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract + SchemaContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract + IssueContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract + IssueCommentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract + IssueAttachmentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract + DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract + ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties + ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties + ProductContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract + AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract + AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract + BackendContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract + BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract + CertificateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract + ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource + ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters + EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract + GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract + IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract + LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract + NotificationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract + RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract + RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract + OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract + PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings + PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings + PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings + SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract + PropertyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract + TagContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract + TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract + ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract + PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat + ContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat + SoapApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType + ApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType + SamplingType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType + AlwaysLog = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog + ProductState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState + GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType + AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod + ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod + BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol + HostnameType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType + SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType + VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType + NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + GroupType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType + Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState + IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType + LoggerType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType + ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType + KeyType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType + VersioningScheme = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme + TemplateName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName + NotificationName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName + PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract + ExportFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat SubscriptionState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState + State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State OperationDisplay = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay OperationListResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult ErrorResponse = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse Operation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus + Protocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol + Resource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource ApiManagementServiceListResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult ErrorFieldContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract ApiManagementServiceGetSsoTokenResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult @@ -189,99 +278,10 @@ module Models QuotaCounterValueContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract UserCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters OpenIdConnectProviderCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection - SaveConfigurationParameter = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter - OpenidConnectProviderUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract - BackendProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties - QuotaCounterCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection - DeployConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters - TermsOfServiceProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties - ApiEntityBaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract - QuotaCounterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract - IssueCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection - SubscriptionsDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties - TagResourceContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract - RegistrationDelegationSettingsProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties - BackendBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters - QuotaCounterValueContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties - ParameterContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract - ProductUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters - AuthorizationServerContractBaseProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties - PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters - SamplingSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings - SubscriptionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection - PropertyUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters - PolicyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract - ApiContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties - ApiContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract - ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract - OperationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract - SchemaContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract - IssueContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract - IssueCommentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract - IssueAttachmentContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract - DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract - ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties - ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties - ProductContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract - AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract - AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract - BackendContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract - BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract - CertificateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract - ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource - ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters - EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract - GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract - UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract - IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract - LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract - NotificationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract - RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract - RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract - OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract - PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings - PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings - PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings - SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract - PropertyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract - TagContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract - TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract - ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract - PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat - Protocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol - ContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat - SoapApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType - ApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType - SamplingType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType - AlwaysLog = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog - ProductState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState - Resource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource - AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod - GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType - BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod - ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod - HostnameType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType - State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State - VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType - SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType - BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol - NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason - GroupType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType - Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation - UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState - IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType - LoggerType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType - ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType - KeyType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType - VersioningScheme = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme - TemplateName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName - NotificationName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName - PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract - ExportFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat end class ApiManagementManagementClass - attr_reader :diagnostic, :email_template, :group_user, :identity_provider, :notification, :group, :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, :tag_resource, :tag_description, :operation_operations, :tenant_access, :tenant_access_git, :api_management_service, :user, :tenant_configuration, :user_subscription, :user_group, :api_version_set, :subscription, :api_export, :user_identities, :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_issue, :api_issue_comment, :api_issue_attachment, :certificate, :backend, :api_management_operations, :authorization_server, :configurable, :base_url, :options, :model_classes + attr_reader :tag_description, :operation_operations, :tenant_access, :product_policy, :tenant_configuration, :group, :user_group, :user, :tenant_access_git, :user_subscription, :subscription, :api_version_set, :api_export, :user_identities, :policy, :tag, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :email_template, :group_user, :identity_provider, :logger, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :sign_in_settings, :sign_up_settings, :open_id_connect_provider, :delegation_settings, :product_api, :product_group, :product, :product_subscriptions, :property, :quota_by_counter_keys, :certificate, :reports, :tag_resource, :quota_by_period_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -291,45 +291,22 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @diagnostic = @client_0.diagnostic - @email_template = @client_0.email_template - @group_user = @client_0.group_user - @identity_provider = @client_0.identity_provider - @notification = @client_0.notification + @tag_description = @client_0.tag_description + @operation_operations = @client_0.operation_operations + @tenant_access = @client_0.tenant_access + @product_policy = @client_0.product_policy + @tenant_configuration = @client_0.tenant_configuration @group = @client_0.group - @notification_recipient_user = @client_0.notification_recipient_user - @notification_recipient_email = @client_0.notification_recipient_email - @network_status = @client_0.network_status - @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 - @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_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 - @tag_resource = @client_0.tag_resource - @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 - @api_management_service = @client_0.api_management_service + @user_group = @client_0.user_group @user = @client_0.user - @tenant_configuration = @client_0.tenant_configuration + @tenant_access_git = @client_0.tenant_access_git @user_subscription = @client_0.user_subscription - @user_group = @client_0.user_group - @api_version_set = @client_0.api_version_set @subscription = @client_0.subscription + @api_version_set = @client_0.api_version_set @api_export = @client_0.api_export @user_identities = @client_0.user_identities @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 @@ -344,10 +321,33 @@ def initialize(configurable, base_url=nil, options=nil) @api_issue = @client_0.api_issue @api_issue_comment = @client_0.api_issue_comment @api_issue_attachment = @client_0.api_issue_attachment - @certificate = @client_0.certificate + @authorization_server = @client_0.authorization_server @backend = @client_0.backend @api_management_operations = @client_0.api_management_operations - @authorization_server = @client_0.authorization_server + @api_management_service = @client_0.api_management_service + @diagnostic = @client_0.diagnostic + @email_template = @client_0.email_template + @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 + @network_status = @client_0.network_status + @sign_in_settings = @client_0.sign_in_settings + @sign_up_settings = @client_0.sign_up_settings + @open_id_connect_provider = @client_0.open_id_connect_provider + @delegation_settings = @client_0.delegation_settings + @product_api = @client_0.product_api + @product_group = @client_0.product_group + @product = @client_0.product + @product_subscriptions = @client_0.product_subscriptions + @property = @client_0.property + @quota_by_counter_keys = @client_0.quota_by_counter_keys + @certificate = @client_0.certificate + @reports = @client_0.reports + @tag_resource = @client_0.tag_resource + @quota_by_period_keys = @client_0.quota_by_period_keys @model_classes = ModelClasses.new end @@ -366,641 +366,641 @@ def method_missing(method, *args) end class ModelClasses - def subscription_state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState + def save_configuration_parameter + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter end - def operation_display - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay + def openid_connect_provider_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract end - def operation_list_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult + def backend_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties end - def error_response - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse + def quota_counter_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection end - def operation - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation + def deploy_configuration_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters end - def async_operation_status - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus + def terms_of_service_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties end - def api_management_service_list_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult + def api_entity_base_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract end - def error_field_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract + def quota_counter_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract end - def api_management_service_get_sso_token_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult + def issue_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection end - def api_management_service_check_name_availability_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters + def subscriptions_delegation_settings_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties end - def policy_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyCollection + def tag_resource_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract end - def api_management_service_name_availability_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceNameAvailabilityResult + def registration_delegation_settings_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties end - def policy_snippets_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetsCollection + def backend_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters end - def api_management_service_apply_network_configuration_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters + def quota_counter_value_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties end - def region_list_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionListResult + def parameter_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract end - def api_management_service_upload_certificate_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUploadCertificateParameters + def product_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters end - def api_export_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiExportResult + def authorization_server_contract_base_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties end - def hostname_configuration_old - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfigurationOld + def property_entity_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters end - def certificate_information - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateInformation + def sampling_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings end - def certificate_configuration - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateConfiguration + def subscription_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection end - def api_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCollection + def property_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters end - def hostname_configuration - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfiguration + def policy_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract end - def api_create_or_update_parameter - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdateParameter + def api_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties end - def virtual_network_configuration - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkConfiguration + def api_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract end - def oauth2_authentication_settings_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OAuth2AuthenticationSettingsContract + def api_release_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract end - def api_management_service_sku_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceSkuProperties + def operation_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract end - def subscription_key_parameter_names_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionKeyParameterNamesContract + def schema_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract end - def additional_location - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AdditionalLocation + def issue_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract end - def api_revision_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionContract + def issue_comment_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract end - def api_management_service_backup_restore_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBackupRestoreParameters + def issue_attachment_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract end - def api_revision_info_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract + def diagnostic_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract end - def api_management_service_base_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties + def product_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties end - def api_release_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection + def api_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties end - def api_management_service_identity - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity + def product_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract end - def operation_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection + def authorization_server_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract end - def access_information_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract + def authorization_server_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract end - def representation_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract + def backend_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract end - def apim_resource - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource + def backend_reconnect_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract end - def response_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract + def certificate_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract end - def tag_description_create_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters + def api_management_service_resource + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource end - def operation_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract + def api_management_service_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters end - def error_response_body - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody + def email_template_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract end - def schema_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection + def group_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract end - def user_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters + def user_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract end - def property_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection + def identity_provider_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract end - def user_token_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult + def logger_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract end - def policy_snippet_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract + def notification_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract end - def user_token_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters + def recipient_user_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract end - def region_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract + def recipient_email_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract end - def body_diagnostic_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings + def openid_connect_provider_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract end - def pipeline_diagnostic_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PipelineDiagnosticSettings + def portal_signin_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings end - def api_version_set_contract_details - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContractDetails + def portal_signup_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings end - def user_identity_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityCollection + def portal_delegation_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings end - def tag_description_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCollection + def subscription_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract end - def product_entity_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductEntityBaseParameters + def property_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract end - def api_management_service_update_hostname_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateHostnameParameters + def tag_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract end - def operation_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationTagResourceContractProperties + def tag_description_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract end - def tag_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagTagResourceContractProperties + def api_version_set_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract end - def tag_resource_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceCollection + def policy_content_format + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat end - def product_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductCollection + def content_format + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat end - def email_template_parameters_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateParametersContractProperties + def soap_api_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType end - def authorization_server_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerCollection + def api_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType end - def tag_create_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCreateUpdateParameters + def sampling_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType end - def token_body_parameter_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TokenBodyParameterContract + def always_log + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog end - def email_template_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateCollection + def product_state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState end - def backend_authorization_header_credentials - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendAuthorizationHeaderCredentials + def grant_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType end - def email_template_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateUpdateParameters + def authorization_method + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod end - def backend_service_fabric_cluster_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendServiceFabricClusterProperties + def client_authentication_method + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod end - def group_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContractProperties + def bearer_token_sending_method + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod end - def backend_credentials_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCredentialsContract + def backend_protocol + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol end - def tag_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCollection + def hostname_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType end - def backend_tls_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendTlsProperties + def sku_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType end - def group_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCollection + def virtual_network_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType end - def operation_result_log_item_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultLogItemContract + def name_availability_reason + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason end - def group_create_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCreateParameters + def group_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType end - def backend_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendUpdateParameters + def confirmation + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation end - def group_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupUpdateParameters + def user_state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState end - def access_information_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationUpdateParameters + def identity_provider_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType end - def user_identity_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityContract + def logger_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType end - def certificate_create_or_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCreateOrUpdateParameters + def connectivity_status_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType end - def user_entity_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserEntityBaseParameters + def key_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType end - def api_create_or_update_properties_wsdl_selector - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector + def versioning_scheme + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme end - def subscription_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionUpdateParameters + def template_name + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName end - def authentication_settings_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthenticationSettingsContract + def notification_name + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName end - def user_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection + def policy_scope_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract end - def api_revision_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection + def export_format + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat end - def subscription_create_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters + def subscription_state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionState end - def api_version_set_entity_base - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase + def state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State end - def identity_provider_list - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList + def operation_display + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationDisplay end - def request_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract + def operation_list_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationListResult end - def identity_provider_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters + def error_response + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponse end - def api_version_set_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection + def operation + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Operation end - def identity_provider_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters + def async_operation_status + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AsyncOperationStatus end - def issue_comment_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection + def protocol + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol end - def request_report_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection + def resource + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource end - def http_message_diagnostic - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic + def api_management_service_list_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceListResult end - def logger_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerCollection + def error_field_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorFieldContract end - def diagnostic_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection + def api_management_service_get_sso_token_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceGetSsoTokenResult end - def logger_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerUpdateContract + def api_management_service_check_name_availability_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceCheckNameAvailabilityParameters end - def generate_sso_url_result - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GenerateSsoUrlResult + def policy_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyCollection end - def recipients_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientsContractProperties + def api_management_service_name_availability_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceNameAvailabilityResult end - def tenant_configuration_sync_state_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TenantConfigurationSyncStateContract + def policy_snippets_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetsCollection end - def request_report_record_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportRecordContract + def api_management_service_apply_network_configuration_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters end - def operation_result_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultContract + def region_list_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionListResult end - def notification_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationCollection + def api_management_service_upload_certificate_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUploadCertificateParameters end - def x509_certificate_name - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::X509CertificateName + def api_export_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiExportResult end - def report_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportCollection + def hostname_configuration_old + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfigurationOld end - def backend_proxy_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProxyContract + def certificate_information + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateInformation end - def recipient_user_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserCollection + def certificate_configuration + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateConfiguration end - def backend_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCollection + def api_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCollection end - def report_record_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportRecordContract + def hostname_configuration + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameConfiguration end - def certificate_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCollection + def api_create_or_update_parameter + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdateParameter end - def recipient_email_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailCollection + def virtual_network_configuration + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkConfiguration end - def api_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiUpdateContract + def oauth2_authentication_settings_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OAuth2AuthenticationSettingsContract end - def connectivity_status_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusContract + def api_management_service_sku_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceSkuProperties end - def api_version_set_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetUpdateParameters + def subscription_key_parameter_names_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionKeyParameterNamesContract end - def network_status_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContract + def additional_location + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AdditionalLocation end - def operation_entity_base_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationEntityBaseContract + def api_revision_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionContract end - def network_status_contract_by_location - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContractByLocation + def api_management_service_backup_restore_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBackupRestoreParameters end - def issue_attachment_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentCollection + def api_revision_info_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract end - def quota_counter_value_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract + def api_management_service_base_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties end - def user_create_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters + def api_release_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection end - def open_id_connect_provider_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection + def api_management_service_identity + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity end - def save_configuration_parameter - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SaveConfigurationParameter + def operation_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection end - def openid_connect_provider_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderUpdateContract + def access_information_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract end - def backend_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProperties + def representation_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract end - def quota_counter_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterCollection + def apim_resource + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource end - def deploy_configuration_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DeployConfigurationParameters + def response_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract end - def terms_of_service_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TermsOfServiceProperties + def tag_description_create_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters end - def api_entity_base_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiEntityBaseContract + def operation_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract end - def quota_counter_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterContract + def error_response_body + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody end - def issue_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCollection + def schema_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection end - def subscriptions_delegation_settings_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionsDelegationSettingsProperties + def user_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters end - def tag_resource_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceContract + def property_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection end - def registration_delegation_settings_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegistrationDelegationSettingsProperties + def user_token_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult end - def backend_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendBaseParameters + def policy_snippet_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract end - def quota_counter_value_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContractProperties + def user_token_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters end - def parameter_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ParameterContract + def region_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract end - def product_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductUpdateParameters + def body_diagnostic_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings end - def authorization_server_contract_base_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContractBaseProperties + def pipeline_diagnostic_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PipelineDiagnosticSettings end - def property_entity_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyEntityBaseParameters + def api_version_set_contract_details + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContractDetails end - def sampling_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingSettings + def user_identity_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityCollection end - def subscription_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCollection + def tag_description_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCollection end - def property_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyUpdateParameters + def product_entity_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductEntityBaseParameters end - def policy_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContract + def api_management_service_update_hostname_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateHostnameParameters end - def api_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContractProperties + def operation_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationTagResourceContractProperties end - def api_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiContract + def tag_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagTagResourceContractProperties end - def api_release_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseContract + def tag_resource_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagResourceCollection end - def operation_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationContract + def product_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductCollection end - def schema_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaContract + def email_template_parameters_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateParametersContractProperties end - def issue_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueContract + def authorization_server_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerCollection end - def issue_comment_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentContract + def tag_create_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCreateUpdateParameters end - def issue_attachment_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentContract + def token_body_parameter_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TokenBodyParameterContract end - def diagnostic_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticContract + def email_template_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateCollection end - def product_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductTagResourceContractProperties + def backend_authorization_header_credentials + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendAuthorizationHeaderCredentials end - def api_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties + def email_template_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateUpdateParameters end - def product_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductContract + def backend_service_fabric_cluster_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendServiceFabricClusterProperties end - def authorization_server_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract + def group_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContractProperties end - def authorization_server_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract + def backend_credentials_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCredentialsContract end - def backend_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract + def tag_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagCollection end - def backend_reconnect_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract + def backend_tls_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendTlsProperties end - def certificate_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract + def group_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCollection end - def api_management_service_resource - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource + def operation_result_log_item_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultLogItemContract end - def api_management_service_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters + def group_create_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupCreateParameters end - def email_template_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract + def backend_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendUpdateParameters end - def group_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + def group_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupUpdateParameters end - def user_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract + def access_information_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationUpdateParameters end - def identity_provider_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract + def user_identity_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserIdentityContract end - def logger_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract + def certificate_create_or_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCreateOrUpdateParameters end - def notification_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract + def user_entity_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserEntityBaseParameters end - def recipient_user_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract + def api_create_or_update_properties_wsdl_selector + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector end - def recipient_email_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract + def subscription_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionUpdateParameters end - def openid_connect_provider_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract + def authentication_settings_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthenticationSettingsContract end - def portal_signin_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings + def user_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection end - def portal_signup_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings + def api_revision_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection end - def portal_delegation_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings + def subscription_create_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters end - def subscription_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract + def api_version_set_entity_base + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase end - def property_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract + def identity_provider_list + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList end - def tag_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract + def request_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract end - def tag_description_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract + def identity_provider_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters end - def api_version_set_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract + def api_version_set_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection end - def policy_content_format - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat + def identity_provider_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters end - def protocol - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Protocol + def issue_comment_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection end - def content_format - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat + def request_report_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection end - def soap_api_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType + def http_message_diagnostic + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic end - def api_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType + def logger_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerCollection end - def sampling_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType + def diagnostic_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection end - def always_log - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog + def logger_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerUpdateContract end - def product_state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState + def generate_sso_url_result + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GenerateSsoUrlResult end - def resource - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Resource + def recipients_contract_properties + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientsContractProperties end - def authorization_method - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod + def tenant_configuration_sync_state_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TenantConfigurationSyncStateContract end - def grant_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType + def request_report_record_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportRecordContract end - def bearer_token_sending_method - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod + def operation_result_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationResultContract end - def client_authentication_method - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + def notification_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationCollection end - def hostname_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType + def x509_certificate_name + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::X509CertificateName end - def state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State + def report_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportCollection end - def virtual_network_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType + def backend_proxy_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProxyContract end - def sku_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType + def recipient_user_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserCollection end - def backend_protocol - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol + def backend_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendCollection end - def name_availability_reason - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + def report_record_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ReportRecordContract end - def group_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType + def certificate_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateCollection end - def confirmation - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + def recipient_email_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailCollection end - def user_state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState + def api_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiUpdateContract end - def identity_provider_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType + def connectivity_status_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusContract end - def logger_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType + def api_version_set_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetUpdateParameters end - def connectivity_status_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType + def network_status_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContract end - def key_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType + def operation_entity_base_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationEntityBaseContract end - def versioning_scheme - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme + def network_status_contract_by_location + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NetworkStatusContractByLocation end - def template_name - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName + def issue_attachment_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueAttachmentCollection end - def notification_name - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationName + def quota_counter_value_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::QuotaCounterValueContract end - def policy_scope_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyScopeContract + def user_create_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCreateParameters end - def export_format - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ExportFormat + def open_id_connect_provider_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenIdConnectProviderCollection end end end diff --git a/azure_sdk/lib/latest/modules/authorization_profile_module.rb b/azure_sdk/lib/latest/modules/authorization_profile_module.rb index 0a2cc51141..25e48ba509 100644 --- a/azure_sdk/lib/latest/modules/authorization_profile_module.rb +++ b/azure_sdk/lib/latest/modules/authorization_profile_module.rb @@ -9,30 +9,30 @@ module Authorization module Mgmt ClassicAdministrators = Azure::Authorization::Mgmt::V2015_06_01_preview::ClassicAdministrators ProviderOperationsMetadataOperations = Azure::Authorization::Mgmt::V2018_01_01_preview::ProviderOperationsMetadataOperations - Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions RoleAssignments = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleAssignments + Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions RoleDefinitions = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleDefinitions module Models ClassicAdministratorListResult = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult ClassicAdministrator = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator - RoleDefinitionFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter - RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition - ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType RoleDefinitionListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult - ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult - RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter + ProviderOperation = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation PermissionGetResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult - RoleAssignment = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment - ProviderOperationsMetadata = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata + RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter RoleAssignmentListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentListResult - ProviderOperation = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentCreateParameters + ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType + RoleDefinitionFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter + ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult Permission = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission + RoleAssignment = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment + RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition + ProviderOperationsMetadata = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata end class AuthorizationManagementClass - attr_reader :classic_administrators, :provider_operations_metadata_operations, :permissions, :role_assignments, :role_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :classic_administrators, :provider_operations_metadata_operations, :role_assignments, :permissions, :role_definitions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -50,8 +50,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_1) @provider_operations_metadata_operations = @client_1.provider_operations_metadata_operations - @permissions = @client_1.permissions @role_assignments = @client_1.role_assignments + @permissions = @client_1.permissions @role_definitions = @client_1.role_definitions @model_classes = ModelClasses.new @@ -79,45 +79,45 @@ def classic_administrator_list_result def classic_administrator Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator end - def role_definition_filter - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter - end - def role_definition - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition - end - def resource_type - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType - end def role_definition_list_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult end - def provider_operations_metadata_list_result - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult - end - def role_assignment_filter - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter + def provider_operation + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation end def permission_get_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult end - def role_assignment - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment - end - def provider_operations_metadata - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata + def role_assignment_filter + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter end def role_assignment_list_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentListResult end - def provider_operation - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation - end def role_assignment_create_parameters Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentCreateParameters end + def resource_type + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType + end + def role_definition_filter + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter + end + def provider_operations_metadata_list_result + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult + end def permission Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission end + def role_assignment + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment + end + def role_definition + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition + end + def provider_operations_metadata + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata + 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 a7d60d654e..f78c097f2c 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,31 +7,22 @@ module Azure::Profiles::Latest module Automation module Mgmt - 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 - ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations - ConnectionTypeOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionTypeOperations - CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations - CredentialOperations = Azure::Automation::Mgmt::V2015_10_31::CredentialOperations - DscCompilationJobStream = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobStream DscConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscConfigurationOperations - DscCompilationJobOperations = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobOperations AgentRegistrationInformation = Azure::Automation::Mgmt::V2015_10_31::AgentRegistrationInformation + DscNodeOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeOperations NodeReports = Azure::Automation::Mgmt::V2015_10_31::NodeReports DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations - DscNodeOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeOperations + 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 - HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations 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 + CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations @@ -39,31 +30,17 @@ module Mgmt 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 + ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations + ConnectionTypeOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionTypeOperations + CredentialOperations = Azure::Automation::Mgmt::V2015_10_31::CredentialOperations + DscCompilationJobOperations = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobOperations + DscCompilationJobStream = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobStream module Models - DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters - DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult - RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty - FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition - HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker - ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult - HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup - CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters - HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult - CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult - HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters - DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty - JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash - JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult - DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult @@ -108,55 +85,55 @@ module Models RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters - Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters - AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters - RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku - RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob + RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties + OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount - OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult - DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode - Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration - UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult - DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration - Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource - Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook - Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule - ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource - ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob - AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule + Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus - AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName - AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState - DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState - JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType - ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState - RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum - AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions GroupTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum + DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState - ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay - RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState + RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum + Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState + UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult + ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency + RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters @@ -179,10 +156,33 @@ module Models WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty + FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters + HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult end class AutomationManagementClass - attr_reader :automation_account_operations, :statistics_operations, :usages, :keys, :connection_operations, :connection_type_operations, :certificate_operations, :credential_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :dsc_compilation_job_operations, :agent_registration_information, :node_reports, :dsc_node_configuration_operations, :dsc_node_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :hybrid_runbook_worker_group_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, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :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, :certificate_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :operations, :automation_account_operations, :statistics_operations, :usages, :keys, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,31 +192,22 @@ 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 - @statistics_operations = @client_0.statistics_operations - @usages = @client_0.usages - @keys = @client_0.keys - @connection_operations = @client_0.connection_operations - @connection_type_operations = @client_0.connection_type_operations - @certificate_operations = @client_0.certificate_operations - @credential_operations = @client_0.credential_operations - @dsc_compilation_job_stream = @client_0.dsc_compilation_job_stream @dsc_configuration_operations = @client_0.dsc_configuration_operations - @dsc_compilation_job_operations = @client_0.dsc_compilation_job_operations @agent_registration_information = @client_0.agent_registration_information + @dsc_node_operations = @client_0.dsc_node_operations @node_reports = @client_0.node_reports @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations - @dsc_node_operations = @client_0.dsc_node_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 - @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_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 + @certificate_operations = @client_0.certificate_operations @runbook_operations = @client_0.runbook_operations @test_job_streams = @client_0.test_job_streams @test_job_operations = @client_0.test_job_operations @@ -224,6 +215,15 @@ def initialize(configurable, base_url=nil, options=nil) @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 + @connection_operations = @client_0.connection_operations + @connection_type_operations = @client_0.connection_type_operations + @credential_operations = @client_0.credential_operations + @dsc_compilation_job_operations = @client_0.dsc_compilation_job_operations + @dsc_compilation_job_stream = @client_0.dsc_compilation_job_stream @model_classes = ModelClasses.new end @@ -242,75 +242,6 @@ def method_missing(method, *args) end class ModelClasses - def dsc_node_configuration_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - end - def connection_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters - end - def dsc_node_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - end - def connection_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult - end - def run_as_credential_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty - end - def field_definition - Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition - end - def hybrid_runbook_worker - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker - end - def connection_type_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult - end - def hybrid_runbook_worker_group - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup - end - def credential_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters - end - def hybrid_runbook_worker_groups_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult - end - def credential_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult - end - def hybrid_runbook_worker_group_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters - end - def dsc_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - end - def runbook_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - end - def variable_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - end - def schedule_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty - end - def job_stream - Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - end - def content_hash - Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash - end - def job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult - end - def dsc_configuration_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - end - def job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - end - def variable_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult - end def job_schedule Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule end @@ -443,8 +374,8 @@ def dsc_node_configuration_association_property def runbook_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters end - def job - Azure::Automation::Mgmt::V2015_10_31::Models::Job + def automation_account_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters end def operation Azure::Automation::Mgmt::V2015_10_31::Models::Operation @@ -452,8 +383,8 @@ def operation def connection_type_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters end - def automation_account_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + def runbook_draft_undo_edit_result + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult end def dsc_configuration_list_result Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult @@ -461,20 +392,20 @@ def dsc_configuration_list_result def test_job_create_parameters Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters end - def runbook_draft_undo_edit_result - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + def connection_type_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku + def test_job + Azure::Automation::Mgmt::V2015_10_31::Models::TestJob end def runbook_create_or_update_draft_properties Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties end - def connection_type_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty + def operation_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult end - def test_job - Azure::Automation::Mgmt::V2015_10_31::Models::TestJob + def runbook_create_or_update_draft_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters end def tracked_resource Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource @@ -482,8 +413,8 @@ def tracked_resource def dsc_compilation_job_list_result Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult end - def runbook_create_or_update_draft_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + def proxy_resource + Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource end def credential Azure::Automation::Mgmt::V2015_10_31::Models::Credential @@ -491,98 +422,95 @@ def credential def automation_account Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount end - def operation_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + def dsc_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration end def dsc_node Azure::Automation::Mgmt::V2015_10_31::Models::DscNode end - def usage - Azure::Automation::Mgmt::V2015_10_31::Models::Usage + def dsc_compilation_job + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob end - def dsc_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration + def module_model + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel end - def usage_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult + def runbook + Azure::Automation::Mgmt::V2015_10_31::Models::Runbook end def dsc_node_configuration Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def resource - Azure::Automation::Mgmt::V2015_10_31::Models::Resource + def variable + Azure::Automation::Mgmt::V2015_10_31::Models::Variable end - def runbook - Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + def webhook + Azure::Automation::Mgmt::V2015_10_31::Models::Webhook end def schedule Azure::Automation::Mgmt::V2015_10_31::Models::Schedule end - def proxy_resource - Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource + def job + Azure::Automation::Mgmt::V2015_10_31::Models::Job end - def module_model - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + def automation_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName end - def dsc_compilation_job - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob + def sku_name_enum + Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum end def automation_account_state Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState end - def variable - Azure::Automation::Mgmt::V2015_10_31::Models::Variable + def job_status + Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus end - def webhook - Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku end - def sku_name_enum - Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + def job_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState end - def job_status - Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus + def dsc_configuration_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState end - def automation_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + def job_stream_type + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType end def automation_key_permissions Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions end - def job_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState + def group_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum end 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 agent_registration_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName end def content_source_type Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType end - def dsc_configuration_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState + def module_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState end def runbook_type_enum Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum end - def agent_registration_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + def usage + Azure::Automation::Mgmt::V2015_10_31::Models::Usage end - def group_type_enum - Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum + def runbook_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState end - def module_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + def usage_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult end def schedule_day Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay end - def runbook_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState - end - def runbook_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState + def resource + Azure::Automation::Mgmt::V2015_10_31::Models::Resource end def http_status_code Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode @@ -590,6 +518,9 @@ def http_status_code def schedule_frequency Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end + def runbook_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState + end def certificate Azure::Automation::Mgmt::V2015_10_31::Models::Certificate end @@ -656,6 +587,75 @@ def schedule_update_parameters def certificate_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters end + def dsc_node_configuration_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + end + def connection_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + end + def dsc_node_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + end + def connection_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + end + def run_as_credential_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty + end + def field_definition + Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + end + def hybrid_runbook_worker + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + end + def connection_type_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + end + def hybrid_runbook_worker_group + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + end + def credential_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters + end + def hybrid_runbook_worker_groups_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + end + def credential_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + end + def hybrid_runbook_worker_group_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + end + def dsc_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + end + def runbook_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + end + def variable_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + end + def schedule_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + end + def job_stream + Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + end + def content_hash + Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + end + def job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + end + def dsc_configuration_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + end + def job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + end + def variable_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + 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 40fc5ba69b..58fd06f2df 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -7,29 +7,15 @@ module Azure::Profiles::Latest module Batch module Mgmt + ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations Location = Azure::Batch::Mgmt::V2017_09_01::Location + PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations Operations = Azure::Batch::Mgmt::V2017_09_01::Operations 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 - OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - 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 @@ -71,7 +57,7 @@ module Models Pool = Azure::Batch::Mgmt::V2017_09_01::Models::Pool PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties - PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState + Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat CertificateProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState PoolProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState @@ -80,7 +66,7 @@ module Models StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState - InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType InterNodeCommunicationState = Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState @@ -89,16 +75,30 @@ module Models 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 + InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason + CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters 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 - NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason - CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters - Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk + 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 end class BatchManagementClass - attr_reader :location, :certificate_operations, :operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :configurable, :base_url, :options, :model_classes + attr_reader :application_operations, :location, :pool_operations, :certificate_operations, :operations, :batch_account_operations, :application_package_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -108,13 +108,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @application_operations = @client_0.application_operations @location = @client_0.location + @pool_operations = @client_0.pool_operations @certificate_operations = @client_0.certificate_operations @operations = @client_0.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 end @@ -133,48 +133,6 @@ def method_missing(method, *args) end class ModelClasses - def osdisk - Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - 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 @@ -298,8 +256,8 @@ def pool_allocation_mode def auto_storage_properties Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties end - def package_state - Azure::Batch::Mgmt::V2017_09_01::Models::PackageState + def certificate + Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end def certificate_format Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat @@ -325,8 +283,8 @@ def compute_node_deallocation_option def allocation_state Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState end - def inbound_endpoint_protocol - Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + def package_state + Azure::Batch::Mgmt::V2017_09_01::Models::PackageState end def network_security_group_rule_access Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess @@ -352,6 +310,15 @@ def elevation_level def auto_user_scope Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope end + 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 certificate_create_or_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + end def check_name_availability_result Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult end @@ -361,14 +328,47 @@ def resource def provisioning_state Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState end - def name_availability_reason - Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason + def osdisk + Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk end - def certificate_create_or_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + def fixed_scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings end - def certificate - Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + 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 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 c922703f73..9021c5c6ea 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -13,19 +13,19 @@ module Mgmt Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations module Models + OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult + InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult + BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult + EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult + EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount + BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice + ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails Operation = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation + Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay DownloadUrl = Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl - InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult - OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult - Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource - EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult - BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult - BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod - EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount - ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse end class BillingManagementClass @@ -61,45 +61,45 @@ def method_missing(method, *args) end class ModelClasses - def invoice - Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice - end - def error_details - Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails - end - def operation - Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation - end - def operation_display - Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay - end - def download_url - Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl + def operation_list_result + Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult end def invoices_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult end - def operation_list_result - Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult - end - def resource - Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource + def billing_periods_list_result + Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult end def enrollment_account_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult end - def billing_periods_list_result - Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult + def enrollment_account + Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount end def billing_period Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod end - def enrollment_account - Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount + def invoice + Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice end def error_response Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse end + def error_details + Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails + end + def operation + Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation + end + def resource + Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource + end + def operation_display + Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay + end + def download_url + Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl + 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 fbf029dae1..a06ba4cc3f 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -8,21 +8,14 @@ module Azure::Profiles::Latest module CDN module Mgmt 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 EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes + Operations = Azure::CDN::Mgmt::V2017_10_12::Operations module Models - 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 @@ -69,16 +62,23 @@ module Models CustomHttpsProvisioningSubstate = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType - Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource ProxyResource = Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource + 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 end class CDNManagementClass - attr_reader :endpoints, :operations, :profiles, :origins, :custom_domains, :resource_usage_operations, :edge_nodes, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :profiles, :origins, :custom_domains, :resource_usage_operations, :edge_nodes, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -89,12 +89,12 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @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 @edge_nodes = @client_0.edge_nodes + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -113,27 +113,6 @@ def method_missing(method, *args) end class ModelClasses - 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 @@ -272,15 +251,15 @@ def operation def resource_type Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType end - def sku - Azure::CDN::Mgmt::V2017_10_12::Models::Sku - end def tracked_resource Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource end def proxy_resource Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource end + def sku + Azure::CDN::Mgmt::V2017_10_12::Models::Sku + end def custom_domain Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain end @@ -290,6 +269,27 @@ def resource 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 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 bfe214cb57..bfceb4afc1 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -13,39 +13,39 @@ module Mgmt CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability module Models - ResourceSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku - Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody - CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters - OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo - CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult - OperationEntity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity - RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters - OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult - CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult CheckSkuAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter - Usage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult CognitiveServicesAccountCreateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys + ResourceSkuRestrictionInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo MetricName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName ResourceSkuRestrictions = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictions CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount UsagesResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult + Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku ResourceSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult - ResourceSkuRestrictionInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo CognitiveServicesResourceAndSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku - Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind - SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName - SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier - UnitType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType + KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult QuotaUsageStatus = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::QuotaUsageStatus - ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState + UnitType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType ResourceSkuRestrictionsReasonCode = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode ResourceSkuRestrictionsType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType - KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + Usage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage + SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName + SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind + ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState + ResourceSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku + ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody + CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters + OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo + CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult + OperationEntity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity + RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error + OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult end class CognitiveServicesManagementClass @@ -81,42 +81,9 @@ def method_missing(method, *args) end class ModelClasses - def resource_sku - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku - end - def sku - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - end - def error_body - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody - end - def cognitive_services_account_update_parameters - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters - end - def operation_display_info - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo - end - def cognitive_services_account_list_result - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult - end - def operation_entity - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity - end - def regenerate_key_parameters - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters - end - def operation_entity_list_result - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult - end - def cognitive_services_account_enumerate_skus_result - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult - end def check_sku_availability_parameter Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter end - def usage - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage - end def check_sku_availability_result Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult end @@ -129,6 +96,9 @@ def check_sku_availability_result_list def cognitive_services_account_keys Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys end + def resource_sku_restriction_info + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo + end def metric_name Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName end @@ -141,17 +111,35 @@ def cognitive_services_account def usages_result Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult end + def sku + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku + end def resource_skus_result Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult end - def resource_sku_restriction_info - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo - end def cognitive_services_resource_and_sku Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku end - def kind - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind + def key_name + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + end + def cognitive_services_account_enumerate_skus_result + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult + end + def quota_usage_status + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::QuotaUsageStatus + end + def unit_type + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType + end + def resource_sku_restrictions_reason_code + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode + end + def resource_sku_restrictions_type + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType + end + def usage + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage end def sku_name Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName @@ -159,27 +147,39 @@ def sku_name def sku_tier Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier end - def unit_type - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType - end - def quota_usage_status - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::QuotaUsageStatus + def kind + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind end def provisioning_state Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState end - def resource_sku_restrictions_reason_code - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode + def resource_sku + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku end - def resource_sku_restrictions_type - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType + def error_body + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody end - def key_name - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + def cognitive_services_account_update_parameters + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters + end + def operation_display_info + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo + end + def cognitive_services_account_list_result + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult + end + def operation_entity + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity + end + def regenerate_key_parameters + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters end def error Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error end + def operation_entity_list_result + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult + 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 d5f6280e6a..5ba0fbf9a0 100644 --- a/azure_sdk/lib/latest/modules/commerce_profile_module.rb +++ b/azure_sdk/lib/latest/modules/commerce_profile_module.rb @@ -11,18 +11,18 @@ module Mgmt RateCard = Azure::Commerce::Mgmt::V2015_06_01_preview::RateCard module Models + MeterInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo + ResourceRateCardInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo + UsageAggregation = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation + InfoField = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField 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 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 - InfoField = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField - MeterInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo - ResourceRateCardInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo - UsageAggregation = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation - ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse end class CommerceManagementClass @@ -56,6 +56,18 @@ def method_missing(method, *args) end class ModelClasses + def meter_info + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo + end + def resource_rate_card_info + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo + end + def usage_aggregation + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation + end + def info_field + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField + end def usage_aggregation_list_result Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregationListResult end @@ -71,27 +83,15 @@ def monetary_credit def monetary_commitment Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment end + 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 end def aggregation_granularity Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity end - def info_field - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField - end - def meter_info - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo - end - def resource_rate_card_info - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo - end - def usage_aggregation - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation - end - def error_response - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse - 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 2cccb15c09..009e4f6283 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -10,7 +10,12 @@ module Mgmt ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus Disks = Azure::Compute::Mgmt::V2018_04_01::Disks Snapshots = Azure::Compute::Mgmt::V2018_04_01::Snapshots + VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetExtensions + VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetRollingUpgrades + LogAnalytics = Azure::Compute::Mgmt::V2018_06_01::LogAnalytics + VirtualMachineRunCommands = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineRunCommands UsageOperations = Azure::Compute::Mgmt::V2018_06_01::UsageOperations + GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions Galleries = Azure::Compute::Mgmt::V2018_06_01::Galleries AvailabilitySets = Azure::Compute::Mgmt::V2018_06_01::AvailabilitySets VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineExtensionImages @@ -23,13 +28,12 @@ module Mgmt GalleryImages = Azure::Compute::Mgmt::V2018_06_01::GalleryImages Operations = Azure::Compute::Mgmt::V2018_06_01::Operations Images = Azure::Compute::Mgmt::V2018_06_01::Images - VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetExtensions - VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetRollingUpgrades - LogAnalytics = Azure::Compute::Mgmt::V2018_06_01::LogAnalytics - VirtualMachineRunCommands = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineRunCommands - GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions module Models + ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult + ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode + ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo + 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 @@ -37,10 +41,6 @@ module Models ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType - ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult - ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode - ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo - ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse CreationData = Azure::Compute::Mgmt::V2018_04_01::Models::CreationData @@ -62,6 +62,71 @@ 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 + SubResource = Azure::Compute::Mgmt::V2018_06_01::Models::SubResource + ImageListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult + ComputeOperationValue = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue + VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile + RecoveryWalkResponse = Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse + SubResourceReadOnly = Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly + AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy + RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy + RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + ImageOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk + ImageDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk + ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile + RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + ComputeOperationListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult + RollbackStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo + VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters + VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk + VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk + VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile + VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus + RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus + VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus + VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings + RunCommandListResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult + VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory + UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo + RunCommandInput = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput + VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + LogAnalyticsOutput = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput + UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties + LogAnalyticsInputBase = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase + VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult + VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile + RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo + UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus + RunCommandDocumentBase = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase + AvailabilitySetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetUpdate + ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters + VirtualMachineUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineUpdate + Image = Azure::Compute::Mgmt::V2018_06_01::Models::Image + ImageUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::ImageUpdate + VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate + RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo + RequestRateByIntervalInput = Azure::Compute::Mgmt::V2018_06_01::Models::RequestRateByIntervalInput + ThrottledRequestsInput = Azure::Compute::Mgmt::V2018_06_01::Models::ThrottledRequestsInput + LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult + RunCommandDocument = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult + StorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes + MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes + OperatingSystemStateTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + IPVersion = Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion + VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachinePriorityTypes + VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineEvictionPolicyTypes + UpgradeState = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeState + UpgradeOperationInvoker = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationInvoker + RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode + RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType + IntervalInMins = Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins + VirtualMachineScaleSetIpTag = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue GalleryImageVersionList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionList @@ -91,7 +156,10 @@ module Models ReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState HostCaching = Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching ReplicationStatusTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes - DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku + UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName + Usage = Azure::Compute::Mgmt::V2018_06_01::Models::Usage + Resource = Azure::Compute::Mgmt::V2018_06_01::Models::Resource InstanceViewStatus = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView VaultCertificate = Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate @@ -127,6 +195,7 @@ module Models VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSProfile AvailabilitySetListResult = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetListResult VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSDisk + DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionsListResult ApiEntityReference = Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference @@ -185,79 +254,10 @@ module Models UpgradeMode = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeMode VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType InstanceViewTypes = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes - Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku - UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName - Usage = Azure::Compute::Mgmt::V2018_06_01::Models::Usage - SubResource = Azure::Compute::Mgmt::V2018_06_01::Models::SubResource - Resource = Azure::Compute::Mgmt::V2018_06_01::Models::Resource - ImageListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult - ComputeOperationValue = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue - VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile - RecoveryWalkResponse = Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse - SubResourceReadOnly = Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly - AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy - RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy - RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition - ImageOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk - ImageDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk - ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile - RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter - ComputeOperationListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult - RollbackStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo - VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters - VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk - VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk - VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile - VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus - RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus - VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus - VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings - RunCommandListResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult - VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory - UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo - RunCommandInput = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput - VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile - LogAnalyticsOutput = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput - UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties - LogAnalyticsInputBase = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase - VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult - VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile - RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo - UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus - RunCommandDocumentBase = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase - AvailabilitySetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetUpdate - ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters - VirtualMachineUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineUpdate - Image = Azure::Compute::Mgmt::V2018_06_01::Models::Image - ImageUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::ImageUpdate - VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration - VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration - VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate - RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo - RequestRateByIntervalInput = Azure::Compute::Mgmt::V2018_06_01::Models::RequestRateByIntervalInput - ThrottledRequestsInput = Azure::Compute::Mgmt::V2018_06_01::Models::ThrottledRequestsInput - LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult - RunCommandDocument = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument - RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult - StorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes - MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes - OperatingSystemStateTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes - IPVersion = Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion - VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachinePriorityTypes - VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineEvictionPolicyTypes - UpgradeState = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeState - UpgradeOperationInvoker = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationInvoker - RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode - RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType - IntervalInMins = Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins - VirtualMachineScaleSetIpTag = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag end class ComputeManagementClass - attr_reader :resource_skus, :disks, :snapshots, :usage_operations, :galleries, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :gallery_images, :operations, :images, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :gallery_image_versions, :configurable, :base_url, :options, :model_classes + attr_reader :resource_skus, :disks, :snapshots, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :usage_operations, :gallery_image_versions, :galleries, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :gallery_images, :operations, :images, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -288,7 +288,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @virtual_machine_scale_set_extensions = @client_3.virtual_machine_scale_set_extensions + @virtual_machine_scale_set_rolling_upgrades = @client_3.virtual_machine_scale_set_rolling_upgrades + @log_analytics = @client_3.log_analytics + @virtual_machine_run_commands = @client_3.virtual_machine_run_commands @usage_operations = @client_3.usage_operations + @gallery_image_versions = @client_3.gallery_image_versions @galleries = @client_3.galleries @availability_sets = @client_3.availability_sets @virtual_machine_extension_images = @client_3.virtual_machine_extension_images @@ -301,11 +306,6 @@ def initialize(configurable, base_url=nil, options=nil) @gallery_images = @client_3.gallery_images @operations = @client_3.operations @images = @client_3.images - @virtual_machine_scale_set_extensions = @client_3.virtual_machine_scale_set_extensions - @virtual_machine_scale_set_rolling_upgrades = @client_3.virtual_machine_scale_set_rolling_upgrades - @log_analytics = @client_3.log_analytics - @virtual_machine_run_commands = @client_3.virtual_machine_run_commands - @gallery_image_versions = @client_3.gallery_image_versions @model_classes = ModelClasses.new end @@ -330,6 +330,18 @@ def method_missing(method, *args) end class ModelClasses + def resource_skus_result + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult + end + def resource_sku_restrictions_reason_code + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode + end + def resource_sku_restriction_info + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo + end + def resource_sku_restrictions + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions + end def resource_sku_capacity Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity end @@ -351,18 +363,6 @@ def resource_sku_capacity_scale_type def resource_sku_restrictions_type Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType end - def resource_skus_result - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult - end - def resource_sku_restrictions_reason_code - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode - end - def resource_sku_restriction_info - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo - end - def resource_sku_restrictions - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions - end def compute_long_running_operation_properties Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties end @@ -402,29 +402,224 @@ def snapshot_update def snapshot_sku Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotSku end - def disk_update - Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate + def disk_update + Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate + end + def key_vault_and_secret_reference + Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference + end + def access_uri + Azure::Compute::Mgmt::V2018_04_01::Models::AccessUri + end + def disk + Azure::Compute::Mgmt::V2018_04_01::Models::Disk + end + def snapshot + Azure::Compute::Mgmt::V2018_04_01::Models::Snapshot + end + def disk_create_option + Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption + end + def snapshot_storage_account_types + Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes + end + def access_level + Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel + end + def sub_resource + Azure::Compute::Mgmt::V2018_06_01::Models::SubResource + end + def image_list_result + Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult + end + def compute_operation_value + Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue + end + def virtual_machine_scale_set_update_osprofile + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile + end + def recovery_walk_response + Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse + end + def sub_resource_read_only + Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly + end + def auto_osupgrade_policy + Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy + end + def rolling_upgrade_policy + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy + end + def run_command_parameter_definition + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + end + def image_osdisk + Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk + end + def image_data_disk + Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk + end + def image_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile + end + def run_command_input_parameter + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + end + def compute_operation_list_result + Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult + end + def rollback_status_info + Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo + end + def virtual_machine_scale_set_managed_disk_parameters + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters + end + def virtual_machine_scale_set_update_osdisk + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk + end + def virtual_machine_scale_set_data_disk + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk + end + def virtual_machine_scale_set_update_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile + end + def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + end + def virtual_machine_scale_set_public_ipaddress_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + end + def virtual_machine_scale_set_update_public_ipaddress_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + end + def maintenance_redeploy_status + Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus + end + def rolling_upgrade_running_status + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus + end + def virtual_machine_health_status + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus + end + def virtual_machine_scale_set_network_configuration_dns_settings + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings + end + def run_command_list_result + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult + end + def virtual_machine_scale_set_list_osupgrade_history + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory + end + def upgrade_operation_historical_status_info + Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo + end + def run_command_input + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput + end + def virtual_machine_scale_set_update_network_profile + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + end + def log_analytics_output + Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput + end + def upgrade_operation_historical_status_info_properties + Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties + end + def log_analytics_input_base + Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase + end + def virtual_machine_scale_set_extension_list_result + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult + end + def virtual_machine_scale_set_update_vmprofile + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile + end + def rolling_upgrade_progress_info + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo + end + def upgrade_operation_history_status + Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus + end + def run_command_document_base + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase + end + def availability_set_update + Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetUpdate + end + def managed_disk_parameters + Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters + end + def virtual_machine_update + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineUpdate + end + def image + Azure::Compute::Mgmt::V2018_06_01::Models::Image + end + def image_update + Azure::Compute::Mgmt::V2018_06_01::Models::ImageUpdate + end + def virtual_machine_scale_set_update_ipconfiguration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + end + def virtual_machine_scale_set_update_network_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + end + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate + end + def rolling_upgrade_status_info + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo + end + def request_rate_by_interval_input + Azure::Compute::Mgmt::V2018_06_01::Models::RequestRateByIntervalInput + end + def throttled_requests_input + Azure::Compute::Mgmt::V2018_06_01::Models::ThrottledRequestsInput + end + def log_analytics_operation_result + Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult + end + def run_command_document + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + end + def run_command_result + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult + end + def storage_account_types + Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes + end + def maintenance_operation_result_code_types + Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes + end + def operating_system_state_types + Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + end + def ipversion + Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion + end + def virtual_machine_priority_types + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachinePriorityTypes end - def key_vault_and_secret_reference - Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference + def virtual_machine_eviction_policy_types + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineEvictionPolicyTypes end - def access_uri - Azure::Compute::Mgmt::V2018_04_01::Models::AccessUri + def upgrade_state + Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeState end - def disk - Azure::Compute::Mgmt::V2018_04_01::Models::Disk + def upgrade_operation_invoker + Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationInvoker end - def snapshot - Azure::Compute::Mgmt::V2018_04_01::Models::Snapshot + def rolling_upgrade_status_code + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode end - def disk_create_option - Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption + def rolling_upgrade_action_type + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType end - def snapshot_storage_account_types - Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes + def interval_in_mins + Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins end - def access_level - Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel + def virtual_machine_scale_set_ip_tag + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag end def recommended_machine_configuration Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration @@ -513,8 +708,17 @@ def host_caching def replication_status_types Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes end - def diagnostics_profile - Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + def sku + Azure::Compute::Mgmt::V2018_06_01::Models::Sku + end + def usage_name + Azure::Compute::Mgmt::V2018_06_01::Models::UsageName + end + def usage + Azure::Compute::Mgmt::V2018_06_01::Models::Usage + end + def resource + Azure::Compute::Mgmt::V2018_06_01::Models::Resource end def instance_view_status Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus @@ -621,6 +825,9 @@ def availability_set_list_result def virtual_machine_scale_set_osdisk Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSDisk end + def diagnostics_profile + Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + end def virtual_machine_scale_set_storage_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile end @@ -795,213 +1002,6 @@ def virtual_machine_scale_set_sku_scale_type def instance_view_types Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes end - def sku - Azure::Compute::Mgmt::V2018_06_01::Models::Sku - end - def usage_name - Azure::Compute::Mgmt::V2018_06_01::Models::UsageName - end - def usage - Azure::Compute::Mgmt::V2018_06_01::Models::Usage - end - def sub_resource - Azure::Compute::Mgmt::V2018_06_01::Models::SubResource - end - def resource - Azure::Compute::Mgmt::V2018_06_01::Models::Resource - end - def image_list_result - Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult - end - def compute_operation_value - Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue - end - def virtual_machine_scale_set_update_osprofile - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile - end - def recovery_walk_response - Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse - end - def sub_resource_read_only - Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly - end - def auto_osupgrade_policy - Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy - end - def rolling_upgrade_policy - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy - end - def run_command_parameter_definition - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition - end - def image_osdisk - Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk - end - def image_data_disk - Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk - end - def image_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile - end - def run_command_input_parameter - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter - end - def compute_operation_list_result - Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult - end - def rollback_status_info - Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo - end - def virtual_machine_scale_set_managed_disk_parameters - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters - end - def virtual_machine_scale_set_update_osdisk - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk - end - def virtual_machine_scale_set_data_disk - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk - end - def virtual_machine_scale_set_update_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile - end - def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - end - def virtual_machine_scale_set_public_ipaddress_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - end - def virtual_machine_scale_set_update_public_ipaddress_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - end - def maintenance_redeploy_status - Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus - end - def rolling_upgrade_running_status - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus - end - def virtual_machine_health_status - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus - end - def virtual_machine_scale_set_network_configuration_dns_settings - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings - end - def run_command_list_result - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult - end - def virtual_machine_scale_set_list_osupgrade_history - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory - end - def upgrade_operation_historical_status_info - Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo - end - def run_command_input - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput - end - def virtual_machine_scale_set_update_network_profile - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile - end - def log_analytics_output - Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput - end - def upgrade_operation_historical_status_info_properties - Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties - end - def log_analytics_input_base - Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase - end - def virtual_machine_scale_set_extension_list_result - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult - end - def virtual_machine_scale_set_update_vmprofile - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile - end - def rolling_upgrade_progress_info - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo - end - def upgrade_operation_history_status - Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus - end - def run_command_document_base - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase - end - def availability_set_update - Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetUpdate - end - def managed_disk_parameters - Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters - end - def virtual_machine_update - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineUpdate - end - def image - Azure::Compute::Mgmt::V2018_06_01::Models::Image - end - def image_update - Azure::Compute::Mgmt::V2018_06_01::Models::ImageUpdate - end - def virtual_machine_scale_set_update_ipconfiguration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration - end - def virtual_machine_scale_set_update_network_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration - end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate - end - def rolling_upgrade_status_info - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo - end - def request_rate_by_interval_input - Azure::Compute::Mgmt::V2018_06_01::Models::RequestRateByIntervalInput - end - def throttled_requests_input - Azure::Compute::Mgmt::V2018_06_01::Models::ThrottledRequestsInput - end - def log_analytics_operation_result - Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult - end - def run_command_document - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument - end - def run_command_result - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult - end - def storage_account_types - Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes - end - def maintenance_operation_result_code_types - Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes - end - def operating_system_state_types - Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes - end - def ipversion - Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion - end - def virtual_machine_priority_types - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachinePriorityTypes - end - def virtual_machine_eviction_policy_types - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineEvictionPolicyTypes - end - def upgrade_state - Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeState - end - def upgrade_operation_invoker - Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationInvoker - end - def rolling_upgrade_status_code - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode - end - def rolling_upgrade_action_type - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType - end - def interval_in_mins - Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins - end - def virtual_machine_scale_set_ip_tag - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag - end end end end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 2a7e5a2600..eeb2babfb2 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,24 @@ module Azure::Profiles::Latest module ComputerVision module Models + Category = Azure::CognitiveServices::ComputerVision::V2_0::Models::Category + LandmarkResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults + ImageTag = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag + ImageDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription + RecognitionResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult + TagResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult + ColorInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo + ComputerVisionError = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError + LandmarksModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel + ImageUrl = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl + ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails + TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes + Gender = Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender + ComputerVisionErrorCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionErrorCodes + VisualFeatureTypes = Azure::CognitiveServices::ComputerVision::V2_0::Models::VisualFeatureTypes + OcrLanguages = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages + TextRecognitionMode = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode + Details = Azure::CognitiveServices::ComputerVision::V2_0::Models::Details FaceDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription ImageMetadata = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata Line = Azure::CognitiveServices::ComputerVision::V2_0::Models::Line @@ -28,24 +46,6 @@ module Models DomainModelResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults FaceRectangle = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle CelebrityResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults - Category = Azure::CognitiveServices::ComputerVision::V2_0::Models::Category - LandmarkResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults - ImageTag = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag - ImageDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription - RecognitionResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult - TagResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult - ColorInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo - ComputerVisionError = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError - LandmarksModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel - ImageUrl = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl - ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails - TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes - Gender = Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender - ComputerVisionErrorCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionErrorCodes - VisualFeatureTypes = Azure::CognitiveServices::ComputerVision::V2_0::Models::VisualFeatureTypes - OcrLanguages = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages - TextRecognitionMode = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode - Details = Azure::CognitiveServices::ComputerVision::V2_0::Models::Details end class ComputerVisionDataClass @@ -77,6 +77,60 @@ def method_missing(method, *args) end class ModelClasses + def category + Azure::CognitiveServices::ComputerVision::V2_0::Models::Category + end + def landmark_results + Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults + end + def image_tag + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag + end + def image_description + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription + end + def recognition_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult + end + def tag_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult + end + def color_info + Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo + end + def computer_vision_error + Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError + end + def landmarks_model + Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel + end + def image_url + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl + end + def image_description_details + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails + end + def text_operation_status_codes + Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes + end + def gender + Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender + end + def computer_vision_error_codes + Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionErrorCodes + end + def visual_feature_types + Azure::CognitiveServices::ComputerVision::V2_0::Models::VisualFeatureTypes + end + def ocr_languages + Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages + end + def text_recognition_mode + Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode + end + def details + Azure::CognitiveServices::ComputerVision::V2_0::Models::Details + end def face_description Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription end @@ -137,60 +191,6 @@ def face_rectangle def celebrity_results Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults end - def category - Azure::CognitiveServices::ComputerVision::V2_0::Models::Category - end - def landmark_results - Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults - end - def image_tag - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag - end - def image_description - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription - end - def recognition_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult - end - def tag_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult - end - def color_info - Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo - end - def computer_vision_error - Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError - end - def landmarks_model - Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel - end - def image_url - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl - end - def image_description_details - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails - end - def text_operation_status_codes - Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes - end - def gender - Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender - end - def computer_vision_error_codes - Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionErrorCodes - end - def visual_feature_types - Azure::CognitiveServices::ComputerVision::V2_0::Models::VisualFeatureTypes - end - def ocr_languages - Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages - end - def text_recognition_mode - Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode - end - def details - Azure::CognitiveServices::ComputerVision::V2_0::Models::Details - 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 8c8be4aa6c..dd4e669ef0 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,27 +7,26 @@ module Azure::Profiles::Latest module Consumption module Mgmt + Tags = Azure::Consumption::Mgmt::V2018_06_30::Tags UsageDetails = Azure::Consumption::Mgmt::V2018_06_30::UsageDetails Marketplaces = Azure::Consumption::Mgmt::V2018_06_30::Marketplaces Balances = Azure::Consumption::Mgmt::V2018_06_30::Balances ReservationsSummaries = Azure::Consumption::Mgmt::V2018_06_30::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_06_30::ReservationsDetails - ReservationRecommendations = Azure::Consumption::Mgmt::V2018_06_30::ReservationRecommendations Budgets = Azure::Consumption::Mgmt::V2018_06_30::Budgets PriceSheet = Azure::Consumption::Mgmt::V2018_06_30::PriceSheet CostTags = Azure::Consumption::Mgmt::V2018_06_30::CostTags Forecasts = Azure::Consumption::Mgmt::V2018_06_30::Forecasts - Tags = Azure::Consumption::Mgmt::V2018_06_30::Tags + ReservationRecommendations = Azure::Consumption::Mgmt::V2018_06_30::ReservationRecommendations Operations = Azure::Consumption::Mgmt::V2018_06_30::Operations module Models - ErrorDetails = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails - Notification = Azure::Consumption::Mgmt::V2018_06_30::Models::Notification OperationDisplay = Azure::Consumption::Mgmt::V2018_06_30::Models::OperationDisplay OperationListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::OperationListResult ErrorResponse = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorResponse Operation = Azure::Consumption::Mgmt::V2018_06_30::Models::Operation MeterDetails = Azure::Consumption::Mgmt::V2018_06_30::Models::MeterDetails + ProxyResource = Azure::Consumption::Mgmt::V2018_06_30::Models::ProxyResource CurrentSpend = Azure::Consumption::Mgmt::V2018_06_30::Models::CurrentSpend UsageDetailsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetailsListResult BudgetTimePeriod = Azure::Consumption::Mgmt::V2018_06_30::Models::BudgetTimePeriod @@ -36,17 +35,13 @@ module Models BalancePropertiesAdjustmentDetailsItem = Azure::Consumption::Mgmt::V2018_06_30::Models::BalancePropertiesAdjustmentDetailsItem ReservationRecommendation = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationRecommendation BudgetsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::BudgetsListResult - CostTagProperties = Azure::Consumption::Mgmt::V2018_06_30::Models::CostTagProperties - Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + BalancePropertiesNewPurchasesDetailsItem = Azure::Consumption::Mgmt::V2018_06_30::Models::BalancePropertiesNewPurchasesDetailsItem QueryOptions = Azure::Consumption::Mgmt::V2018_06_30::Models::QueryOptions ReservationSummariesListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationSummariesListResult - BalancePropertiesNewPurchasesDetailsItem = Azure::Consumption::Mgmt::V2018_06_30::Models::BalancePropertiesNewPurchasesDetailsItem PriceSheetProperties = Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetProperties ReservationRecommendationsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationRecommendationsListResult - ProxyResource = Azure::Consumption::Mgmt::V2018_06_30::Models::ProxyResource - ResourceAttributes = Azure::Consumption::Mgmt::V2018_06_30::Models::ResourceAttributes ForecastPropertiesConfidenceLevelsItem = Azure::Consumption::Mgmt::V2018_06_30::Models::ForecastPropertiesConfidenceLevelsItem - Resource = Azure::Consumption::Mgmt::V2018_06_30::Models::Resource + ResourceAttributes = Azure::Consumption::Mgmt::V2018_06_30::Models::ResourceAttributes ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult ForecastsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ForecastsListResult UsageDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetail @@ -63,14 +58,19 @@ module Models CategoryType = Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType TimeGrainType = Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType OperatorType = Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType + Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag Grain = Azure::Consumption::Mgmt::V2018_06_30::Models::Grain ChargeType = Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType + Resource = Azure::Consumption::Mgmt::V2018_06_30::Models::Resource + CostTagProperties = Azure::Consumption::Mgmt::V2018_06_30::Models::CostTagProperties Bound = Azure::Consumption::Mgmt::V2018_06_30::Models::Bound Datagrain = Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain + ErrorDetails = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails + Notification = Azure::Consumption::Mgmt::V2018_06_30::Models::Notification end class ConsumptionManagementClass - attr_reader :usage_details, :marketplaces, :balances, :reservations_summaries, :reservations_details, :reservation_recommendations, :budgets, :price_sheet, :cost_tags, :forecasts, :tags, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :tags, :usage_details, :marketplaces, :balances, :reservations_summaries, :reservations_details, :budgets, :price_sheet, :cost_tags, :forecasts, :reservation_recommendations, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -80,17 +80,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @tags = @client_0.tags @usage_details = @client_0.usage_details @marketplaces = @client_0.marketplaces @balances = @client_0.balances @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details - @reservation_recommendations = @client_0.reservation_recommendations @budgets = @client_0.budgets @price_sheet = @client_0.price_sheet @cost_tags = @client_0.cost_tags @forecasts = @client_0.forecasts - @tags = @client_0.tags + @reservation_recommendations = @client_0.reservation_recommendations @operations = @client_0.operations @model_classes = ModelClasses.new @@ -110,12 +110,6 @@ def method_missing(method, *args) end class ModelClasses - def error_details - Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails - end - def notification - Azure::Consumption::Mgmt::V2018_06_30::Models::Notification - end def operation_display Azure::Consumption::Mgmt::V2018_06_30::Models::OperationDisplay end @@ -131,6 +125,9 @@ def operation def meter_details Azure::Consumption::Mgmt::V2018_06_30::Models::MeterDetails end + def proxy_resource + Azure::Consumption::Mgmt::V2018_06_30::Models::ProxyResource + end def current_spend Azure::Consumption::Mgmt::V2018_06_30::Models::CurrentSpend end @@ -155,11 +152,8 @@ def reservation_recommendation def budgets_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::BudgetsListResult end - def cost_tag_properties - Azure::Consumption::Mgmt::V2018_06_30::Models::CostTagProperties - end - def tag - Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + def balance_properties_new_purchases_details_item + Azure::Consumption::Mgmt::V2018_06_30::Models::BalancePropertiesNewPurchasesDetailsItem end def query_options Azure::Consumption::Mgmt::V2018_06_30::Models::QueryOptions @@ -167,26 +161,17 @@ def query_options def reservation_summaries_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationSummariesListResult end - def balance_properties_new_purchases_details_item - Azure::Consumption::Mgmt::V2018_06_30::Models::BalancePropertiesNewPurchasesDetailsItem - end def price_sheet_properties Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetProperties end def reservation_recommendations_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationRecommendationsListResult end - def proxy_resource - Azure::Consumption::Mgmt::V2018_06_30::Models::ProxyResource - end - def resource_attributes - Azure::Consumption::Mgmt::V2018_06_30::Models::ResourceAttributes - end def forecast_properties_confidence_levels_item Azure::Consumption::Mgmt::V2018_06_30::Models::ForecastPropertiesConfidenceLevelsItem end - def resource - Azure::Consumption::Mgmt::V2018_06_30::Models::Resource + def resource_attributes + Azure::Consumption::Mgmt::V2018_06_30::Models::ResourceAttributes end def reservation_details_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult @@ -236,18 +221,33 @@ def time_grain_type def operator_type Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType end + def tag + Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + end def grain Azure::Consumption::Mgmt::V2018_06_30::Models::Grain end def charge_type Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType end + def resource + Azure::Consumption::Mgmt::V2018_06_30::Models::Resource + end + def cost_tag_properties + Azure::Consumption::Mgmt::V2018_06_30::Models::CostTagProperties + end def bound Azure::Consumption::Mgmt::V2018_06_30::Models::Bound end def datagrain Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain end + def error_details + Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails + end + def notification + Azure::Consumption::Mgmt::V2018_06_30::Models::Notification + 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 aebf0a3e84..45bd2403d6 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -13,46 +13,46 @@ module Mgmt ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_06_01::ContainerGroups module Models - AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::AzureFileVolume - ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequestTerminalSize - ContainerExec = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExec - ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequest - Operation = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Operation - ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecResponse - ContainerPort = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPort - ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroup - ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerNetworkProtocol - ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupRestartPolicy - ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupNetworkProtocol - Event = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Event - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperatingSystemTypes - ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerInstanceOperationsOrigin + LogAnalytics = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::LogAnalytics UsageName = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::UsageName + Port = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Port Usage = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Usage + Event = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Event UsageListResult = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::UsageListResult - LogAnalytics = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::LogAnalytics - Resource = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Resource - Port = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Port - IpAddress = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::IpAddress EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::EnvironmentVariable ContainerGroupPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupPropertiesInstanceView - ResourceRequests = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequests + IpAddress = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::IpAddress ContainerGroupDiagnostics = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupDiagnostics ResourceRequirements = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequirements - VolumeMount = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::VolumeMount - ContainerHttpGet = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerHttpGet - Container = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Container - OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationDisplay GitRepoVolume = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::GitRepoVolume - OperationListResult = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationListResult + ContainerHttpGet = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerHttpGet ContainerState = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerState - ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ImageRegistryCredential - ContainerProbe = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerProbe + OperationListResult = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationListResult ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceLimits - Volume = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Volume + Container = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Container ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupListResult - ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPropertiesInstanceView + VolumeMount = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::VolumeMount Logs = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Logs + ResourceRequests = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequests + ContainerProbe = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerProbe + OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationDisplay + Volume = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Volume + AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::AzureFileVolume + ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPropertiesInstanceView + ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequestTerminalSize + Operation = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Operation + ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequest + ContainerExec = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExec + ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecResponse + ContainerPort = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPort + ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroup + ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ImageRegistryCredential + ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupRestartPolicy + Resource = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Resource + ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerInstanceOperationsOrigin + ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerNetworkProtocol + ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupNetworkProtocol + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperatingSystemTypes end class ContainerInstanceManagementClass @@ -88,77 +88,32 @@ def method_missing(method, *args) end class ModelClasses - def azure_file_volume - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::AzureFileVolume - end - def container_exec_request_terminal_size - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequestTerminalSize - end - def container_exec - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExec - end - def container_exec_request - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequest - end - def operation - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Operation - end - def container_exec_response - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecResponse - end - def container_port - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPort - end - def container_group - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroup - end - def container_network_protocol - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerNetworkProtocol - end - def container_group_restart_policy - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupRestartPolicy - end - def container_group_network_protocol - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupNetworkProtocol - end - def event - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Event - end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperatingSystemTypes - end - def container_instance_operations_origin - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerInstanceOperationsOrigin + def log_analytics + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::LogAnalytics end def usage_name Azure::ContainerInstance::Mgmt::V2018_06_01::Models::UsageName end + def port + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Port + end def usage Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Usage end + def event + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Event + end def usage_list_result Azure::ContainerInstance::Mgmt::V2018_06_01::Models::UsageListResult end - def log_analytics - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::LogAnalytics - end - def resource - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Resource - end - def port - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Port - end - def ip_address - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::IpAddress - end def environment_variable Azure::ContainerInstance::Mgmt::V2018_06_01::Models::EnvironmentVariable end def container_group_properties_instance_view Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupPropertiesInstanceView end - def resource_requests - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequests + def ip_address + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::IpAddress end def container_group_diagnostics Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupDiagnostics @@ -166,47 +121,92 @@ def container_group_diagnostics def resource_requirements Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequirements end - def volume_mount - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::VolumeMount + def git_repo_volume + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::GitRepoVolume end def container_http_get Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerHttpGet end + def container_state + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerState + end + def operation_list_result + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationListResult + end + def resource_limits + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceLimits + end def container Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Container end - def operation_display - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationDisplay - end - def git_repo_volume - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::GitRepoVolume + def container_group_list_result + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupListResult end - def operation_list_result - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationListResult + def volume_mount + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::VolumeMount end - def container_state - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerState + def logs + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Logs end - def image_registry_credential - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ImageRegistryCredential + def resource_requests + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceRequests end def container_probe Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerProbe end - def resource_limits - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ResourceLimits + def operation_display + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperationDisplay end def volume Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Volume end - def container_group_list_result - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupListResult + def azure_file_volume + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::AzureFileVolume end def container_properties_instance_view Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPropertiesInstanceView end - def logs - Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Logs + def container_exec_request_terminal_size + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequestTerminalSize + end + def operation + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Operation + end + def container_exec_request + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecRequest + end + def container_exec + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExec + end + def container_exec_response + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerExecResponse + end + def container_port + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerPort + end + def container_group + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroup + end + def image_registry_credential + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ImageRegistryCredential + end + def container_group_restart_policy + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupRestartPolicy + end + def resource + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::Resource + end + def container_instance_operations_origin + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerInstanceOperationsOrigin + end + def container_network_protocol + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerNetworkProtocol + end + def container_group_network_protocol + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::ContainerGroupNetworkProtocol + end + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_06_01::Models::OperatingSystemTypes 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 1379d98536..be7da337df 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -9,12 +9,10 @@ module ContainerRegistry module Mgmt Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications - Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations + Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks module Models - Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event TrustPolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource RegistryPolicies = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies @@ -29,36 +27,38 @@ module Models RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters WebhookCreateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword - RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters + WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult + WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult - EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition - WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult - WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult - OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition - RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult - EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry - Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target + OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage + Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request QuarantinePolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage - PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName + EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit PolicyStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus - TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction - Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event 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 @@ -68,7 +68,7 @@ module Models end class ContainerRegistryManagementClass - attr_reader :registries, :replications, :webhooks, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :registries, :replications, :operations, :webhooks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -80,8 +80,8 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @registries = @client_0.registries @replications = @client_0.replications - @webhooks = @client_0.webhooks @operations = @client_0.operations + @webhooks = @client_0.webhooks @model_classes = ModelClasses.new end @@ -100,12 +100,6 @@ def method_missing(method, *args) end class ModelClasses - def request - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - end - def event - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event - end def trust_policy Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy end @@ -148,41 +142,32 @@ def webhook_create_parameters def registry_password Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword end - def regenerate_credential_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters + def webhook_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult + end + def webhook_update_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters end def registry_usage_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult end - def event_info - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + def regenerate_credential_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters end def operation_display_definition Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition end - def webhook_update_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters - end def callback_config Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end - def target - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target - end def event_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult end - def webhook_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult - end - def registry_usage - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage - end def registry_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult end - def operation_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + def event_info + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor @@ -190,32 +175,41 @@ def actor def operation_service_specification_definition Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition end - def registry_list_credentials_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + def target + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target end - def event_content - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent + def operation_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + end + def event_request_message + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage + end + def request + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request + end + def quarantine_policy + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy end def registry Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry end - def replication - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication + def registry_list_credentials_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + end + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end def import_mode Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode end - def event_request_message - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - end - def quarantine_policy - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + def replication + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end def event_response_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage end - def password_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName + def event_content + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent end def registry_usage_unit Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit @@ -223,8 +217,8 @@ def registry_usage_unit def policy_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus end - def trust_policy_type - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + def password_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName end def webhook_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus @@ -232,12 +226,18 @@ def webhook_status def webhook_action Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction end - def sku - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + def trust_policy_type + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + end + def event + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event 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 diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb index b4269480be..cbd7c1f175 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -12,12 +12,24 @@ module Mgmt ContainerServices = Azure::ContainerService::Mgmt::V2017_09_30::ContainerServices module Models + ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile ContainerServiceOrchestratorProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorProfile ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceAgentPoolProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceListResult ContainerService = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes - ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile + ManagedClusterUpgradeProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterUpgradeProfile + ManagedClusterPoolUpgradeProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterPoolUpgradeProfile + ManagedCluster = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedCluster + ManagedClusterAccessProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile + NetworkPlugin = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin + NetworkPolicy = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy + Resource = Azure::ContainerService::Mgmt::V2018_03_31::Models::Resource + OperationListResult = Azure::ContainerService::Mgmt::V2018_03_31::Models::OperationListResult + ContainerServiceWindowsProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile + ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey + ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshConfiguration + ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceServicePrincipalProfile ContainerServiceLinuxProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceLinuxProfile ContainerServiceMasterProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceMasterProfile ContainerServiceVMDiagnostics = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceVMDiagnostics @@ -33,18 +45,6 @@ module Models ManagedClusterAADProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAADProfile OperationValue = Azure::ContainerService::Mgmt::V2018_03_31::Models::OperationValue ManagedClusterListResult = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterListResult - Resource = Azure::ContainerService::Mgmt::V2018_03_31::Models::Resource - ManagedClusterUpgradeProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterUpgradeProfile - ManagedCluster = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedCluster - ManagedClusterAccessProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile - ManagedClusterPoolUpgradeProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterPoolUpgradeProfile - NetworkPlugin = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin - NetworkPolicy = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy - OperationListResult = Azure::ContainerService::Mgmt::V2018_03_31::Models::OperationListResult - ContainerServiceWindowsProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile - ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey - ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshConfiguration - ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceServicePrincipalProfile OrchestratorProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile OrchestratorVersionProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfile OrchestratorVersionProfileListResult = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult @@ -98,6 +98,9 @@ def method_missing(method, *args) end class ModelClasses + def container_service_custom_profile + Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile + end def container_service_orchestrator_profile Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorProfile end @@ -113,8 +116,41 @@ def container_service def container_service_orchestrator_types Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes end - def container_service_custom_profile - Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile + def managed_cluster_upgrade_profile + Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterUpgradeProfile + end + def managed_cluster_pool_upgrade_profile + Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterPoolUpgradeProfile + end + def managed_cluster + Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedCluster + end + def managed_cluster_access_profile + Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile + end + def network_plugin + Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin + end + def network_policy + Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy + end + def resource + Azure::ContainerService::Mgmt::V2018_03_31::Models::Resource + end + def operation_list_result + Azure::ContainerService::Mgmt::V2018_03_31::Models::OperationListResult + end + def container_service_windows_profile + Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile + end + def container_service_ssh_public_key + Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey + end + def container_service_ssh_configuration + Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshConfiguration + end + def container_service_service_principal_profile + Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceServicePrincipalProfile end def container_service_linux_profile Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceLinuxProfile @@ -161,42 +197,6 @@ def operation_value def managed_cluster_list_result Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterListResult end - def resource - Azure::ContainerService::Mgmt::V2018_03_31::Models::Resource - end - def managed_cluster_upgrade_profile - Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterUpgradeProfile - end - def managed_cluster - Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedCluster - end - def managed_cluster_access_profile - Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile - end - def managed_cluster_pool_upgrade_profile - Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterPoolUpgradeProfile - end - def network_plugin - Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin - end - def network_policy - Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy - end - def operation_list_result - Azure::ContainerService::Mgmt::V2018_03_31::Models::OperationListResult - end - def container_service_windows_profile - Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile - end - def container_service_ssh_public_key - Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey - end - def container_service_ssh_configuration - Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshConfiguration - end - def container_service_service_principal_profile - Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceServicePrincipalProfile - end def orchestrator_profile Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index a4c317bf7f..27bfabc430 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,62 +6,36 @@ module Azure::Profiles::Latest module ContentModerator - 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 + ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration + TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration module Models - Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate - JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId - MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse - ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata - Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError - TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata - TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem - RefreshIndexAdvancedInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem - TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem - Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem - ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 - CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN - CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces - CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match - BodyMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata - Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body - ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList - VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem - VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair - DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem + VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 - CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem - AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList + AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address - Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds @@ -77,10 +51,36 @@ module Models DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate + Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate + JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId + MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse + ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata + APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError + RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata + Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + RefreshIndexAdvancedInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem + TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem + Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame + TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem + ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 + CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN + CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII + CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem + FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces + CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + BodyMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata + ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList + Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body 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_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :image_moderation, :text_moderation, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -90,13 +90,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @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 + @image_moderation = @client_0.image_moderation + @text_moderation = @client_0.text_moderation @model_classes = ModelClasses.new end @@ -115,98 +115,20 @@ def method_missing(method, *args) end class ModelClasses - 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 image_list_metadata - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata - end - def image - Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - end - def apierror - Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError - end - def term_list_metadata - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata - end - def transcript_moderation_body_item_terms_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem - end - def refresh_index_advanced_info_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem - end - def transcript_moderation_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem - end - def frame - Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - end - def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem - end - def classification_category3 - Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 - end - def create_video_reviews_body_item_video_frames_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - end - def ssn - Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN - end - def create_video_reviews_body_item_video_frames_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - end - def pii - Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - end - def 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 job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - end - def match - Azure::CognitiveServices::ContentModerator::V1_0::Models::Match - end - def body_metadata - Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata - end - def face - Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - end - def body - Azure::CognitiveServices::ContentModerator::V1_0::Models::Body - end - def image_list - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList - end - def video_frame_body_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - end - def create_video_reviews_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + def key_value_pair + Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end - def video_frame_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem + def status + Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end def screen Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end - def key_value_pair - Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + 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 video_frame_body_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem @@ -214,8 +136,8 @@ def video_frame_body_item def classification_category1 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 end - def create_review_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + def detected_language + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage end def ocr Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR @@ -223,8 +145,8 @@ def ocr def image_url Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def create_review_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end def content Azure::CognitiveServices::ContentModerator::V1_0::Models::Content @@ -232,30 +154,30 @@ def content def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem end - def azure_region_base_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def term_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end + def azure_region_base_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + end + def face + Azure::CognitiveServices::ContentModerator::V1_0::Models::Face + end def error Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end + def address + Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + 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 status - Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - end - def refresh_index - Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex - end def image_additional_info_item Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem end @@ -301,6 +223,84 @@ def job_execution_report_details def candidate Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate 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 image_list_metadata + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata + end + def apierror + Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError + end + def refresh_index + Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + end + def term_list_metadata + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata + end + def image + Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + end + def refresh_index_advanced_info_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem + end + def transcript_moderation_body_item_terms_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem + end + def frame + Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame + end + def transcript_moderation_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem + end + def classification_category3 + Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 + end + def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + end + def ssn + Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN + end + def create_video_reviews_body_item_video_frames_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + end + def pii + Azure::CognitiveServices::ContentModerator::V1_0::Models::PII + end + def create_video_reviews_body_item_video_frames_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem + end + def found_faces + Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces + end + def create_video_reviews_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + end + def match + Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + end + def create_video_reviews_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + end + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + end + def body_metadata + Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata + end + def image_list + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList + end + def body + Azure::CognitiveServices::ContentModerator::V1_0::Models::Body + 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 07ba68b61b..da57b95d62 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,8 +7,16 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt - Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images + 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 + Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views + Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles + Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions + Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations @@ -16,40 +24,8 @@ module Mgmt Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks - 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 - Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views - Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links - Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles module Models - 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 @@ -130,10 +106,34 @@ module Models 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 + 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 + Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status + 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 end class CustomerInsightsManagementClass - attr_reader :images, :predictions, :profiles, :role_assignments, :operations, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :configurable, :base_url, :options, :model_classes + attr_reader :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :roles, :links, :predictions, :images, :profiles, :role_assignments, :operations, :hubs, :interactions, :relationships, :relationship_links, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -143,8 +143,16 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @images = @client_0.images + @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 + @views = @client_0.views + @roles = @client_0.roles + @links = @client_0.links @predictions = @client_0.predictions + @images = @client_0.images @profiles = @client_0.profiles @role_assignments = @client_0.role_assignments @operations = @client_0.operations @@ -152,14 +160,6 @@ def initialize(configurable, base_url=nil, options=nil) @interactions = @client_0.interactions @relationships = @client_0.relationships @relationship_links = @client_0.relationship_links - @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 - @views = @client_0.views - @links = @client_0.links - @roles = @client_0.roles @model_classes = ModelClasses.new end @@ -178,78 +178,6 @@ def method_missing(method, *args) end class ModelClasses - 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 @@ -490,6 +418,78 @@ def entity_type_definition 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 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 status + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status + 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 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 12fbb4c7ed..d82baf415c 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,6 +9,7 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query @@ -23,11 +24,10 @@ module Models CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response 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 - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse end class CustomSearchDataClass @@ -60,6 +60,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase end @@ -102,21 +105,18 @@ def error_code def error_sub_code Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + end def safe_search Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch end 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 - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - 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 b83650e50e..b73596752c 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,15 +7,39 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts + 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 - StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations - FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules - Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts 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 + TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType + DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus + CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin + SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState + OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult + 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 + CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation + NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation + UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters + UpdateStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters + DataLakeStoreAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult + AddDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters + CreateOrUpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters + AddStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters + SasTokenInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation 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 @@ -40,34 +64,10 @@ module Models DataLakeAnalyticsAccount = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount DataLakeAnalyticsAccountBasic = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic StorageContainer = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer - 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 - TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType - CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus - DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState - OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin - SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState - OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay - OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult - Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource - SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource - CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation - NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters - UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters - UpdateStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters - DataLakeStoreAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult - AddDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters - CreateOrUpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters - AddStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters - SasTokenInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation end class DataLakeAnalyticsManagementClass - attr_reader :data_lake_store_accounts, :compute_policies, :operations, :storage_accounts, :locations, :firewall_rules, :accounts, :configurable, :base_url, :options, :model_classes + attr_reader :accounts, :storage_accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :operations, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -77,13 +77,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @accounts = @client_0.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 - @storage_accounts = @client_0.storage_accounts @locations = @client_0.locations - @firewall_rules = @client_0.firewall_rules - @accounts = @client_0.accounts @model_classes = ModelClasses.new end @@ -102,6 +102,78 @@ def method_missing(method, *args) end class ModelClasses + def aadobject_type + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType + end + def firewall_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState + end + def firewall_allow_azure_ips_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + 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 + end + def check_name_availability_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + end + def data_lake_analytics_account_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + 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_display + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + end + def operation_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult + 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 capability_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation + end + def name_availability_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation + end + def update_firewall_rule_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + end + def update_compute_policy_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters + end + def update_storage_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters + end + def data_lake_store_account_information_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult + end + def add_data_lake_store_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters + end + def create_or_update_compute_policy_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters + end + def add_storage_account_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters + end + def sas_token_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation + end def create_compute_policy_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateComputePolicyWithAccountParameters end @@ -174,78 +246,6 @@ def data_lake_analytics_account_basic def storage_container Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer end - def aadobject_type - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType - end - def firewall_state - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState - end - def firewall_allow_azure_ips_state - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState - end - def tier_type - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType - end - def check_name_availability_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - end - def data_lake_analytics_account_status - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus - end - def data_lake_analytics_account_state - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState - 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_display - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay - end - def operation_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult - end - def operation - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - end - def resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource - end - def sub_resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource - end - def capability_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation - end - def name_availability_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - end - def update_firewall_rule_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters - end - def update_compute_policy_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters - end - def update_storage_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters - end - def data_lake_store_account_information_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult - end - def add_data_lake_store_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreWithAccountParameters - end - def create_or_update_compute_policy_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateComputePolicyParameters - end - def add_storage_account_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters - end - def sas_token_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformation - 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 96842815dc..79984132cc 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,19 +7,14 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt - Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations + TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders + Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations + Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules - TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders - Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts module Models - CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters - CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType @@ -44,28 +39,33 @@ module Models UpdateVirtualNetworkRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateVirtualNetworkRuleWithAccountParameters VirtualNetworkRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRuleListResult UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters - Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult CreateOrUpdateVirtualNetworkRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateVirtualNetworkRuleParameters + VirtualNetworkRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount - VirtualNetworkRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic - EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState - EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType + EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState + EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus - EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState + Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters + CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult + FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule end class DataLakeStoreManagementClass - attr_reader :operations, :firewall_rules, :locations, :virtual_network_rules, :trusted_id_providers, :accounts, :configurable, :base_url, :options, :model_classes + attr_reader :trusted_id_providers, :accounts, :firewall_rules, :locations, :operations, :virtual_network_rules, :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) - @operations = @client_0.operations + @trusted_id_providers = @client_0.trusted_id_providers + @accounts = @client_0.accounts @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations + @operations = @client_0.operations @virtual_network_rules = @client_0.virtual_network_rules - @trusted_id_providers = @client_0.trusted_id_providers - @accounts = @client_0.accounts @model_classes = ModelClasses.new end @@ -99,21 +99,6 @@ def method_missing(method, *args) end class ModelClasses - 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 update_firewall_rule_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - end - def firewall_rule_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - end - def firewall_rule - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule - end def firewall_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState end @@ -186,9 +171,6 @@ def virtual_network_rule_list_result def update_trusted_id_provider_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters end - def resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource - end def update_data_lake_store_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end @@ -198,39 +180,42 @@ def data_lake_store_account_list_result def create_or_update_virtual_network_rule_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateVirtualNetworkRuleParameters end + def virtual_network_rule + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule + 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 end - def virtual_network_rule - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::VirtualNetworkRule - end def data_lake_store_account_basic Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic end - def encryption_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState + def sub_resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + end + def encryption_config_type + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType end def encryption_provisioning_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState end - def sub_resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource - end def trusted_id_provider_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState end + def encryption_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState + end def data_lake_store_account_status Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus end - def encryption_config_type - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType - end def data_lake_store_account_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState end + def resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource + end def capability_information Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation end @@ -240,6 +225,21 @@ def name_availability_information 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 update_firewall_rule_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + end + def firewall_rule_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult + end + def firewall_rule + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule + end end end end diff --git a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb index 83453f9c53..4528d8ed08 100644 --- a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb @@ -11,23 +11,23 @@ module Mgmt Controllers = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Controllers module Models + ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList + ResourceProviderOperationList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList + Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller + KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails ProvisioningState = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState - ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails + SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier + ErrorResponse = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse Sku = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku + ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails TrackedResource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource + Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource ControllerConnectionDetailsList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList ControllerUpdateParameters = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters ResourceProviderOperationDisplay = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay OrchestratorSpecificConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails ResourceProviderOperationDefinition = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition - ResourceProviderOperationList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList ControllerConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails - ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList - Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource - Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller - KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails - SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier - ErrorResponse = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse end class DevSpacesManagementClass @@ -61,18 +61,39 @@ def method_missing(method, *args) end class ModelClasses + def controller_list + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList + end + def resource_provider_operation_list + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList + end + def controller + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller + end + def kubernetes_connection_details + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails + end def provisioning_state Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState end - def error_details - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails + def sku_tier + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier + end + def error_response + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse end def sku Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku end + def error_details + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails + end def tracked_resource Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource end + def resource + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource + end def controller_connection_details_list Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList end @@ -88,30 +109,9 @@ def orchestrator_specific_connection_details def resource_provider_operation_definition Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition end - def resource_provider_operation_list - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList - end def controller_connection_details Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails end - def controller_list - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList - end - def resource - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource - end - def controller - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller - end - def kubernetes_connection_details - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails - end - def sku_tier - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier - end - def error_response - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse - end end end end diff --git a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb index bd035f53d2..aed01cc2e5 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -7,6 +7,10 @@ module Azure::Profiles::Latest module DevTestLabs module Mgmt + 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 GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules @@ -17,24 +21,17 @@ module Mgmt CustomImages = Azure::DevTestLabs::Mgmt::V2016_05_15::CustomImages Formulas = Azure::DevTestLabs::Mgmt::V2016_05_15::Formulas NotificationChannels = Azure::DevTestLabs::Mgmt::V2016_05_15::NotificationChannels - GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets - ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners - Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users + GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules + ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners + Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments - Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules - VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks - Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks - VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines - Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies - Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations + Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets + Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users 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 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 @@ -88,110 +85,113 @@ module Models 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 + ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties - BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters - UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity ResponseWithContinuationVirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork ComputeDataDiskFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDiskFragment + BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters NotifyParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters - ComputeVmPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment OperationError = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationError LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo + ComputeVmPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment OperationMetadataDisplay = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay - DataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties OperationMetadata = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata EnvironmentDeploymentProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties + DataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties OperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult - PolicyViolation = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation SubnetOverride = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverride EventFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment + PolicyViolation = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration - ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment + ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact - Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource - ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties - ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage + ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment - ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties - ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment + ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties - ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment - ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom - ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule - ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment - ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + 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 - Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment - ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment - Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule - LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event - LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine - PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine + LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment + Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment - UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment + PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment + VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet - ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus - GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage - Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret - CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType - VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState - User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus + LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType - LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus - VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork - PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType - ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType - PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode - UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType + Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy - PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + 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 end class DevTestLabsManagementClass - attr_reader :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :notification_channels, :gallery_images, :policy_sets, :service_runners, :users, :schedules, :environments, :secrets, :virtual_machine_schedules, :virtual_networks, :disks, :virtual_machines, :policies, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_networks, :disks, :virtual_machines, :operations, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :notification_channels, :policy_sets, :gallery_images, :schedules, :service_runners, :policies, :environments, :virtual_machine_schedules, :secrets, :users, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -201,6 +201,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @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 @global_schedules = @client_0.global_schedules @@ -211,19 +215,15 @@ def initialize(configurable, base_url=nil, options=nil) @custom_images = @client_0.custom_images @formulas = @client_0.formulas @notification_channels = @client_0.notification_channels - @gallery_images = @client_0.gallery_images @policy_sets = @client_0.policy_sets - @service_runners = @client_0.service_runners - @users = @client_0.users + @gallery_images = @client_0.gallery_images @schedules = @client_0.schedules + @service_runners = @client_0.service_runners + @policies = @client_0.policies @environments = @client_0.environments - @secrets = @client_0.secrets @virtual_machine_schedules = @client_0.virtual_machine_schedules - @virtual_networks = @client_0.virtual_networks - @disks = @client_0.disks - @virtual_machines = @client_0.virtual_machines - @policies = @client_0.policies - @operations = @client_0.operations + @secrets = @client_0.secrets + @users = @client_0.users @model_classes = ModelClasses.new end @@ -242,15 +242,6 @@ def method_missing(method, *args) end class ModelClasses - def external_subnet_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment - end - def gallery_image_reference - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference - end - def day_details - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails - end def notification_settings Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings end @@ -410,6 +401,9 @@ 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 @@ -419,78 +413,75 @@ def response_with_continuation_service_runner def network_interface_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment end - def artifact_deployment_status_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties - end def shutdown_notification_content Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent end def response_with_continuation_secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret end + def artifact_deployment_status_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties + end def retarget_schedule_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties end - def bulk_creation_parameters - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters - end - def user_identity - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity - end def response_with_continuation_virtual_network Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork end def compute_data_disk_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDiskFragment end + def bulk_creation_parameters + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters + end def notify_parameters Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters end - def compute_vm_properties_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment - end def operation_error Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationError end def linux_os_info Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo end + def compute_vm_properties_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment + end def operation_metadata_display Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay end - def data_disk_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties - end def operation_metadata Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata end def environment_deployment_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties end + def data_disk_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties + end def operation_result Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult end - def policy_violation - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation - end def subnet_override Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverride end def event_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment end + def policy_violation + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation + end def subnet_shared_public_ip_address_configuration Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration end - def apply_artifacts_request - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest - end def artifact_parameter_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment end def port_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment end + def apply_artifacts_request + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest + end def provider_operation_result Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult end @@ -509,80 +500,80 @@ def evaluate_policies_response def response_with_continuation_artifact Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact end - def resource - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource + def arm_template_parameter_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties end def response_with_continuation_artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource end - def arm_template_parameter_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties + def compute_vm_instance_view_status_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment + end + def resource + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource + end + def evaluate_policies_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties end def response_with_continuation_custom_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage end - def compute_vm_instance_view_status_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment + def attach_disk_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties end def response_with_continuation_disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk end - def evaluate_policies_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties + def notification_settings_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment end def response_with_continuation_dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment end - def attach_disk_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties + def custom_image_properties_custom + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom end def response_with_continuation_formula Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula end - def notification_settings_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment + def schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end def response_with_continuation_gallery_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end - def custom_image_properties_custom - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom + def applicable_schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end def schedule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment end - def applicable_schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule + def applicable_schedule_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment end def arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end - def applicable_schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment + def artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end def artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource end - def artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + 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 schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - end - def formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula - end def dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment end - def artifact_source_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + def formula + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end - def lab - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + def gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage end def lab_cost Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost @@ -590,74 +581,74 @@ def lab_cost def lab_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment end + def lab + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + end def inbound_nat_rule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule end + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + end + def lab_virtual_machine + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine + end def lab_virtual_machine_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def event - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + def secret + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end - def lab_virtual_machine - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine + def notification_channel_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment end def policy_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + def virtual_network_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment end - def notification_channel_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment + def subnet + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet end def user_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end - def subnet - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet + def source_control_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + end + def enable_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus end 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 gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage + def windows_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState end - def secret - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + def storage_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType 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 virtual_network_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment - end - def enable_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + def notification_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end - def windows_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + def linux_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState end def user Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User end - def storage_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType - end 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 linux_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + def virtual_machine_creation_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource end def custom_image_os_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType @@ -668,32 +659,35 @@ def premium_data_disk def target_cost_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end - def virtual_machine_creation_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + def reporting_cycle_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType end def file_upload_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions end + def policy_fact_name + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + end def virtual_network Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork end - def policy_evaluator_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType - end - def reporting_cycle_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + def usage_permission_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType end def cost_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType end - def policy_fact_name - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + def policy_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus end def http_status_code Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode end - def usage_permission_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType + def event + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + end + def policy_evaluator_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType end def transport_protocol Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol @@ -701,15 +695,21 @@ def transport_protocol def policy Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end - def policy_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus - end def port Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port end def disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end + def external_subnet_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment + end + def gallery_image_reference + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference + end + def day_details + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails + 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 9f9509d79f..25b372bec1 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -11,26 +11,26 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2018_03_01_preview::Zones module Models + RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters + 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 + CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord + SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource + SoaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord + MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord 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 - SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone 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 + Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource CaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CaaRecord RecordSet = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSet AaaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord - RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters - 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 - 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 end class DnsManagementClass @@ -64,6 +64,30 @@ def method_missing(method, *args) end class ModelClasses + def record_set_update_parameters + Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters + end + def ns_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord + end + def record_set_list_result + Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult + end + def srv_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord + end + def cname_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord + end + def sub_resource + Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource + end + def soa_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord + end + def mx_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord + end def zone_update Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneUpdate end @@ -73,9 +97,6 @@ def txt_record def zone_list_result Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult end - def sub_resource - Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource - end def ptr_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord end @@ -88,12 +109,12 @@ def zone def zone_type Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType end - 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 resource + Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource + end def caa_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::CaaRecord end @@ -103,27 +124,6 @@ def record_set def aaaa_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord end - def record_set_update_parameters - Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters - end - def ns_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord - end - def record_set_list_result - Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult - end - def srv_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord - end - def cname_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord - end - def soa_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord - end - def mx_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord - 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 67b58f2774..6db668aa1f 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,11 +9,8 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models - ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType - Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext @@ -26,35 +23,38 @@ module Models ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places - PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress + Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place Organization = Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization + PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress Intangible = Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible - Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject CivicStructure = Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction Airport = Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport - License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License StructuredValue = Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue EntertainmentBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness + License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License MovieTheater = Azure::CognitiveServices::EntitySearch::V1_0::Models::MovieTheater - ContractualRulesLicenseAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution ContractualRulesLinkAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution ContractualRulesMediaAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution + ContractualRulesLicenseAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution - FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness + Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant + FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel - EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario + ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end class EntitySearchDataClass @@ -87,20 +87,11 @@ def method_missing(method, *args) end class ModelClasses - def response_format - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - end - def restaurant - Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant - end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end - def error - Azure::CognitiveServices::EntitySearch::V1_0::Models::Error + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response end def error_response Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse @@ -138,6 +129,9 @@ def error_sub_code def safe_search Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch end + def error + Azure::CognitiveServices::EntitySearch::V1_0::Models::Error + end def contractual_rules_contractual_rule Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule end @@ -153,18 +147,18 @@ def entities def places Azure::CognitiveServices::EntitySearch::V1_0::Models::Places end - def postal_address - Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress + def place + Azure::CognitiveServices::EntitySearch::V1_0::Models::Place end def organization Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization end + def postal_address + Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress + end def intangible Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible end - def place - Azure::CognitiveServices::EntitySearch::V1_0::Models::Place - end def contractual_rules_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution end @@ -183,48 +177,54 @@ def tourist_attraction def airport Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport end - def license - Azure::CognitiveServices::EntitySearch::V1_0::Models::License - end def structured_value Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue end def entertainment_business Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness end + def license + Azure::CognitiveServices::EntitySearch::V1_0::Models::License + end def movie_theater Azure::CognitiveServices::EntitySearch::V1_0::Models::MovieTheater end - def contractual_rules_license_attribution - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution - end def contractual_rules_link_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution end def contractual_rules_media_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution end + def contractual_rules_license_attribution + Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution + end def contractual_rules_text_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution end - def food_establishment - Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment - end def lodging_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness end + def restaurant + Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant + end + def food_establishment + Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + end def hotel Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel end - def entity_query_scenario - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario - end def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end def answer_type Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end + def entity_query_scenario + Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario + end + def response_format + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat + end 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 75482962ed..e335a2e042 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,6 +9,17 @@ module Azure::Profiles::Latest module EventGrid module Models + ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + ContainerRegistryEventActor = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor + IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData + IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData + IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData + IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData + 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 @@ -34,17 +45,6 @@ module Models ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - ContainerRegistryEventActor = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor - IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData - IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData - IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData - IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData - 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 end class EventGridDataClass @@ -76,6 +76,39 @@ def method_missing(method, *args) end class ModelClasses + def resource_delete_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + end + def container_registry_event_actor + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor + end + def iot_hub_device_created_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData + end + def iot_hub_device_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData + end + def iot_hub_device_connected_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData + end + def iot_hub_device_disconnected_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData + end + def container_registry_image_pushed_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData + end + def container_registry_image_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData + end + 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 @@ -151,61 +184,16 @@ def service_bus_deadletter_messages_available_with_no_listeners_event_data def container_registry_event_request Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest end - def resource_delete_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - end - def container_registry_event_actor - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor - end - def iot_hub_device_created_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData - end - def iot_hub_device_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData - end - def iot_hub_device_connected_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData - end - def iot_hub_device_disconnected_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData - end - def container_registry_image_pushed_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData - end - def container_registry_image_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData - end - 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 end end module Mgmt 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 + EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions module Models - Topic = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic - 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 - Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - EventDeliverySchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema - TopicProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState - InputSchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema - ResourceRegionType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType - TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState - TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource 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 @@ -217,23 +205,35 @@ 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 JsonFieldWithDefault = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonFieldWithDefault - EventSubscriptionUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters TopicUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicUpdateParameters StorageBlobDeadLetterDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageBlobDeadLetterDestination WebHookEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::WebHookEventSubscriptionDestination EventHubEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventHubEventSubscriptionDestination StorageQueueEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageQueueEventSubscriptionDestination + EventSubscriptionUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters 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 + Topic = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic + 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 + EventDeliverySchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema + Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + InputSchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema + TopicProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState + TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState + ResourceRegionType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType + TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource end class EventGridManagementClass - attr_reader :operations, :event_subscriptions, :topics, :topic_types, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :topics, :topic_types, :event_subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -244,9 +244,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @event_subscriptions = @client_0.event_subscriptions @topics = @client_0.topics @topic_types = @client_0.topic_types + @event_subscriptions = @client_0.event_subscriptions @model_classes = ModelClasses.new end @@ -265,45 +265,9 @@ def method_missing(method, *args) end class ModelClasses - def topic - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic - end - def event_type - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType - end - def topic_type_info - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo - end - def event_subscription_provisioning_state - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState - end - def operation - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - end - def event_delivery_schema - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema - end - def topic_provisioning_state - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState - end - def input_schema - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema - end - def resource_region_type - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType - end - def topic_type_provisioning_state - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState - end - def tracked_resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource - end def operations_list_result Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult end - 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 end @@ -337,6 +301,9 @@ 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 @@ -349,9 +316,6 @@ def topic_types_list_result def json_field_with_default Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonFieldWithDefault end - def event_subscription_update_parameters - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters - end def topic_update_parameters Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicUpdateParameters end @@ -367,6 +331,9 @@ def event_hub_event_subscription_destination def storage_queue_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageQueueEventSubscriptionDestination end + def event_subscription_update_parameters + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters + end def hybrid_connection_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination end @@ -376,6 +343,39 @@ 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 event_type + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType + end + def topic_type_info + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo + end + def event_subscription_provisioning_state + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState + end + def event_delivery_schema + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema + end + def operation + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + end + def input_schema + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema + end + def topic_provisioning_state + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState + end + def topic_type_provisioning_state + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState + end + def resource_region_type + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType + end + def tracked_resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + end end end end diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 0df74d33fc..9c6e03a5fc 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -8,13 +8,16 @@ module Azure::Profiles::Latest module EventHub module Mgmt Configuration = Azure::EventHub::Mgmt::V2018_01_01_preview::Configuration - Namespaces = Azure::EventHub::Mgmt::V2018_01_01_preview::Namespaces Operations = Azure::EventHub::Mgmt::V2018_01_01_preview::Operations Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters + Namespaces = Azure::EventHub::Mgmt::V2018_01_01_preview::Namespaces module Models - Operation = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation + OperationListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult + VirtualNetworkRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule + ErrorResponse = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse Sku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku + Operation = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation ClusterQuotaConfigurationProperties = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterQuotaConfigurationProperties ClusterListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterListResult IpFilterRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRuleListResult @@ -23,20 +26,17 @@ module Models Cluster = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster TrackedResource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource EHNamespace = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace - IpFilterRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule - IPAction = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction - OperationDisplay = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay - OperationListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult - VirtualNetworkRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult Resource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource + IPAction = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction + IpFilterRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule SkuName = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuName - VirtualNetworkRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule SkuTier = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier - ErrorResponse = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse + OperationDisplay = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay + VirtualNetworkRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult end class EventHubManagementClass - attr_reader :configuration, :namespaces, :operations, :clusters, :configurable, :base_url, :options, :model_classes + attr_reader :configuration, :operations, :clusters, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -47,9 +47,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @configuration = @client_0.configuration - @namespaces = @client_0.namespaces @operations = @client_0.operations @clusters = @client_0.clusters + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -68,12 +68,21 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation + def operation_list_result + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult + end + def virtual_network_rule + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule + end + def error_response + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse end def sku Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku end + def operation + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation + end def cluster_quota_configuration_properties Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterQuotaConfigurationProperties end @@ -98,35 +107,26 @@ def tracked_resource def ehnamespace Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace end - def ip_filter_rule - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule + def resource + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource end def ipaction Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction end - def operation_display - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay - end - def operation_list_result - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult - end - def virtual_network_rule_list_result - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult - end - def resource - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource + def ip_filter_rule + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule end def sku_name Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuName end - def virtual_network_rule - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule - end def sku_tier Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier end - def error_response - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse + def operation_display + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay + end + def virtual_network_rule_list_result + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult 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 061948feb2..74cbff2aa8 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,31 +6,12 @@ module Azure::Profiles::Latest module Face - FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson - Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations + FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations + Face = Azure::CognitiveServices::Face::V1_0::Face module Models - APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError - FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest - FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks - GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult - HeadPose = Azure::CognitiveServices::Face::V1_0::Models::HeadPose - IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest - HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor - IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup - IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory - VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure - VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate @@ -39,29 +20,48 @@ module Models Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract + DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest - DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace - TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur - PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup + TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList - GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType + PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup Person = Azure::CognitiveServices::Face::V1_0::Models::Person - Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType - BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType + VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult Error = Azure::CognitiveServices::Face::V1_0::Models::Error + APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError + FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest + SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace + GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest + FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks + GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult + HeadPose = Azure::CognitiveServices::Face::V1_0::Models::HeadPose + IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest + HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor + IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate + Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup + IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory + VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure + VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle + FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes end class FaceDataClass - attr_reader :face_list_operations, :person_group_person, :face, :person_group_operations, :configurable, :base_url, :options, :model_classes + attr_reader :person_group_person, :person_group_operations, :face_list_operations, :face, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,10 +71,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 @person_group_person = @client_0.person_group_person - @face = @client_0.face @person_group_operations = @client_0.person_group_operations + @face_list_operations = @client_0.face_list_operations + @face = @client_0.face @model_classes = ModelClasses.new end @@ -93,63 +93,6 @@ 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 similar_face - Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - end - def group_request - Azure::CognitiveServices::Face::V1_0::Models::GroupRequest - end - def face_landmarks - Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks - end - def group_result - Azure::CognitiveServices::Face::V1_0::Models::GroupResult - end - def head_pose - Azure::CognitiveServices::Face::V1_0::Models::HeadPose - end - def identify_request - Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest - end - def hair_color - Azure::CognitiveServices::Face::V1_0::Models::HairColor - end - def identify_candidate - Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - end - def makeup - Azure::CognitiveServices::Face::V1_0::Models::Makeup - end - def identify_result - Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - end - def accessory - Azure::CognitiveServices::Face::V1_0::Models::Accessory - end - def verify_face_to_person_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - end - def exposure - Azure::CognitiveServices::Face::V1_0::Models::Exposure - end - def verify_face_to_face_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - end - def face_rectangle - Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - end - def face_attributes - Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - end - def verify_result - Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - end def persisted_face Azure::CognitiveServices::Face::V1_0::Models::PersistedFace end @@ -174,44 +117,38 @@ def hair def name_and_user_data_contract Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract end + def detected_face + Azure::CognitiveServices::Face::V1_0::Models::DetectedFace + end def image_url Azure::CognitiveServices::Face::V1_0::Models::ImageUrl end def update_person_face_request Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest end - def detected_face - Azure::CognitiveServices::Face::V1_0::Models::DetectedFace - end - def training_status - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus - end def blur Azure::CognitiveServices::Face::V1_0::Models::Blur end - def person_group - Azure::CognitiveServices::Face::V1_0::Models::PersonGroup + def training_status + Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus end def face_list Azure::CognitiveServices::Face::V1_0::Models::FaceList end - def glasses_type - Azure::CognitiveServices::Face::V1_0::Models::GlassesType + 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 - end def hair_color_type Azure::CognitiveServices::Face::V1_0::Models::HairColorType end def accessory_type Azure::CognitiveServices::Face::V1_0::Models::AccessoryType end - def blur_level - Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + def gender + Azure::CognitiveServices::Face::V1_0::Models::Gender end def exposure_level Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel @@ -219,18 +156,81 @@ def exposure_level def noise_level Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel end + def glasses_type + Azure::CognitiveServices::Face::V1_0::Models::GlassesType + end def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end def training_status_type Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType end + def blur_level + Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end + def verify_result + Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + end def error Azure::CognitiveServices::Face::V1_0::Models::Error end + def apierror + Azure::CognitiveServices::Face::V1_0::Models::APIError + end + def find_similar_request + Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest + end + def similar_face + Azure::CognitiveServices::Face::V1_0::Models::SimilarFace + end + def group_request + Azure::CognitiveServices::Face::V1_0::Models::GroupRequest + end + def face_landmarks + Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks + end + def group_result + Azure::CognitiveServices::Face::V1_0::Models::GroupResult + end + def head_pose + Azure::CognitiveServices::Face::V1_0::Models::HeadPose + end + def identify_request + Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest + end + def hair_color + Azure::CognitiveServices::Face::V1_0::Models::HairColor + end + def identify_candidate + Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate + end + def makeup + Azure::CognitiveServices::Face::V1_0::Models::Makeup + end + def identify_result + Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + end + def accessory + Azure::CognitiveServices::Face::V1_0::Models::Accessory + end + def verify_face_to_person_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + end + def exposure + Azure::CognitiveServices::Face::V1_0::Models::Exposure + end + def verify_face_to_face_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + end + def face_rectangle + Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle + end + def face_attributes + Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + end end end end diff --git a/azure_sdk/lib/latest/modules/features_profile_module.rb b/azure_sdk/lib/latest/modules/features_profile_module.rb index e88e117e8b..16fe235e42 100644 --- a/azure_sdk/lib/latest/modules/features_profile_module.rb +++ b/azure_sdk/lib/latest/modules/features_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models + FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult - FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult end class FeaturesManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses + def feature_operations_list_result + Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult + end def feature_properties Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties end def feature_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end - def feature_operations_list_result - Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult - 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 e0462e7690..20dc3dd972 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -6,60 +6,60 @@ module Azure::Profiles::Latest module GraphRbac + Objects = Azure::GraphRbac::V1_6::Objects 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 - Objects = Azure::GraphRbac::V1_6::Objects module Models - 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 - ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup - ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - Application = Azure::GraphRbac::V1_6::Models::Application - UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters - UserType = Azure::GraphRbac::V1_6::Models::UserType - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters User = Azure::GraphRbac::V1_6::Models::User GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GraphError = Azure::GraphRbac::V1_6::Models::GraphError KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess - GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters GroupGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters UserGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters - ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - GroupGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult ApplicationListResult = Azure::GraphRbac::V1_6::Models::ApplicationListResult - CheckGroupMembershipParameters = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters + GroupGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult KeyCredentialListResult = Azure::GraphRbac::V1_6::Models::KeyCredentialListResult - CheckGroupMembershipResult = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult + GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult + ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters KeyCredentialsUpdateParameters = Azure::GraphRbac::V1_6::Models::KeyCredentialsUpdateParameters - ServicePrincipalCreateParameters = Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters + CheckGroupMembershipParameters = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters PasswordCredentialsUpdateParameters = Azure::GraphRbac::V1_6::Models::PasswordCredentialsUpdateParameters - DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult + ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters GetObjectsResult = Azure::GraphRbac::V1_6::Models::GetObjectsResult + ServicePrincipalCreateParameters = Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult + DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult - ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + CheckGroupMembershipResult = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult AADObject = Azure::GraphRbac::V1_6::Models::AADObject UserBase = Azure::GraphRbac::V1_6::Models::UserBase PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile 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 + ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup + ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal + UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters + Application = Azure::GraphRbac::V1_6::Models::Application + UserType = Azure::GraphRbac::V1_6::Models::UserType + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters end class GraphRbacDataClass - attr_reader :applications, :groups, :service_principals, :users, :domains, :objects, :configurable, :base_url, :options, :model_classes + attr_reader :objects, :applications, :groups, :service_principals, :users, :domains, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -69,12 +69,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @objects = @client_0.objects @applications = @client_0.applications @groups = @client_0.groups @service_principals = @client_0.service_principals @users = @client_0.users @domains = @client_0.domains - @objects = @client_0.objects @model_classes = ModelClasses.new end @@ -93,48 +93,6 @@ def method_missing(method, *args) end class ModelClasses - 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 adgroup - Azure::GraphRbac::V1_6::Models::ADGroup - end - def service_principal - Azure::GraphRbac::V1_6::Models::ServicePrincipal - end - def application - Azure::GraphRbac::V1_6::Models::Application - end - def user_update_parameters - Azure::GraphRbac::V1_6::Models::UserUpdateParameters - end - def user_type - Azure::GraphRbac::V1_6::Models::UserType - end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters - end def user Azure::GraphRbac::V1_6::Models::User end @@ -150,8 +108,8 @@ def key_credential def resource_access Azure::GraphRbac::V1_6::Models::ResourceAccess end - def group_list_result - Azure::GraphRbac::V1_6::Models::GroupListResult + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters end def group_get_member_groups_parameters Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters @@ -159,53 +117,53 @@ def group_get_member_groups_parameters def user_get_member_groups_result Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end - def application_create_parameters - Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - end - def group_get_member_groups_result - Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult - end def application_list_result Azure::GraphRbac::V1_6::Models::ApplicationListResult end - def check_group_membership_parameters - Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters + def group_get_member_groups_result + Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult end def key_credential_list_result Azure::GraphRbac::V1_6::Models::KeyCredentialListResult end - def check_group_membership_result - Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult + def group_list_result + Azure::GraphRbac::V1_6::Models::GroupListResult + end + def application_create_parameters + Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters end def key_credentials_update_parameters Azure::GraphRbac::V1_6::Models::KeyCredentialsUpdateParameters end - def service_principal_create_parameters - Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters + def check_group_membership_parameters + Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters end def password_credentials_update_parameters Azure::GraphRbac::V1_6::Models::PasswordCredentialsUpdateParameters end - def domain_list_result - Azure::GraphRbac::V1_6::Models::DomainListResult + def application_update_parameters + Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters end def get_objects_result Azure::GraphRbac::V1_6::Models::GetObjectsResult end + def service_principal_create_parameters + Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters + end def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end + def domain_list_result + Azure::GraphRbac::V1_6::Models::DomainListResult + end def password_credential Azure::GraphRbac::V1_6::Models::PasswordCredential end def directory_object_list_result Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult end - def application_update_parameters - Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + def check_group_membership_result + Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult end def aadobject Azure::GraphRbac::V1_6::Models::AADObject @@ -219,6 +177,48 @@ def password_profile 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 adgroup + Azure::GraphRbac::V1_6::Models::ADGroup + end + def service_principal + Azure::GraphRbac::V1_6::Models::ServicePrincipal + end + def user_update_parameters + Azure::GraphRbac::V1_6::Models::UserUpdateParameters + end + def application + Azure::GraphRbac::V1_6::Models::Application + end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end + def user_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters + 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 a5383d3ad7..663a2313d3 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,32 +9,9 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models - RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule - InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag - RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule - PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem - RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup - TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory - 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 - TrendingImagesTile = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile - ImagesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule - AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating - Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer - AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer - ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery - Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe - NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - 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 Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability @@ -44,11 +21,11 @@ module Models ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query @@ -61,12 +38,35 @@ module Models ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images 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 + RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule + InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag + RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule + PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem + RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup + TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory + 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 + TrendingImagesTile = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile + ImagesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule + AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating + Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer + AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer + 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 end class ImageSearchDataClass @@ -99,74 +99,8 @@ def method_missing(method, *args) end class ModelClasses - def related_searches_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule - end - def insights_tag - Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag - end - def recognized_entities_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule - end - def properties_item - Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem - end - def recognized_entity_group - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup - end - def trending_images_category - Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory - end - def pivot_suggestions - Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions - end - def related_collections_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule - end - def image_tags_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageTagsModule - end - def recipes_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecipesModule - end - def images_image_metadata - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesImageMetadata - end - def image_insights_image_caption - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption - 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 aggregate_rating - Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating - end - def offer - Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer - end - def aggregate_offer - Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer - end - def image_gallery - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery - end - def recipe - Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe - end - def normalized_rectangle - Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end - def recognized_entity - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity - end - def recognized_entity_region - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights end def trending_images Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages @@ -174,9 +108,6 @@ def trending_images def rating Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end def collection_page Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end @@ -204,20 +135,20 @@ def image_license def image_size Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize end + def image_crop_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + end def image_type Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType end def person Azure::CognitiveServices::ImageSearch::V1_0::Models::Person end - def image_crop_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - end def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response end def error_response Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse @@ -255,6 +186,9 @@ def error_sub_code def safe_search Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def images Azure::CognitiveServices::ImageSearch::V1_0::Models::Images end @@ -273,6 +207,72 @@ def media_object def structured_value Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue end + def related_searches_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule + end + def insights_tag + Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag + end + def recognized_entities_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule + end + def properties_item + Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem + end + def recognized_entity_group + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup + end + def trending_images_category + Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory + end + def pivot_suggestions + Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions + end + def related_collections_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule + end + def image_tags_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageTagsModule + end + def recipes_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecipesModule + end + def images_image_metadata + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesImageMetadata + end + def image_insights_image_caption + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption + 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 aggregate_rating + Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating + end + def offer + Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer + end + def aggregate_offer + Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer + end + def image_gallery + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery + end + def recipe + Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe + end + def normalized_rectangle + Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle + end + def recognized_entity + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + end + def recognized_entity_region + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + end end end end diff --git a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb index 633bf8b014..db693096bb 100644 --- a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb @@ -11,19 +11,19 @@ module Mgmt Apps = Azure::IotCentral::Mgmt::V2018_09_01::Apps module Models + OperationListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult ErrorDetails = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails Operation = Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation - AppListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult AppPatch = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch OperationInputs = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs AppSkuInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo AppNameAvailabilityInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppNameAvailabilityInfo App = Azure::IotCentral::Mgmt::V2018_09_01::Models::App + AppListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult AppSku = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku AppNameUnavailabilityReason = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppNameUnavailabilityReason - OperationDisplay = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay - OperationListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult Resource = Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource + OperationDisplay = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay end class IotCentralManagementClass @@ -57,15 +57,15 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult + end def error_details Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails end def operation Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation end - def app_list_result - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult - end def app_patch Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch end @@ -81,21 +81,21 @@ def app_name_availability_info def app Azure::IotCentral::Mgmt::V2018_09_01::Models::App end + def app_list_result + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult + end def app_sku Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku end def app_name_unavailability_reason Azure::IotCentral::Mgmt::V2018_09_01::Models::AppNameUnavailabilityReason end - def operation_display - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay - end - def operation_list_result - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult - end def resource Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource end + def operation_display + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay + 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 eb83eac677..5ce41f3c09 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -7,17 +7,12 @@ module Azure::Profiles::Latest module IotHub module Mgmt - Operations = Azure::IotHub::Mgmt::V2018_04_01::Operations IotHubResource = Azure::IotHub::Mgmt::V2018_04_01::IotHubResource ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon + Operations = Azure::IotHub::Mgmt::V2018_04_01::Operations Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates module Models - ErrorDetails = Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails - OperationInputs = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs - IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo - CertificateProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties - IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult CertificateListDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription EndpointHealthData = Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthData CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificatePropertiesWithNonce @@ -44,18 +39,18 @@ module Models IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubNameAvailabilityInfo CertificateDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateDescription CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateWithNonceDescription - Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name - OperationDisplay = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay + UserSubscriptionQuota = Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuota RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingServiceBusQueueEndpointProperties - OperationListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationListResult - RoutingMessage = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingMessage UserSubscriptionQuotaListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuotaListResult + RoutingEndpoints = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEndpoints + OperationDisplay = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay + RoutingMessage = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingMessage + OperationListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationListResult TestAllRoutesInput = Azure::IotHub::Mgmt::V2018_04_01::Models::TestAllRoutesInput - OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationsMonitoringProperties StorageEndpointProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::StorageEndpointProperties - RoutingEndpoints = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEndpoints - UserSubscriptionQuota = Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuota MatchedRoute = Azure::IotHub::Mgmt::V2018_04_01::Models::MatchedRoute + OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationsMonitoringProperties + Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::SharedAccessSignatureAuthorizationRuleListResult TestAllRoutesResult = Azure::IotHub::Mgmt::V2018_04_01::Models::TestAllRoutesResult CertificateVerificationDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateVerificationDescription @@ -73,27 +68,32 @@ module Models ExportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ExportDevicesRequest ImportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ImportDevicesRequest IotHubDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubDescription - AccessRights = Azure::IotHub::Mgmt::V2018_04_01::Models::AccessRights - IpFilterActionType = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterActionType Operation = Azure::IotHub::Mgmt::V2018_04_01::Models::Operation - OperationMonitoringLevel = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel - Capabilities = Azure::IotHub::Mgmt::V2018_04_01::Models::Capabilities + IpFilterActionType = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterActionType RoutingSource = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingSource - IotHubSkuTier = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuTier + AccessRights = Azure::IotHub::Mgmt::V2018_04_01::Models::AccessRights + Capabilities = Azure::IotHub::Mgmt::V2018_04_01::Models::Capabilities + IotHubSku = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSku + OperationMonitoringLevel = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel EndpointHealthStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthStatus - Resource = Azure::IotHub::Mgmt::V2018_04_01::Models::Resource - IotHubScaleType = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubScaleType - IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubNameUnavailabilityReason JobType = Azure::IotHub::Mgmt::V2018_04_01::Models::JobType - IotHubSku = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSku - JobStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::JobStatus + IotHubSkuTier = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuTier + IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubNameUnavailabilityReason TestResultStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::TestResultStatus + IotHubScaleType = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubScaleType + JobStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::JobStatus RouteErrorSeverity = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorSeverity IpFilterRule = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule + Resource = Azure::IotHub::Mgmt::V2018_04_01::Models::Resource + ErrorDetails = Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails + OperationInputs = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs + IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo + CertificateProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties + IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult end class IotHubManagementClass - attr_reader :operations, :iot_hub_resource, :resource_provider_common, :certificates, :configurable, :base_url, :options, :model_classes + attr_reader :iot_hub_resource, :resource_provider_common, :operations, :certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -103,9 +103,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 @iot_hub_resource = @client_0.iot_hub_resource @resource_provider_common = @client_0.resource_provider_common + @operations = @client_0.operations @certificates = @client_0.certificates @model_classes = ModelClasses.new @@ -125,21 +125,6 @@ def method_missing(method, *args) end class ModelClasses - def error_details - Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails - end - def operation_inputs - Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs - end - def iot_hub_quota_metric_info - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo - end - def certificate_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties - end - def iot_hub_quota_metric_info_list_result - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult - end def certificate_list_description Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription end @@ -218,42 +203,42 @@ def certificate_description def certificate_with_nonce_description Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateWithNonceDescription end - def name - Azure::IotHub::Mgmt::V2018_04_01::Models::Name - end - def operation_display - Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay + def user_subscription_quota + Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuota end def routing_service_bus_queue_endpoint_properties Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingServiceBusQueueEndpointProperties end - def operation_list_result - Azure::IotHub::Mgmt::V2018_04_01::Models::OperationListResult + def user_subscription_quota_list_result + Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuotaListResult + end + def routing_endpoints + Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEndpoints + end + def operation_display + Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay end def routing_message Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingMessage end - def user_subscription_quota_list_result - Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuotaListResult + def operation_list_result + Azure::IotHub::Mgmt::V2018_04_01::Models::OperationListResult end def test_all_routes_input Azure::IotHub::Mgmt::V2018_04_01::Models::TestAllRoutesInput end - def operations_monitoring_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::OperationsMonitoringProperties - end def storage_endpoint_properties Azure::IotHub::Mgmt::V2018_04_01::Models::StorageEndpointProperties end - def routing_endpoints - Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEndpoints - end - def user_subscription_quota - Azure::IotHub::Mgmt::V2018_04_01::Models::UserSubscriptionQuota - end def matched_route Azure::IotHub::Mgmt::V2018_04_01::Models::MatchedRoute end + def operations_monitoring_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::OperationsMonitoringProperties + end + def name + Azure::IotHub::Mgmt::V2018_04_01::Models::Name + end def shared_access_signature_authorization_rule_list_result Azure::IotHub::Mgmt::V2018_04_01::Models::SharedAccessSignatureAuthorizationRuleListResult end @@ -305,57 +290,72 @@ def import_devices_request def iot_hub_description Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubDescription end - def access_rights - Azure::IotHub::Mgmt::V2018_04_01::Models::AccessRights + def operation + Azure::IotHub::Mgmt::V2018_04_01::Models::Operation end def ip_filter_action_type Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterActionType end - def operation - Azure::IotHub::Mgmt::V2018_04_01::Models::Operation + def routing_source + Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingSource end - def operation_monitoring_level - Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel + def access_rights + Azure::IotHub::Mgmt::V2018_04_01::Models::AccessRights end def capabilities Azure::IotHub::Mgmt::V2018_04_01::Models::Capabilities end - def routing_source - Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingSource + def iot_hub_sku + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSku end - def iot_hub_sku_tier - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuTier + def operation_monitoring_level + Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel end def endpoint_health_status Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthStatus end - def resource - Azure::IotHub::Mgmt::V2018_04_01::Models::Resource + def job_type + Azure::IotHub::Mgmt::V2018_04_01::Models::JobType end - def iot_hub_scale_type - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubScaleType + def iot_hub_sku_tier + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuTier end def iot_hub_name_unavailability_reason Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubNameUnavailabilityReason end - def job_type - Azure::IotHub::Mgmt::V2018_04_01::Models::JobType + def test_result_status + Azure::IotHub::Mgmt::V2018_04_01::Models::TestResultStatus end - def iot_hub_sku - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSku + def iot_hub_scale_type + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubScaleType end def job_status Azure::IotHub::Mgmt::V2018_04_01::Models::JobStatus end - def test_result_status - Azure::IotHub::Mgmt::V2018_04_01::Models::TestResultStatus - end def route_error_severity Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorSeverity end def ip_filter_rule Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule end + def resource + Azure::IotHub::Mgmt::V2018_04_01::Models::Resource + end + def error_details + Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails + end + def operation_inputs + Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs + end + def iot_hub_quota_metric_info + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo + end + def certificate_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties + end + def iot_hub_quota_metric_info_list_result + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult + 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 7317e491a8..c0ef59d650 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -11,10 +11,9 @@ module KeyVault module Models CertificateListResult = Azure::KeyVault::V7_0::Models::CertificateListResult StorageAccountUpdateParameters = Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters - StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters - Action = Azure::KeyVault::V7_0::Models::Action KeyRestoreParameters = Azure::KeyVault::V7_0::Models::KeyRestoreParameters SecretSetParameters = Azure::KeyVault::V7_0::Models::SecretSetParameters + StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters JsonWebKey = Azure::KeyVault::V7_0::Models::JsonWebKey SecretUpdateParameters = Azure::KeyVault::V7_0::Models::SecretUpdateParameters KeyBundle = Azure::KeyVault::V7_0::Models::KeyBundle @@ -36,26 +35,25 @@ module Models CertificateImportParameters = Azure::KeyVault::V7_0::Models::CertificateImportParameters X509CertificateProperties = Azure::KeyVault::V7_0::Models::X509CertificateProperties CertificateMergeParameters = Azure::KeyVault::V7_0::Models::CertificateMergeParameters - IssuerParameters = Azure::KeyVault::V7_0::Models::IssuerParameters + Action = Azure::KeyVault::V7_0::Models::Action CertificateIssuerSetParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters - CertificateBundle = Azure::KeyVault::V7_0::Models::CertificateBundle + IssuerParameters = Azure::KeyVault::V7_0::Models::IssuerParameters CertificateIssuerUpdateParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters - DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + CertificateBundle = Azure::KeyVault::V7_0::Models::CertificateBundle CertificateOperationUpdateParameter = Azure::KeyVault::V7_0::Models::CertificateOperationUpdateParameter - CertificateOperation = Azure::KeyVault::V7_0::Models::CertificateOperation + DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult KeyOperationResult = Azure::KeyVault::V7_0::Models::KeyOperationResult - AdministratorDetails = Azure::KeyVault::V7_0::Models::AdministratorDetails + CertificateOperation = Azure::KeyVault::V7_0::Models::CertificateOperation KeyVerifyResult = Azure::KeyVault::V7_0::Models::KeyVerifyResult - IssuerAttributes = Azure::KeyVault::V7_0::Models::IssuerAttributes + AdministratorDetails = Azure::KeyVault::V7_0::Models::AdministratorDetails Contact = Azure::KeyVault::V7_0::Models::Contact - DeletedKeyListResult = Azure::KeyVault::V7_0::Models::DeletedKeyListResult + IssuerAttributes = Azure::KeyVault::V7_0::Models::IssuerAttributes KeyCreateParameters = Azure::KeyVault::V7_0::Models::KeyCreateParameters - SecretListResult = Azure::KeyVault::V7_0::Models::SecretListResult + DeletedKeyListResult = Azure::KeyVault::V7_0::Models::DeletedKeyListResult KeyOperationsParameters = Azure::KeyVault::V7_0::Models::KeyOperationsParameters - DeletedSecretListResult = Azure::KeyVault::V7_0::Models::DeletedSecretListResult + SecretListResult = Azure::KeyVault::V7_0::Models::SecretListResult SecretBundle = Azure::KeyVault::V7_0::Models::SecretBundle - StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters - DeletedCertificateListResult = Azure::KeyVault::V7_0::Models::DeletedCertificateListResult + DeletedSecretListResult = Azure::KeyVault::V7_0::Models::DeletedSecretListResult KeyProperties = Azure::KeyVault::V7_0::Models::KeyProperties CertificateIssuerListResult = Azure::KeyVault::V7_0::Models::CertificateIssuerListResult Trigger = Azure::KeyVault::V7_0::Models::Trigger @@ -94,17 +92,19 @@ module Models DeletedStorageBundle = Azure::KeyVault::V7_0::Models::DeletedStorageBundle DeletedStorageAccountItem = Azure::KeyVault::V7_0::Models::DeletedStorageAccountItem DeletedSasDefinitionBundle = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle - Error = Azure::KeyVault::V7_0::Models::Error DeletedSasDefinitionItem = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem JsonWebKeyType = Azure::KeyVault::V7_0::Models::JsonWebKeyType JsonWebKeyCurveName = Azure::KeyVault::V7_0::Models::JsonWebKeyCurveName DeletionRecoveryLevel = Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel KeyUsageType = Azure::KeyVault::V7_0::Models::KeyUsageType - ActionType = Azure::KeyVault::V7_0::Models::ActionType + StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters + DeletedCertificateListResult = Azure::KeyVault::V7_0::Models::DeletedCertificateListResult JsonWebKeyOperation = Azure::KeyVault::V7_0::Models::JsonWebKeyOperation - JsonWebKeyEncryptionAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm + ActionType = Azure::KeyVault::V7_0::Models::ActionType JsonWebKeySignatureAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm + JsonWebKeyEncryptionAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm SasTokenType = Azure::KeyVault::V7_0::Models::SasTokenType + Error = Azure::KeyVault::V7_0::Models::Error KeyListResult = Azure::KeyVault::V7_0::Models::KeyListResult CertificateUpdateParameters = Azure::KeyVault::V7_0::Models::CertificateUpdateParameters end @@ -144,18 +144,15 @@ def certificate_list_result def storage_account_update_parameters Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters end - def storage_account_create_parameters - Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters - end - def action - Azure::KeyVault::V7_0::Models::Action - end def key_restore_parameters Azure::KeyVault::V7_0::Models::KeyRestoreParameters end def secret_set_parameters Azure::KeyVault::V7_0::Models::SecretSetParameters end + def storage_account_create_parameters + Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters + end def json_web_key Azure::KeyVault::V7_0::Models::JsonWebKey end @@ -219,65 +216,62 @@ def x509_certificate_properties def certificate_merge_parameters Azure::KeyVault::V7_0::Models::CertificateMergeParameters end - def issuer_parameters - Azure::KeyVault::V7_0::Models::IssuerParameters + def action + Azure::KeyVault::V7_0::Models::Action end def certificate_issuer_set_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters end - def certificate_bundle - Azure::KeyVault::V7_0::Models::CertificateBundle + def issuer_parameters + Azure::KeyVault::V7_0::Models::IssuerParameters end def certificate_issuer_update_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters end - def deleted_sas_definition_list_result - Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + def certificate_bundle + Azure::KeyVault::V7_0::Models::CertificateBundle end def certificate_operation_update_parameter Azure::KeyVault::V7_0::Models::CertificateOperationUpdateParameter end - def certificate_operation - Azure::KeyVault::V7_0::Models::CertificateOperation + def deleted_sas_definition_list_result + Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult end def key_operation_result Azure::KeyVault::V7_0::Models::KeyOperationResult end - def administrator_details - Azure::KeyVault::V7_0::Models::AdministratorDetails + def certificate_operation + Azure::KeyVault::V7_0::Models::CertificateOperation end def key_verify_result Azure::KeyVault::V7_0::Models::KeyVerifyResult end - def issuer_attributes - Azure::KeyVault::V7_0::Models::IssuerAttributes + def administrator_details + Azure::KeyVault::V7_0::Models::AdministratorDetails end def contact Azure::KeyVault::V7_0::Models::Contact end - def deleted_key_list_result - Azure::KeyVault::V7_0::Models::DeletedKeyListResult + def issuer_attributes + Azure::KeyVault::V7_0::Models::IssuerAttributes end def key_create_parameters Azure::KeyVault::V7_0::Models::KeyCreateParameters end - def secret_list_result - Azure::KeyVault::V7_0::Models::SecretListResult + def deleted_key_list_result + Azure::KeyVault::V7_0::Models::DeletedKeyListResult end def key_operations_parameters Azure::KeyVault::V7_0::Models::KeyOperationsParameters end - def deleted_secret_list_result - Azure::KeyVault::V7_0::Models::DeletedSecretListResult + def secret_list_result + Azure::KeyVault::V7_0::Models::SecretListResult end def secret_bundle Azure::KeyVault::V7_0::Models::SecretBundle end - def storage_restore_parameters - Azure::KeyVault::V7_0::Models::StorageRestoreParameters - end - def deleted_certificate_list_result - Azure::KeyVault::V7_0::Models::DeletedCertificateListResult + def deleted_secret_list_result + Azure::KeyVault::V7_0::Models::DeletedSecretListResult end def key_properties Azure::KeyVault::V7_0::Models::KeyProperties @@ -393,9 +387,6 @@ def deleted_storage_account_item def deleted_sas_definition_bundle Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle end - def error - Azure::KeyVault::V7_0::Models::Error - end def deleted_sas_definition_item Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem end @@ -411,21 +402,30 @@ def deletion_recovery_level def key_usage_type Azure::KeyVault::V7_0::Models::KeyUsageType end - def action_type - Azure::KeyVault::V7_0::Models::ActionType + def storage_restore_parameters + Azure::KeyVault::V7_0::Models::StorageRestoreParameters + end + def deleted_certificate_list_result + Azure::KeyVault::V7_0::Models::DeletedCertificateListResult end def json_web_key_operation Azure::KeyVault::V7_0::Models::JsonWebKeyOperation end - def json_web_key_encryption_algorithm - Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm + def action_type + Azure::KeyVault::V7_0::Models::ActionType end def json_web_key_signature_algorithm Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm end + def json_web_key_encryption_algorithm + Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm + end def sas_token_type Azure::KeyVault::V7_0::Models::SasTokenType end + def error + Azure::KeyVault::V7_0::Models::Error + end def key_list_result Azure::KeyVault::V7_0::Models::KeyListResult end @@ -435,10 +435,24 @@ def certificate_update_parameters end end module Mgmt - Vaults = Azure::KeyVault::Mgmt::V2018_02_14::Vaults Operations = Azure::KeyVault::Mgmt::V2018_02_14::Operations + Vaults = Azure::KeyVault::Mgmt::V2018_02_14::Vaults module Models + Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + VirtualNetworkRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule + Sku = Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku + Permissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions + CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::CheckNameAvailabilityResult + Resource = Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource + SkuName = Azure::KeyVault::Mgmt::V2018_02_14::Models::SkuName + OperationDisplay = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay + OperationListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationListResult + VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyParameters + DeletedVault = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault + IPRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::IPRule + VaultListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultListResult + NetworkRuleSet = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleSet DeletedVaultListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVaultListResult VaultPatchProperties = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultPatchProperties DeletedVaultProperties = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVaultProperties @@ -448,37 +462,23 @@ module Models VaultProperties = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultProperties VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultCreateOrUpdateParameters LogSpecification = Azure::KeyVault::Mgmt::V2018_02_14::Models::LogSpecification - ResourceListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::ResourceListResult ServiceSpecification = Azure::KeyVault::Mgmt::V2018_02_14::Models::ServiceSpecification - Sku = Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku - Vault = Azure::KeyVault::Mgmt::V2018_02_14::Models::Vault - VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyProperties Operation = Azure::KeyVault::Mgmt::V2018_02_14::Models::Operation + VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyProperties + ResourceListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::ResourceListResult KeyPermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::KeyPermissions - SecretPermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::SecretPermissions + Vault = Azure::KeyVault::Mgmt::V2018_02_14::Models::Vault CertificatePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions - StoragePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::StoragePermissions + SecretPermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::SecretPermissions CreateMode = Azure::KeyVault::Mgmt::V2018_02_14::Models::CreateMode - NetworkRuleBypassOptions = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions + StoragePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::StoragePermissions NetworkRuleAction = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction + NetworkRuleBypassOptions = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind - CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::CheckNameAvailabilityResult - Resource = Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource - SkuName = Azure::KeyVault::Mgmt::V2018_02_14::Models::SkuName - VirtualNetworkRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule - Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason - Permissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions - OperationDisplay = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay - OperationListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationListResult - VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyParameters - DeletedVault = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault - IPRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::IPRule - VaultListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultListResult - NetworkRuleSet = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleSet 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 @@ -488,8 +488,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 @@ -508,6 +508,48 @@ def method_missing(method, *args) end class ModelClasses + def reason + Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + end + def virtual_network_rule + Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule + end + def sku + Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku + end + def permissions + Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions + end + def check_name_availability_result + Azure::KeyVault::Mgmt::V2018_02_14::Models::CheckNameAvailabilityResult + end + def resource + Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource + end + def sku_name + Azure::KeyVault::Mgmt::V2018_02_14::Models::SkuName + end + def operation_display + Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay + end + def operation_list_result + Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationListResult + end + def vault_access_policy_parameters + Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyParameters + end + def deleted_vault + Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault + end + def iprule + Azure::KeyVault::Mgmt::V2018_02_14::Models::IPRule + end + def vault_list_result + Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultListResult + end + def network_rule_set + Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleSet + end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVaultListResult end @@ -535,87 +577,45 @@ def vault_create_or_update_parameters def log_specification Azure::KeyVault::Mgmt::V2018_02_14::Models::LogSpecification end - def resource_list_result - Azure::KeyVault::Mgmt::V2018_02_14::Models::ResourceListResult - end def service_specification Azure::KeyVault::Mgmt::V2018_02_14::Models::ServiceSpecification end - def sku - Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku - end - def vault - Azure::KeyVault::Mgmt::V2018_02_14::Models::Vault + def operation + Azure::KeyVault::Mgmt::V2018_02_14::Models::Operation end def vault_access_policy_properties Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyProperties end - def operation - Azure::KeyVault::Mgmt::V2018_02_14::Models::Operation + def resource_list_result + Azure::KeyVault::Mgmt::V2018_02_14::Models::ResourceListResult end def key_permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::KeyPermissions end - def secret_permissions - Azure::KeyVault::Mgmt::V2018_02_14::Models::SecretPermissions + def vault + Azure::KeyVault::Mgmt::V2018_02_14::Models::Vault end def certificate_permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions end - def storage_permissions - Azure::KeyVault::Mgmt::V2018_02_14::Models::StoragePermissions + def secret_permissions + Azure::KeyVault::Mgmt::V2018_02_14::Models::SecretPermissions end def create_mode Azure::KeyVault::Mgmt::V2018_02_14::Models::CreateMode end - def network_rule_bypass_options - Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions + def storage_permissions + Azure::KeyVault::Mgmt::V2018_02_14::Models::StoragePermissions end def network_rule_action Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction end + def network_rule_bypass_options + Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions + end def access_policy_update_kind Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind end - def check_name_availability_result - Azure::KeyVault::Mgmt::V2018_02_14::Models::CheckNameAvailabilityResult - end - def resource - Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource - end - def sku_name - Azure::KeyVault::Mgmt::V2018_02_14::Models::SkuName - end - def virtual_network_rule - Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule - end - def reason - Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason - end - def permissions - Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions - end - def operation_display - Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay - end - def operation_list_result - Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationListResult - end - def vault_access_policy_parameters - Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultAccessPolicyParameters - end - def deleted_vault - Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault - end - def iprule - Azure::KeyVault::Mgmt::V2018_02_14::Models::IPRule - end - def vault_list_result - Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultListResult - end - def network_rule_set - Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleSet - 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 534a89b706..dcca169b60 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 - 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 + ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end @@ -46,15 +46,15 @@ def method_missing(method, *args) end class ModelClasses - 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_object Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end + def management_lock_owner + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner + end def lock_level Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index 1b7f58f939..1040171257 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -27,43 +27,17 @@ module Mgmt Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions module Models - RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency - DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek - DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek - IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName - SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType - MapType = Azure::Logic::Mgmt::V2016_06_01::Models::MapType - PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType - AgreementType = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType - HashingAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm - EncryptionAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm - SigningAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm - TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy - X12CharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet - SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix - X12DateFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat - KeyVaultReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference - UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator - X12TimeFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat - ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - 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 - TrackEventsOperationOptions = Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions - EventLevel = Azure::Logic::Mgmt::V2016_06_01::Models::EventLevel - TrackingRecordType = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingRecordType - AccessKeyType = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink 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 - Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku - Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName OperationResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult + Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource + SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference @@ -143,11 +117,11 @@ module Models KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter WorkflowRunActionRepetitionDefinitionCollection = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection + KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference Expression = Azure::Logic::Mgmt::V2016_06_01::Models::Expression AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings - KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter ExpressionTraces = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces BatchConfigurationCollection = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection @@ -198,6 +172,32 @@ module Models ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus + RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency + DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek + DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek + IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName + SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType + MapType = Azure::Logic::Mgmt::V2016_06_01::Models::MapType + PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType + AgreementType = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType + HashingAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm + EncryptionAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm + SigningAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm + TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy + X12CharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet + SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix + X12DateFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat + X12TimeFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat + UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator + MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType + KeyVaultReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference + EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator + EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet + ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + TrackEventsOperationOptions = Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions + EventLevel = Azure::Logic::Mgmt::V2016_06_01::Models::EventLevel + TrackingRecordType = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingRecordType + AccessKeyType = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType end class LogicManagementClass @@ -247,84 +247,6 @@ def method_missing(method, *args) end class ModelClasses - def recurrence_frequency - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency - end - def days_of_week - Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek - end - def day_of_week - Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek - 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 - end - def map_type - Azure::Logic::Mgmt::V2016_06_01::Models::MapType - end - def partner_type - Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType - end - def agreement_type - Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType - end - def hashing_algorithm - Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm - end - def encryption_algorithm - Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm - end - def signing_algorithm - Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm - end - def trailing_separator_policy - Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy - end - def x12_character_set - Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet - end - def segment_terminator_suffix - Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix - end - def x12_date_format - Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat - end - def key_vault_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference - end - def usage_indicator - Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator - end - def x12_time_format - Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat - end - def content_hash - Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - end - def message_filter_type - Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType - end - def edifact_character_set - Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet - end - def edifact_decimal_indicator - Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator - end - def track_events_operation_options - Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions - end - def event_level - Azure::Logic::Mgmt::V2016_06_01::Models::EventLevel - end - def tracking_record_type - Azure::Logic::Mgmt::V2016_06_01::Models::TrackingRecordType - end - def access_key_type - Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType - end def content_link Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink end @@ -340,24 +262,24 @@ def error_response def operation Azure::Logic::Mgmt::V2016_06_01::Models::Operation end - def sku - Azure::Logic::Mgmt::V2016_06_01::Models::Sku - end - def resource - Azure::Logic::Mgmt::V2016_06_01::Models::Resource - end def sub_resource Azure::Logic::Mgmt::V2016_06_01::Models::SubResource end - def sku_name - Azure::Logic::Mgmt::V2016_06_01::Models::SkuName - end def operation_result Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult end + def sku + Azure::Logic::Mgmt::V2016_06_01::Models::Sku + end def key_type Azure::Logic::Mgmt::V2016_06_01::Models::KeyType end + def resource + Azure::Logic::Mgmt::V2016_06_01::Models::Resource + end + def sku_name + Azure::Logic::Mgmt::V2016_06_01::Models::SkuName + end def x12_security_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings end @@ -595,6 +517,9 @@ def integration_account_map_filter def workflow_run_action_repetition_definition_collection Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection end + def key_vault_key_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + end def expression Azure::Logic::Mgmt::V2016_06_01::Models::Expression end @@ -607,9 +532,6 @@ def integration_account_certificate_list_result def as2_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings end - def key_vault_key_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - end def integration_account_session_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter end @@ -760,6 +682,84 @@ def workflow_trigger_provisioning_state def workflow_status Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus 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 + end + def day_of_week + Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek + 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 + end + def map_type + Azure::Logic::Mgmt::V2016_06_01::Models::MapType + end + def partner_type + Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType + end + def agreement_type + Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType + end + def hashing_algorithm + Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm + end + def encryption_algorithm + Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm + end + def signing_algorithm + Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm + end + def trailing_separator_policy + Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy + end + def x12_character_set + Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet + end + def segment_terminator_suffix + Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix + end + def x12_date_format + Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat + end + def x12_time_format + Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat + end + def usage_indicator + Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator + end + def message_filter_type + Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType + end + def key_vault_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference + end + def edifact_decimal_indicator + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator + end + def edifact_character_set + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet + end + def content_hash + Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + end + def track_events_operation_options + Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions + end + def event_level + Azure::Logic::Mgmt::V2016_06_01::Models::EventLevel + end + def tracking_record_type + Azure::Logic::Mgmt::V2016_06_01::Models::TrackingRecordType + end + def access_key_type + Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType + 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 47411d240c..554483ecd4 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -7,24 +7,15 @@ module Azure::Profiles::Latest module MachineLearning module Mgmt - WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices Operations = Azure::MachineLearning::Mgmt::V2017_01_01::Operations + WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models - OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo - AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem - WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter - RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration - OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult - WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties - MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace - CommitmentPlan = Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan - TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification - Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - GraphNode = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode - GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink + ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest GraphEdge = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge + InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort + GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink + ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage @@ -32,29 +23,38 @@ module Models BlobLocation = Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter - InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo - ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo - ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification + GraphNode = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus OutputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort - WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration - OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity - ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService + ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo + ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity + Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount 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 - ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType + AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem + WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter + RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration + WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties + MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace + CommitmentPlan = Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan + OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification end class MachineLearningManagementClass - attr_reader :web_services, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :web_services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -64,8 +64,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @web_services = @client_0.web_services @operations = @client_0.operations + @web_services = @client_0.web_services @model_classes = ModelClasses.new end @@ -84,47 +84,20 @@ def method_missing(method, *args) end class ModelClasses - def operation_display_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo - end - def asset_item - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem - end - def web_service_parameter - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter - end - def realtime_configuration - Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration - end - def operation_entity_list_result - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult - end - def web_service_properties - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties - end - def machine_learning_workspace - Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace - end - def commitment_plan - Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan - end - def table_specification - Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification - end - def resource - Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + def example_request + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest end - def storage_account - Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + def graph_edge + Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge end - def graph_node - Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode + def input_port + Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort end def graph_parameter_link Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink end - def graph_edge - Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge + def mode_value_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo end def graph_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter @@ -147,63 +120,90 @@ def paginated_web_services_list def module_asset_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter end - def input_port - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort - end def async_operation_error_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo end - def mode_value_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo - end - def example_request - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest - end def service_input_output_specification Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification end + def graph_node + Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode + end def async_operation_status Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus end def output_port Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort end - def web_service - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService - end def diagnostics_configuration Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration end - def operation_entity - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity + def web_service_properties_for_graph + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + end + def web_service + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService end def column_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType end - def web_service_properties_for_graph - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph - end def diagnostics_level Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel end - def input_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType + def operation_display_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo end - def provisioning_state - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + def column_format + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + end + def operation_entity + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity + end + def resource + Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + end + def storage_account + Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount 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 column_format - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + def provisioning_state + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState end def parameter_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType end + def asset_item + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem + end + def web_service_parameter + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter + end + def realtime_configuration + Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration + end + def web_service_properties + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties + end + def machine_learning_workspace + Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace + end + def commitment_plan + Azure::MachineLearning::Mgmt::V2017_01_01::Models::CommitmentPlan + end + def operation_entity_list_result + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + end + def table_specification + Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification + 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 0165329976..76486ec141 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -7,32 +7,32 @@ module Azure::Profiles::Latest module ManagedApplications module Mgmt - Applications = Azure::ManagedApplications::Mgmt::V2018_06_01::Applications ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2018_06_01::ApplicationDefinitions + Applications = Azure::ManagedApplications::Mgmt::V2018_06_01::Applications module Models - ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState + ErrorResponse = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse + Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku Identity = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity Application = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application - Plan = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan - GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource - Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable + Plan = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult + GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition - ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel + Resource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType - Resource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource - ErrorResponse = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse + ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel + ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState end class ManagedApplicationsManagementClass - attr_reader :applications, :application_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :application_definitions, :applications, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -42,8 +42,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @applications = @client_0.applications @application_definitions = @client_0.application_definitions + @applications = @client_0.applications @model_classes = ModelClasses.new end @@ -62,8 +62,11 @@ def method_missing(method, *args) end class ModelClasses - def provisioning_state - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState + def error_response + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse + end + def sku + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku end def identity Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity @@ -71,21 +74,12 @@ def identity def application Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application end - def plan - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan - end - def generic_resource - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource - end - def sku - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku - end - def application_list_result - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult - end def plan_patchable Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable end + def plan + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan + end def application_provider_authorization Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization end @@ -95,14 +89,20 @@ def application_definition_list_result def application_artifact Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact end + def application_list_result + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult + end + def generic_resource + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource + end def application_patchable Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable end def application_definition Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition end - def application_lock_level - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel + def resource + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource end def application_artifact_type Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType @@ -110,11 +110,11 @@ def application_artifact_type def resource_identity_type Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType end - def resource - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource + def application_lock_level + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel end - def error_response - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse + def provisioning_state + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState 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 ff69ffaf97..08b94fe6c9 100644 --- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb @@ -7,20 +7,20 @@ module Azure::Profiles::Latest module ManagedServiceIdentity module Mgmt - Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities + Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations module Models - 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 + UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult 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 - OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult end class ManagedServiceIdentityManagementClass - attr_reader :operations, :user_assigned_identities, :configurable, :base_url, :options, :model_classes + attr_reader :user_assigned_identities, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -30,8 +30,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @user_assigned_identities = @client_0.user_assigned_identities + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -50,12 +50,15 @@ def method_missing(method, *args) end class ModelClasses - def user_assigned_identities_list_result - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + def operation_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult end def user_assigned_identities Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities end + def user_assigned_identities_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + end def operation Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation end @@ -65,9 +68,6 @@ def identity def operation_display Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay end - def operation_list_result - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult - 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 f8a215a6a0..ab8e337ea9 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 - Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements + Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations module Models - Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError 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 + Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay end class MarketplaceOrderingManagementClass - attr_reader :operations, :marketplace_agreements, :configurable, :base_url, :options, :model_classes + attr_reader :marketplace_agreements, :operations, :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) - @operations = @client_0.operations @marketplace_agreements = @client_0.marketplace_agreements + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -51,26 +51,26 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - end - def operation_display - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - end - def error_response_error - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - 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 + def operation + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + end + def operation_display + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay 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 1c2632073d..66090479e0 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -12,15 +12,28 @@ module Mgmt ContentKeyPolicies = Azure::MediaServices::Mgmt::V2018_06_01_preview::ContentKeyPolicies Transforms = Azure::MediaServices::Mgmt::V2018_06_01_preview::Transforms Jobs = Azure::MediaServices::Mgmt::V2018_06_01_preview::Jobs - Operations = Azure::MediaServices::Mgmt::V2018_06_01_preview::Operations StreamingPolicies = Azure::MediaServices::Mgmt::V2018_06_01_preview::StreamingPolicies - Locations = Azure::MediaServices::Mgmt::V2018_06_01_preview::Locations - LiveEvents = Azure::MediaServices::Mgmt::V2018_06_01_preview::LiveEvents StreamingLocators = Azure::MediaServices::Mgmt::V2018_06_01_preview::StreamingLocators + LiveEvents = Azure::MediaServices::Mgmt::V2018_06_01_preview::LiveEvents + Operations = Azure::MediaServices::Mgmt::V2018_06_01_preview::Operations + Locations = Azure::MediaServices::Mgmt::V2018_06_01_preview::Locations StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_06_01_preview::StreamingEndpoints LiveOutputs = Azure::MediaServices::Mgmt::V2018_06_01_preview::LiveOutputs module Models + TrackedResource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackedResource + ProxyResource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ProxyResource + Job = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Job + Image = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Image + Provider = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Provider + CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CencDrmConfiguration + Overlay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Overlay + EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnvelopeEncryption + EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntityNameAvailabilityCheckOutput + NoEncryption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::NoEncryption + SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SyncStorageKeysInput + EnabledProtocols = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnabledProtocols + ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyCollection ODataError = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ODataError Preset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Preset Codec = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Codec @@ -74,130 +87,117 @@ module Models ContentKeyPolicyRestriction = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRestriction LiveEventActionInput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventActionInput JobCollection = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobCollection - OperationDisplay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OperationDisplay + CrossSiteAccessPolicies = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CrossSiteAccessPolicies JobErrorDetail = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorDetail LiveEventEncoding = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncoding - CrossSiteAccessPolicies = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CrossSiteAccessPolicies + OperationDisplay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OperationDisplay LiveEventPreview = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreview JobOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutput - LiveEventPreviewAccessControl = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreviewAccessControl + StreamingPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyPlayReadyConfiguration ContentKeyPolicyRestrictionTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRestrictionTokenKey TransformOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TransformOutput - StreamingPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyPlayReadyConfiguration + AssetContainerSas = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerSas IPAccessControl = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::IPAccessControl MediaService = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::MediaService + LiveEventPreviewAccessControl = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreviewAccessControl SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SubscriptionMediaService Asset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Asset ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader - Operation = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Operation ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyOpenRestriction + Operation = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Operation + ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicySymmetricTokenKey ContentKeyPolicyUnknownRestriction = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyUnknownRestriction - AssetContainerSas = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerSas + ContentKeyPolicyX509CertificateTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyX509CertificateTokenKey ContentKeyPolicyRsaTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRsaTokenKey - ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicySymmetricTokenKey ContentKeyPolicyClearKeyConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyClearKeyConfiguration - ContentKeyPolicyX509CertificateTokenKey = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyX509CertificateTokenKey + ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyTokenRestriction + ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyConfiguration ContentKeyPolicyUnknownConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyUnknownConfiguration - ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyWidevineConfiguration ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayConfiguration - ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyTokenRestriction - Filters = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Filters - AacAudio = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudio ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicy - ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyConfiguration + AacAudio = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudio + ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyWidevineConfiguration + Filters = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Filters CopyVideo = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyVideo - Video = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Video + AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioAnalyzerPreset Audio = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Audio JpgFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgFormat - PngFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngFormat + Video = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Video AudioOverlay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioOverlay - CopyAudio = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyAudio VideoLayer = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoLayer + PngFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngFormat ImageFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ImageFormat - H264Video = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Video JpgLayer = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgLayer - JpgImage = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgImage + H264Layer = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Layer + CopyAudio = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyAudio Mp4Format = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Mp4Format - AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioAnalyzerPreset + JpgImage = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgImage + H264Video = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Video + BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::BuiltInStandardEncoderPreset PngLayer = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngLayer - PngImage = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngImage - StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StandardEncoderPreset - H264Layer = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Layer - VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoAnalyzerPreset - TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TransportStreamFormat - Transform = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Transform MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::MultiBitrateFormat + TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TransportStreamFormat + StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StandardEncoderPreset + PngImage = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngImage JobInputClip = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputClip - JobInputs = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputs + VideoOverlay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoOverlay + VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoAnalyzerPreset JobInputHttp = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputHttp - BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::BuiltInStandardEncoderPreset - JobOutputAsset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutputAsset + JobInputs = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputs + Transform = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Transform StreamingPolicy = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicy - LiveOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutput - VideoOverlay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoOverlay + StreamingLocator = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocator + JobInputAsset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputAsset + Resource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Resource + StorageAccount = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccount LiveEvent = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEvent StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingEndpoint + Format = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Format + JobOutputAsset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutputAsset + ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentType + StorageAccountType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccountType AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerPermission - JobInputAsset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputAsset - ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption + AacAudioProfile = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudioProfile ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyLicenseType + AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetStorageEncryptionFormat ContentKeyPolicyRestrictionTokenType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRestrictionTokenType - Job = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Job - AacAudioProfile = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudioProfile + LiveOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutput + DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceMode StretchMode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StretchMode - ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetStorageEncryptionFormat - StreamingLocator = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocator H264VideoProfile = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264VideoProfile ApiError = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ApiError - StorageAccountType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccountType - DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceParity - DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceMode - Rotation = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Rotation + ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncoderNamedPreset - ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentType + EntropyMode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntropyMode Priority = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Priority - JobRetry = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobRetry + ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType OnErrorType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OnErrorType - EntropyMode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntropyMode - H264Complexity = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Complexity + JobRetry = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobRetry + DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceParity TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackPropertyCompareOperation - EncryptionScheme = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncryptionScheme + Rotation = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Rotation TrackPropertyType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackPropertyType JobErrorCode = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCode - JobErrorCategory = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCategory + H264Complexity = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Complexity LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventInputProtocol - LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncodingType + EncryptionScheme = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncryptionScheme LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutputResourceState StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocatorContentKeyType - StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyStreamingProtocol + JobErrorCategory = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCategory LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventResourceState StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamOptionsFlag StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingEndpointResourceState + Location = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Location + StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyStreamingProtocol + LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncodingType CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CheckNameAvailabilityInput OperationCollection = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OperationCollection JobState = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobState - TrackedResource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackedResource - ProxyResource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ProxyResource - Resource = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Resource - StorageAccount = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccount - Format = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Format - Location = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Location - Image = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Image - Provider = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Provider - CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CencDrmConfiguration - Overlay = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Overlay - EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnvelopeEncryption - EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntityNameAvailabilityCheckOutput - NoEncryption = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::NoEncryption - SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SyncStorageKeysInput - EnabledProtocols = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnabledProtocols - ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyCollection end class MediaServicesManagementClass - attr_reader :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :operations, :streaming_policies, :locations, :live_events, :streaming_locators, :streaming_endpoints, :live_outputs, :configurable, :base_url, :options, :model_classes + attr_reader :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :operations, :locations, :streaming_endpoints, :live_outputs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -212,11 +212,11 @@ def initialize(configurable, base_url=nil, options=nil) @content_key_policies = @client_0.content_key_policies @transforms = @client_0.transforms @jobs = @client_0.jobs - @operations = @client_0.operations @streaming_policies = @client_0.streaming_policies - @locations = @client_0.locations - @live_events = @client_0.live_events @streaming_locators = @client_0.streaming_locators + @live_events = @client_0.live_events + @operations = @client_0.operations + @locations = @client_0.locations @streaming_endpoints = @client_0.streaming_endpoints @live_outputs = @client_0.live_outputs @@ -237,6 +237,45 @@ def method_missing(method, *args) end class ModelClasses + def tracked_resource + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackedResource + end + def proxy_resource + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ProxyResource + end + def job + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Job + end + def image + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Image + end + def provider + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Provider + end + def cenc_drm_configuration + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CencDrmConfiguration + end + def overlay + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Overlay + end + def envelope_encryption + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnvelopeEncryption + end + def entity_name_availability_check_output + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntityNameAvailabilityCheckOutput + end + def no_encryption + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::NoEncryption + end + def sync_storage_keys_input + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SyncStorageKeysInput + end + def enabled_protocols + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnabledProtocols + end + def content_key_policy_collection + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyCollection + end def odata_error Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ODataError end @@ -396,8 +435,8 @@ def live_event_action_input def job_collection Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobCollection end - def operation_display - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OperationDisplay + def cross_site_access_policies + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CrossSiteAccessPolicies end def job_error_detail Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorDetail @@ -405,8 +444,8 @@ def job_error_detail def live_event_encoding Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncoding end - def cross_site_access_policies - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CrossSiteAccessPolicies + def operation_display + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OperationDisplay end def live_event_preview Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreview @@ -414,8 +453,8 @@ def live_event_preview def job_output Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutput end - def live_event_preview_access_control - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreviewAccessControl + def streaming_policy_play_ready_configuration + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyPlayReadyConfiguration end def content_key_policy_restriction_token_key Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRestrictionTokenKey @@ -423,8 +462,8 @@ def content_key_policy_restriction_token_key def transform_output Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TransformOutput end - def streaming_policy_play_ready_configuration - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyPlayReadyConfiguration + def asset_container_sas + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerSas end def ipaccess_control Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::IPAccessControl @@ -432,6 +471,9 @@ def ipaccess_control def media_service Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::MediaService end + def live_event_preview_access_control + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventPreviewAccessControl + end def subscription_media_service Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SubscriptionMediaService end @@ -441,62 +483,59 @@ def asset def content_key_policy_play_ready_content_encryption_key_from_header Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader end - def operation - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Operation - end def content_key_policy_play_ready_content_encryption_key_from_key_identifier Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier end def content_key_policy_open_restriction Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyOpenRestriction end + def operation + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Operation + end + def content_key_policy_symmetric_token_key + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicySymmetricTokenKey + end def content_key_policy_unknown_restriction Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyUnknownRestriction end - def asset_container_sas - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerSas + def content_key_policy_x509_certificate_token_key + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyX509CertificateTokenKey end def content_key_policy_rsa_token_key Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRsaTokenKey end - def content_key_policy_symmetric_token_key - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicySymmetricTokenKey - end def content_key_policy_clear_key_configuration Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyClearKeyConfiguration end - def content_key_policy_x509_certificate_token_key - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyX509CertificateTokenKey + def content_key_policy_token_restriction + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyTokenRestriction + end + def content_key_policy_play_ready_configuration + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyConfiguration end def content_key_policy_unknown_configuration Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyUnknownConfiguration end - def content_key_policy_widevine_configuration - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyWidevineConfiguration - end def content_key_policy_fair_play_configuration Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayConfiguration end - def content_key_policy_token_restriction - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyTokenRestriction - end - def filters - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Filters + def content_key_policy + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicy end def aac_audio Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudio end - def content_key_policy - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicy + def content_key_policy_widevine_configuration + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyWidevineConfiguration end - def content_key_policy_play_ready_configuration - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyConfiguration + def filters + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Filters end def copy_video Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyVideo end - def video - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Video + def audio_analyzer_preset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioAnalyzerPreset end def audio Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Audio @@ -504,83 +543,89 @@ def audio def jpg_format Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgFormat end - def png_format - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngFormat + def video + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Video end def audio_overlay Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioOverlay end - def copy_audio - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyAudio - end def video_layer Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoLayer end + def png_format + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngFormat + end def image_format Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ImageFormat end - def h264_video - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Video - end def jpg_layer Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgLayer end - def jpg_image - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgImage + def h264_layer + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Layer + end + def copy_audio + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CopyAudio end def mp4_format Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Mp4Format end - def audio_analyzer_preset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AudioAnalyzerPreset - end - def png_layer - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngLayer + def jpg_image + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JpgImage end - def png_image - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngImage + def h264_video + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Video end - def standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StandardEncoderPreset + def built_in_standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::BuiltInStandardEncoderPreset end - def h264_layer - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Layer + def png_layer + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngLayer end - def video_analyzer_preset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoAnalyzerPreset + def multi_bitrate_format + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::MultiBitrateFormat end def transport_stream_format Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TransportStreamFormat end - def transform - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Transform + def standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StandardEncoderPreset end - def multi_bitrate_format - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::MultiBitrateFormat + def png_image + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::PngImage end def job_input_clip Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputClip end - def job_inputs - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputs + def video_overlay + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoOverlay + end + def video_analyzer_preset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoAnalyzerPreset end def job_input_http Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputHttp end - def built_in_standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::BuiltInStandardEncoderPreset + def job_inputs + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputs end - def job_output_asset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutputAsset + def transform + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Transform end def streaming_policy Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicy end - def live_output - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutput + def streaming_locator + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocator end - def video_overlay - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::VideoOverlay + def job_input_asset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputAsset + end + def resource + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Resource + end + def storage_account + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccount end def live_event Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEvent @@ -588,83 +633,77 @@ def live_event def streaming_endpoint Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingEndpoint end + def format + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Format + end + def job_output_asset + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobOutputAsset + end + def content_key_policy_play_ready_content_type + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentType + end + def storage_account_type + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccountType + end def asset_container_permission Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetContainerPermission end - def job_input_asset - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobInputAsset - end - def content_key_policy_play_ready_unknown_output_passing_option - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption + def aac_audio_profile + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudioProfile end def content_key_policy_play_ready_license_type Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyLicenseType end + def asset_storage_encryption_format + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetStorageEncryptionFormat + end def content_key_policy_restriction_token_type Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyRestrictionTokenType end - def job - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Job + def live_output + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutput end - def aac_audio_profile - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AacAudioProfile + def deinterlace_mode + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceMode end def stretch_mode Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StretchMode end - def content_key_policy_fair_play_rental_and_lease_key_type - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - end - def asset_storage_encryption_format - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::AssetStorageEncryptionFormat - end - def streaming_locator - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocator - end def h264_video_profile Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264VideoProfile end def api_error Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ApiError end - def storage_account_type - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccountType - end - def deinterlace_parity - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceParity - end - def deinterlace_mode - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceMode - end - def rotation - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Rotation + def content_key_policy_play_ready_unknown_output_passing_option + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption end def encoder_named_preset Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncoderNamedPreset end - def content_key_policy_play_ready_content_type - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyPlayReadyContentType + def entropy_mode + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntropyMode end def priority Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Priority end - def job_retry - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobRetry + def content_key_policy_fair_play_rental_and_lease_key_type + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType end def on_error_type Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::OnErrorType end - def entropy_mode - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntropyMode + def job_retry + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobRetry end - def h264_complexity - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Complexity + def deinterlace_parity + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::DeinterlaceParity end def track_property_compare_operation Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackPropertyCompareOperation end - def encryption_scheme - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncryptionScheme + def rotation + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Rotation end def track_property_type Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackPropertyType @@ -672,14 +711,14 @@ def track_property_type def job_error_code Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCode end - def job_error_category - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCategory + def h264_complexity + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::H264Complexity end def live_event_input_protocol Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventInputProtocol end - def live_event_encoding_type - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncodingType + def encryption_scheme + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncryptionScheme end def live_output_resource_state Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveOutputResourceState @@ -687,8 +726,8 @@ def live_output_resource_state def streaming_locator_content_key_type Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingLocatorContentKeyType end - def streaming_policy_streaming_protocol - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyStreamingProtocol + def job_error_category + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobErrorCategory end def live_event_resource_state Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventResourceState @@ -699,6 +738,15 @@ def stream_options_flag def streaming_endpoint_resource_state Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingEndpointResourceState end + def location + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Location + end + def streaming_policy_streaming_protocol + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StreamingPolicyStreamingProtocol + end + def live_event_encoding_type + Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::LiveEventEncodingType + end def check_name_availability_input Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CheckNameAvailabilityInput end @@ -708,54 +756,6 @@ def operation_collection def job_state Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::JobState end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::TrackedResource - end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ProxyResource - end - def resource - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Resource - end - def storage_account - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::StorageAccount - end - def format - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Format - end - def location - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Location - end - def image - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Image - end - def provider - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Provider - end - def cenc_drm_configuration - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::CencDrmConfiguration - end - def overlay - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::Overlay - end - def envelope_encryption - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnvelopeEncryption - end - def entity_name_availability_check_output - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EntityNameAvailabilityCheckOutput - end - def no_encryption - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::NoEncryption - end - def sync_storage_keys_input - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::SyncStorageKeysInput - end - def enabled_protocols - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EnabledProtocols - end - def content_key_policy_collection - Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::ContentKeyPolicyCollection - 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 6de9fd9318..f88b8764e2 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -7,33 +7,26 @@ module Azure::Profiles::Latest module Monitor module Mgmt + ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings EventCategories = Azure::Monitor::Mgmt::V2015_04_01::EventCategories - Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations TenantActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::TenantActivityLogs - ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs + Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations + LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents - LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles ActivityLogAlerts = Azure::Monitor::Mgmt::V2017_04_01::ActivityLogAlerts DiagnosticSettingsOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsOperations DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline MetricDefinitions = Azure::Monitor::Mgmt::V2018_01_01::MetricDefinitions Metrics = Azure::Monitor::Mgmt::V2018_01_01::Metrics - MetricAlerts = Azure::Monitor::Mgmt::V2018_03_01::MetricAlerts MetricAlertsStatus = Azure::Monitor::Mgmt::V2018_03_01::MetricAlertsStatus ActionGroups = Azure::Monitor::Mgmt::V2018_03_01::ActionGroups + MetricAlerts = Azure::Monitor::Mgmt::V2018_03_01::MetricAlerts ScheduledQueryRules = Azure::Monitor::Mgmt::V2018_04_16::ScheduledQueryRules module Models - Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule - Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence - SenderAuthorization = Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization - AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile - EventData = Azure::Monitor::Mgmt::V2015_04_01::Models::EventData - EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification WebhookNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification ScaleCapacity = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity AutoscaleNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification @@ -47,43 +40,52 @@ module Models HttpRequestInfo = Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType EventLevel = Azure::Monitor::Mgmt::V2015_04_01::Models::EventLevel TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType - ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule + Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence + SenderAuthorization = Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization + AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile + EventData = Azure::Monitor::Mgmt::V2015_04_01::Models::EventData + EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification + RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition + AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch + RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource + AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection RuleDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident - RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction + IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource + RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult - 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 + ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition 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 - RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition - AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch - RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource - AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection + ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody - ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList - ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource @@ -91,38 +93,24 @@ module Models 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 - DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline - BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse BaselineMetadataValue = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue TimeSeriesInformation = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::TimeSeriesInformation CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline + BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse + AggregationType = Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + ResultType = Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + LocalizableString = Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString MetricDefinition = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition MetricDefinitionCollection = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection MetricAvailability = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response MetricValue = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricValue + Unit = Azure::Monitor::Mgmt::V2018_01_01::Models::Unit MetadataValue = Azure::Monitor::Mgmt::V2018_01_01::Models::MetadataValue TimeSeriesElement = Azure::Monitor::Mgmt::V2018_01_01::Models::TimeSeriesElement Metric = Azure::Monitor::Mgmt::V2018_01_01::Models::Metric - Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response - AggregationType = Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType - ResultType = Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType - Unit = Azure::Monitor::Mgmt::V2018_01_01::Models::Unit - LocalizableString = Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString - VoiceReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::VoiceReceiver - LogicAppReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::LogicAppReceiver - MetricAlertAction = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertAction - MetricAlertResourceCollection = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourceCollection - MetricDimension = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension - AzureFunctionReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AzureFunctionReceiver - MetricAlertStatus = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatus - MetricAlertResource = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResource - MetricAlertSingleResourceMultipleMetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertSingleResourceMultipleMetricCriteria - MetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria - ActionGroupResource = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource - ReceiverStatus = Azure::Monitor::Mgmt::V2018_03_01::Models::ReceiverStatus EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest EmailReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::EmailReceiver ActionGroupPatchBody = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody @@ -136,28 +124,40 @@ module Models MetricAlertResourcePatch = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch MetricAlertStatusProperties = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties MetricAlertStatusCollection = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection + MetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria + VoiceReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::VoiceReceiver + LogicAppReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::LogicAppReceiver + MetricAlertAction = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertAction + MetricAlertResourceCollection = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourceCollection + MetricDimension = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension + AzureFunctionReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AzureFunctionReceiver + MetricAlertStatus = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatus + MetricAlertResource = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResource + MetricAlertSingleResourceMultipleMetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertSingleResourceMultipleMetricCriteria + ActionGroupResource = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource + ReceiverStatus = Azure::Monitor::Mgmt::V2018_03_01::Models::ReceiverStatus Source = Azure::Monitor::Mgmt::V2018_04_16::Models::Source - MetricTriggerType = Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType - ProvisioningState = Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState + Schedule = Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule + Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled + AlertingAction = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction Action = Azure::Monitor::Mgmt::V2018_04_16::Models::Action + ProvisioningState = Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState + ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + MetricTriggerType = Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType + ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse AlertSeverity = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity QueryType = Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType + Resource = Azure::Monitor::Mgmt::V2018_04_16::Models::Resource LogSearchRuleResourceCollection = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection LogMetricTrigger = Azure::Monitor::Mgmt::V2018_04_16::Models::LogMetricTrigger TriggerCondition = Azure::Monitor::Mgmt::V2018_04_16::Models::TriggerCondition AzNsActionGroup = Azure::Monitor::Mgmt::V2018_04_16::Models::AzNsActionGroup - Schedule = Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule - Resource = Azure::Monitor::Mgmt::V2018_04_16::Models::Resource - LogSearchRuleResource = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource LogSearchRuleResourcePatch = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourcePatch - Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - AlertingAction = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction - ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator - ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + LogSearchRuleResource = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource end class MonitorManagementClass - attr_reader :autoscale_settings, :event_categories, :operations, :tenant_activity_logs, :activity_logs, :alert_rules, :alert_rule_incidents, :log_profiles, :activity_log_alerts, :diagnostic_settings_operations, :diagnostic_settings_category_operations, :metric_baseline, :metric_definitions, :metrics, :metric_alerts, :metric_alerts_status, :action_groups, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes + attr_reader :activity_logs, :autoscale_settings, :event_categories, :tenant_activity_logs, :operations, :log_profiles, :alert_rules, :alert_rule_incidents, :activity_log_alerts, :diagnostic_settings_operations, :diagnostic_settings_category_operations, :metric_baseline, :metric_definitions, :metrics, :metric_alerts_status, :action_groups, :metric_alerts, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -167,20 +167,20 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @activity_logs = @client_0.activity_logs @autoscale_settings = @client_0.autoscale_settings @event_categories = @client_0.event_categories - @operations = @client_0.operations @tenant_activity_logs = @client_0.tenant_activity_logs - @activity_logs = @client_0.activity_logs + @operations = @client_0.operations @client_1 = Azure::Monitor::Mgmt::V2016_03_01::MonitorManagementClient.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) + @log_profiles = @client_1.log_profiles @alert_rules = @client_1.alert_rules @alert_rule_incidents = @client_1.alert_rule_incidents - @log_profiles = @client_1.log_profiles @client_2 = Azure::Monitor::Mgmt::V2017_04_01::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -217,9 +217,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_6.subscription_id = configurable.subscription_id end add_telemetry(@client_6) - @metric_alerts = @client_6.metric_alerts @metric_alerts_status = @client_6.metric_alerts_status @action_groups = @client_6.action_groups + @metric_alerts = @client_6.metric_alerts @client_7 = Azure::Monitor::Mgmt::V2018_04_16::MonitorClient.new(configurable.credentials, base_url, options) if(@client_7.respond_to?(:subscription_id)) @@ -259,27 +259,6 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - end - def recurrent_schedule - Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule - end - def recurrence - Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence - end - def sender_authorization - Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization - end - def autoscale_profile - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile - end - def event_data - Azure::Monitor::Mgmt::V2015_04_01::Models::EventData - end - def email_notification - Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification - end def webhook_notification Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification end @@ -319,21 +298,21 @@ def time_window def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end + def metric_statistic_type + Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType + end def event_level Azure::Monitor::Mgmt::V2015_04_01::Models::EventLevel end def time_aggregation_type Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType end - def metric_statistic_type - Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType + def comparison_operation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType end def scale_direction Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end - def comparison_operation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - end def scale_type Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end @@ -343,6 +322,39 @@ def operation_display def operation_list_result Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult end + def operation + Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + end + def recurrent_schedule + Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule + end + def recurrence + Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence + end + def sender_authorization + Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization + end + def autoscale_profile + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile + end + def event_data + Azure::Monitor::Mgmt::V2015_04_01::Models::EventData + end + def email_notification + Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification + end + def rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition + end + def alert_rule_resource_patch + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch + end + def rule_management_event_claims_data_source + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource + end + def alert_rule_resource_collection + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection + end def rule_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource end @@ -358,27 +370,27 @@ def log_profile_collection def incident Azure::Monitor::Mgmt::V2016_03_01::Models::Incident end - def rule_action - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction + def incident_list_result + Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult end def rule_metric_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource end + def rule_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction + end def rule_management_event_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource end - def incident_list_result - Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult - 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 + def threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + end def rule_email_action Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction end @@ -397,17 +409,11 @@ def condition_operator def time_aggregation_operator Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator end - def rule_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition - end - def alert_rule_resource_patch - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch - end - def rule_management_event_claims_data_source - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource + def activity_log_alert_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList end - def alert_rule_resource_collection - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection + def activity_log_alert_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource end def activity_log_alert_leaf_condition Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition @@ -424,11 +430,11 @@ def activity_log_alert_action_list def activity_log_alert_patch_body Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody end - def activity_log_alert_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + def diagnostic_settings_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end - def activity_log_alert_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource end def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy @@ -451,18 +457,6 @@ def diagnostic_settings_category_resource_collection def diagnostic_settings_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end - def diagnostic_settings_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource - end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - end - def baseline - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline - end - def baseline_response - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse - end def baseline_metadata_value Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue end @@ -475,6 +469,21 @@ def calculate_baseline_response def sensitivity Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity end + def baseline + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline + end + def baseline_response + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse + end + def aggregation_type + Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + end + def result_type + Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + end + def localizable_string + Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString + end def metric_definition Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition end @@ -484,9 +493,15 @@ def metric_definition_collection def metric_availability Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability end + def response + Azure::Monitor::Mgmt::V2018_01_01::Models::Response + end def metric_value Azure::Monitor::Mgmt::V2018_01_01::Models::MetricValue end + def unit + Azure::Monitor::Mgmt::V2018_01_01::Models::Unit + end def metadata_value Azure::Monitor::Mgmt::V2018_01_01::Models::MetadataValue end @@ -496,20 +511,47 @@ def time_series_element def metric Azure::Monitor::Mgmt::V2018_01_01::Models::Metric end - def response - Azure::Monitor::Mgmt::V2018_01_01::Models::Response + def enable_request + Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest end - def aggregation_type - Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + def email_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::EmailReceiver end - def result_type - Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + def action_group_patch_body + Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody end - def unit - Azure::Monitor::Mgmt::V2018_01_01::Models::Unit + def webhook_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::WebhookReceiver end - def localizable_string - Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString + def azure_app_push_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver + end + def automation_runbook_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver + end + def itsm_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver + end + def sms_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver + end + def action_group_list + Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupList + end + def metric_alert_criteria + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria + end + def metric_alert_resource_patch + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch + end + def metric_alert_status_properties + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties + end + def metric_alert_status_collection + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection + end + def metric_criteria + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria end def voice_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::VoiceReceiver @@ -538,65 +580,38 @@ def metric_alert_resource def metric_alert_single_resource_multiple_metric_criteria Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertSingleResourceMultipleMetricCriteria end - def metric_criteria - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria - end def action_group_resource Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource end def receiver_status Azure::Monitor::Mgmt::V2018_03_01::Models::ReceiverStatus end - def enable_request - Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest - end - def email_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::EmailReceiver - end - def action_group_patch_body - Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody - end - def webhook_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::WebhookReceiver - end - def azure_app_push_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver - end - def automation_runbook_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver - end - def itsm_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver - end - def sms_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver + def source + Azure::Monitor::Mgmt::V2018_04_16::Models::Source end - def action_group_list - Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupList + def schedule + Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule end - def metric_alert_criteria - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria + def enabled + Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled end - def metric_alert_resource_patch - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch + def alerting_action + Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction end - def metric_alert_status_properties - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties + def action + Azure::Monitor::Mgmt::V2018_04_16::Models::Action end - def metric_alert_status_collection - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection + def provisioning_state + Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState end - def source - Azure::Monitor::Mgmt::V2018_04_16::Models::Source + def conditional_operator + Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator end def metric_trigger_type Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType end - def provisioning_state - Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState - end - def action - Azure::Monitor::Mgmt::V2018_04_16::Models::Action + def error_response + Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse end def alert_severity Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity @@ -604,6 +619,9 @@ def alert_severity def query_type Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType end + def resource + Azure::Monitor::Mgmt::V2018_04_16::Models::Resource + end def log_search_rule_resource_collection Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection end @@ -616,29 +634,11 @@ def trigger_condition def az_ns_action_group Azure::Monitor::Mgmt::V2018_04_16::Models::AzNsActionGroup end - def schedule - Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule - end - def resource - Azure::Monitor::Mgmt::V2018_04_16::Models::Resource - end - def log_search_rule_resource - Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource - end def log_search_rule_resource_patch Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourcePatch end - def enabled - Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - end - def alerting_action - Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction - end - def conditional_operator - Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator - end - def error_response - Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + def log_search_rule_resource + Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource 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 ee5440d03b..dfffcefd29 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -26,15 +26,18 @@ module Mgmt NetworkWatchers = Azure::Network::Mgmt::V2018_06_01::NetworkWatchers PacketCaptures = Azure::Network::Mgmt::V2018_06_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2018_06_01::ConnectionMonitors - RouteFilters = Azure::Network::Mgmt::V2018_06_01::RouteFilters Operations = Azure::Network::Mgmt::V2018_06_01::Operations + RouteFilters = Azure::Network::Mgmt::V2018_06_01::RouteFilters RouteFilterRules = Azure::Network::Mgmt::V2018_06_01::RouteFilterRules BgpServiceCommunities = Azure::Network::Mgmt::V2018_06_01::BgpServiceCommunities + VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkPeerings VirtualWANs = Azure::Network::Mgmt::V2018_06_01::VirtualWANs VpnSites = Azure::Network::Mgmt::V2018_06_01::VpnSites - VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkPeerings VpnSitesConfiguration = Azure::Network::Mgmt::V2018_06_01::VpnSitesConfiguration VirtualHubs = Azure::Network::Mgmt::V2018_06_01::VirtualHubs + HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_06_01::HubVirtualNetworkConnections + VpnGateways = Azure::Network::Mgmt::V2018_06_01::VpnGateways + VpnConnections = Azure::Network::Mgmt::V2018_06_01::VpnConnections ApplicationGateways = Azure::Network::Mgmt::V2018_06_01::ApplicationGateways ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuitAuthorizations ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuitPeerings @@ -53,187 +56,11 @@ module Mgmt VirtualNetworkGateways = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkGatewayConnections LocalNetworkGateways = Azure::Network::Mgmt::V2018_06_01::LocalNetworkGateways - HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_06_01::HubVirtualNetworkConnections - VpnGateways = Azure::Network::Mgmt::V2018_06_01::VpnGateways - VpnConnections = Azure::Network::Mgmt::V2018_06_01::VpnConnections module Models - SecurityRuleAssociations = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations - SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface - SecurityGroupViewResult = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult - ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary - PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation - ExpressRouteCircuitReference = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference - PacketCaptureFilter = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter - PacketCaptureParameters = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters - ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList - PacketCapture = Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture - PacketCaptureResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult - ListVpnConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult - PacketCaptureListResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult - ListVirtualHubsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult - PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult - TroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters - ListVirtualWANsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult - QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters - VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference - TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions - ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings - TroubleshootingDetails = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails - ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy - TroubleshootingResult = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult - TunnelConnectionHealth = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth - RetentionPolicyParameters = Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters - ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch - FlowLogStatusParameters = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters - TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties - ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration - TrafficAnalyticsProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties - ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup - FlowLogInformation = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation - VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult - ConnectivitySource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource - VirtualNetworkUsage = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage - ConnectivityDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination - HTTPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration - ProtocolConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration - ConnectivityParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters - ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult - ConnectivityIssue = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue - ConnectivityHop = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop - ConnectivityInformation = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation - LoadBalancerSku = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku - AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation - ListVpnGatewaysResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult - AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters - ListVpnSitesResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult - AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo - AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem - AzureReachabilityReport = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport - GatewayRoute = Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute - AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters - AvailableProvidersListCity = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity - OperationListResult = Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult - DdosProtectionPlan = Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan - AvailableProvidersListState = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState - AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry - AvailableProvidersList = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList - ConnectionMonitorSource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource - ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult - ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination - ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat - ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters - ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth - ConnectionMonitor = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor - ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration - Operation = Azure::Network::Mgmt::V2018_06_01::Models::Operation - VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName - ConnectionMonitorResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult - ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot - ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult - ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult - VpnSiteId = Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId - Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig - BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult - VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult - Availability = Azure::Network::Mgmt::V2018_06_01::Models::Availability - ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult - Dimension = Azure::Network::Mgmt::V2018_06_01::Models::Dimension - OperationDisplay = Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay - MetricSpecification = Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification - ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult - AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration - AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection - AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection - LogSpecification = Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification - ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup - ResourceNavigationLink = Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink - AzureFirewall = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall - ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration - ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet - ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy - EndpointServiceResult = Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions - ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection - RouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter - RouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule - ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection - NetworkWatcher = Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher - ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering - PatchRouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter - BgpServiceCommunity = Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity - PatchRouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule - VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity - VirtualWAN = Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN - VirtualNetworkPeering = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering - HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection - VirtualHub = Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub - VpnSite = Azure::Network::Mgmt::V2018_06_01::Models::VpnSite - VpnGateway = Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway - AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType - VpnConnection = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection - AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol - PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName - AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType - ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth - ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName - Access = Azure::Network::Mgmt::V2018_06_01::Models::Access - ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType - ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode - HTTPHeader = Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader - LoadBalancerSkuName = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName - ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState - CircuitConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus - EffectiveRouteState = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol - EffectiveRouteSource = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource - IpFlowProtocol = Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol - AssociationType = Azure::Network::Mgmt::V2018_06_01::Models::AssociationType - Direction = Azure::Network::Mgmt::V2018_06_01::Models::Direction - PcStatus = Azure::Network::Mgmt::V2018_06_01::Models::PcStatus - NextHopType = Azure::Network::Mgmt::V2018_06_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol - IssueType = Azure::Network::Mgmt::V2018_06_01::Models::IssueType - PcError = Azure::Network::Mgmt::V2018_06_01::Models::PcError - HTTPMethod = Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod - ConnectionState = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState - ConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus - ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus - VpnClientProtocol = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol - NetworkOperationStatus = Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus - VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState - VpnType = Azure::Network::Mgmt::V2018_06_01::Models::VpnType - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName - EvaluationState = Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState - IkeEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption - IkeIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity - IpsecEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption - IpsecIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity - BgpPeerState = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState - AuthenticationMethod = Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod - DhGroup = Azure::Network::Mgmt::V2018_06_01::Models::DhGroup - PfsGroup = Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup - HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus - VpnConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus - TunnelConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier - ProcessorArchitecture = Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus - Origin = Azure::Network::Mgmt::V2018_06_01::Models::Origin - Error = Azure::Network::Mgmt::V2018_06_01::Models::Error - Severity = Azure::Network::Mgmt::V2018_06_01::Models::Severity - Protocol = Azure::Network::Mgmt::V2018_06_01::Models::Protocol - UsageName = Azure::Network::Mgmt::V2018_06_01::Models::UsageName - Usage = Azure::Network::Mgmt::V2018_06_01::Models::Usage ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitListResult SubResource = Azure::Network::Mgmt::V2018_06_01::Models::SubResource - Resource = Azure::Network::Mgmt::V2018_06_01::Models::Resource + ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered PublicIPAddressListResult = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressListResult ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayListResult ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddress @@ -255,8 +82,8 @@ module Models ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSku ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitServiceProviderProperties RouteTableListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteTableListResult - Policies = Azure::Network::Mgmt::V2018_06_01::Models::Policies NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceListResult + ConnectionSharedKey = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitArpTable ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsArpTableListResult PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressDnsSettings @@ -277,7 +104,7 @@ module Models ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayIPConfiguration ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCertificate ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendIPConfiguration - ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered + ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort BackendAddressPool = Azure::Network::Mgmt::V2018_06_01::Models::BackendAddressPool InboundNatRule = Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRule SecurityRule = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRule @@ -287,12 +114,12 @@ module Models RouteTable = Azure::Network::Mgmt::V2018_06_01::Models::RouteTable PublicIPAddress = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddress IPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::IPConfiguration - Subnet = Azure::Network::Mgmt::V2018_06_01::Models::Subnet TagsObject = Azure::Network::Mgmt::V2018_06_01::Models::TagsObject + Subnet = Azure::Network::Mgmt::V2018_06_01::Models::Subnet NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfiguration ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHttpSettings - ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort + HTTPHeader = Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayPathRule ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayHttpListener ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRule @@ -315,31 +142,28 @@ module Models VpnClientRootCertificate = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRootCertificate LocalNetworkGateway = Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGateway VirtualNetworkGateway = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGateway - ProvisioningState = Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnection TransportProtocol = Azure::Network::Mgmt::V2018_06_01::Models::TransportProtocol SecurityRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleProtocol IPAllocationMethod = Azure::Network::Mgmt::V2018_06_01::Models::IPAllocationMethod SecurityRuleAccess = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAccess - ConnectionSharedKey = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey - RouteNextHopType = Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType SecurityRuleDirection = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleDirection - IPVersion = Azure::Network::Mgmt::V2018_06_01::Models::IPVersion + RouteNextHopType = Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProtocol + IPVersion = Azure::Network::Mgmt::V2018_06_01::Models::IPVersion + ApplicationGatewayTier = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayCookieBasedAffinity ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRuleType ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayOperationalState - ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName - ApplicationGatewayTier = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier - ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier AuthorizationUseStatus = Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily + ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringState - LoadDistribution = Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution - ProbeProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_06_01::Models::ServiceProviderProvisioningState - VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType + ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily + ProbeProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol + LoadDistribution = Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution TopologyAssociation = Azure::Network::Mgmt::V2018_06_01::Models::TopologyAssociation TopologyResource = Azure::Network::Mgmt::V2018_06_01::Models::TopologyResource AzureFirewallRCAction = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCAction @@ -357,8 +181,8 @@ module Models PublicIPAddressSku = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSku InboundNatRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRuleListResult IpTag = Azure::Network::Mgmt::V2018_06_01::Models::IpTag + Error = Azure::Network::Mgmt::V2018_06_01::Models::Error LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerBackendAddressPoolListResult - DeviceProperties = Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerFrontendIPConfigurationListResult VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_06_01::Models::VpnDeviceScriptParameters LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerLoadBalancingRuleListResult @@ -379,66 +203,245 @@ module Models EffectiveRoute = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRoute ApplicationGatewayAutoscaleBounds = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleBounds EffectiveRouteListResult = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteListResult + DeviceProperties = Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRule - IpsecPolicy = Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy RouteFilterListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterListResult NetworkWatcherListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcherListResult ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies TopologyParameters = Azure::Network::Mgmt::V2018_06_01::Models::TopologyParameters ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroupListResult + IpsecPolicy = Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy DdosProtectionPlanListResult = Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlanListResult EndpointServicesListResult = Azure::Network::Mgmt::V2018_06_01::Models::EndpointServicesListResult AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocol IPAddressAvailabilityResult = Azure::Network::Mgmt::V2018_06_01::Models::IPAddressAvailabilityResult OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_06_01::Models::OperationPropertiesFormatServiceSpecification VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringListResult - NextHopParameters = Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters NextHopResult = Azure::Network::Mgmt::V2018_06_01::Models::NextHopResult SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewParameters NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceAssociation SubnetAssociation = Azure::Network::Mgmt::V2018_06_01::Models::SubnetAssociation ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTableSummary - end - - class NetworkManagementClass - attr_reader :azure_firewalls, :application_security_groups, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_connections, :express_route_cross_connections, :express_route_cross_connection_peerings, :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, :operations, :route_filter_rules, :bgp_service_communities, :virtual_wans, :vpn_sites, :virtual_network_peerings, :vpn_sites_configuration, :virtual_hubs, :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, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :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::Network::Mgmt::V2018_06_01::NetworkManagementClient.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) - @azure_firewalls = @client_0.azure_firewalls - @application_security_groups = @client_0.application_security_groups - @ddos_protection_plans = @client_0.ddos_protection_plans - @available_endpoint_services = @client_0.available_endpoint_services - @express_route_circuit_connections = @client_0.express_route_circuit_connections - @express_route_cross_connections = @client_0.express_route_cross_connections - @express_route_cross_connection_peerings = @client_0.express_route_cross_connection_peerings - @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_interface_ipconfigurations = @client_0.network_interface_ipconfigurations - @network_interface_load_balancers = @client_0.network_interface_load_balancers - @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 - @route_filters = @client_0.route_filters - @operations = @client_0.operations - @route_filter_rules = @client_0.route_filter_rules - @bgp_service_communities = @client_0.bgp_service_communities - @virtual_wans = @client_0.virtual_wans - @vpn_sites = @client_0.vpn_sites - @virtual_network_peerings = @client_0.virtual_network_peerings + NextHopParameters = Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters + SecurityRuleAssociations = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations + SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface + SecurityGroupViewResult = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult + ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary + PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation + ExpressRouteCircuitReference = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference + PacketCaptureFilter = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter + PacketCaptureParameters = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters + ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList + PacketCapture = Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture + PacketCaptureResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult + ListVpnConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult + PacketCaptureListResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult + ListVirtualHubsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult + PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult + TroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters + ListVirtualWANsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult + QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters + VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference + TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions + ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings + TroubleshootingDetails = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails + ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy + TroubleshootingResult = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult + RetentionPolicyParameters = Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters + ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch + FlowLogStatusParameters = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters + TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties + ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration + TrafficAnalyticsProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties + ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup + FlowLogInformation = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation + VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult + ConnectivitySource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource + VirtualNetworkUsage = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage + ConnectivityDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination + HTTPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration + ProtocolConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration + ConnectivityParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters + ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + ConnectivityIssue = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue + ConnectivityHop = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop + ConnectivityInformation = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation + LoadBalancerSku = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku + AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation + ListVpnGatewaysResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult + AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters + ListVpnSitesResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult + AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo + AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem + AzureReachabilityReport = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport + GatewayRoute = Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute + AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters + AvailableProvidersListCity = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity + DdosProtectionPlan = Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan + AvailableProvidersListState = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState + AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry + OperationListResult = Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult + AvailableProvidersList = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList + ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult + ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination + ConnectionMonitorSource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource + ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat + ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters + ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth + ConnectionMonitor = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor + ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + ConnectionMonitorResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult + TunnelConnectionHealth = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth + ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult + Operation = Azure::Network::Mgmt::V2018_06_01::Models::Operation + VpnSiteId = Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId + ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot + VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName + ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult + BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult + OperationDisplay = Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay + Availability = Azure::Network::Mgmt::V2018_06_01::Models::Availability + VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult + Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig + ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult + MetricSpecification = Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification + Dimension = Azure::Network::Mgmt::V2018_06_01::Models::Dimension + AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration + AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection + ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult + LogSpecification = Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification + ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup + AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection + AzureFirewall = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall + ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration + ResourceNavigationLink = Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink + ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate + ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy + ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions + ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection + EndpointServiceResult = Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult + RouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule + ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection + RouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter + ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering + PatchRouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter + NetworkWatcher = Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher + PatchRouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule + VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity + BgpServiceCommunity = Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity + VirtualNetworkPeering = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering + UsageName = Azure::Network::Mgmt::V2018_06_01::Models::UsageName + VirtualWAN = Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN + Usage = Azure::Network::Mgmt::V2018_06_01::Models::Usage + HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection + VirtualHub = Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub + VpnConnection = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection + Resource = Azure::Network::Mgmt::V2018_06_01::Models::Resource + AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType + AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType + AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol + VpnGateway = Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway + VpnSite = Azure::Network::Mgmt::V2018_06_01::Models::VpnSite + ProvisioningState = Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType + PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName + ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth + ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol + ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName + ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType + CircuitConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus + Access = Azure::Network::Mgmt::V2018_06_01::Models::Access + ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType + ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState + EffectiveRouteState = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState + LoadBalancerSkuName = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol + Policies = Azure::Network::Mgmt::V2018_06_01::Models::Policies + NextHopType = Azure::Network::Mgmt::V2018_06_01::Models::NextHopType + AssociationType = Azure::Network::Mgmt::V2018_06_01::Models::AssociationType + Direction = Azure::Network::Mgmt::V2018_06_01::Models::Direction + IpFlowProtocol = Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol + EffectiveRouteSource = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource + PcProtocol = Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol + PcStatus = Azure::Network::Mgmt::V2018_06_01::Models::PcStatus + PcError = Azure::Network::Mgmt::V2018_06_01::Models::PcError + HTTPMethod = Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod + IssueType = Azure::Network::Mgmt::V2018_06_01::Models::IssueType + ConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus + ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus + NetworkOperationStatus = Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus + Severity = Azure::Network::Mgmt::V2018_06_01::Models::Severity + Protocol = Azure::Network::Mgmt::V2018_06_01::Models::Protocol + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName + VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier + ConnectionState = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState + EvaluationState = Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState + VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState + VpnClientProtocol = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol + IpsecEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption + IpsecIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity + IkeEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption + IkeIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity + DhGroup = Azure::Network::Mgmt::V2018_06_01::Models::DhGroup + PfsGroup = Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup + BgpPeerState = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState + AuthenticationMethod = Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod + VpnConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus + TunnelConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus + HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus + VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType + VpnType = Azure::Network::Mgmt::V2018_06_01::Models::VpnType + ProcessorArchitecture = Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture + VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType + VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus + Origin = Azure::Network::Mgmt::V2018_06_01::Models::Origin + end + + class NetworkManagementClass + attr_reader :azure_firewalls, :application_security_groups, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_connections, :express_route_cross_connections, :express_route_cross_connection_peerings, :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, :operations, :route_filters, :route_filter_rules, :bgp_service_communities, :virtual_network_peerings, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :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 + + def initialize(configurable, base_url=nil, options=nil) + @configurable, @base_url, @options = configurable, base_url, options + + @client_0 = Azure::Network::Mgmt::V2018_06_01::NetworkManagementClient.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) + @azure_firewalls = @client_0.azure_firewalls + @application_security_groups = @client_0.application_security_groups + @ddos_protection_plans = @client_0.ddos_protection_plans + @available_endpoint_services = @client_0.available_endpoint_services + @express_route_circuit_connections = @client_0.express_route_circuit_connections + @express_route_cross_connections = @client_0.express_route_cross_connections + @express_route_cross_connection_peerings = @client_0.express_route_cross_connection_peerings + @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_interface_ipconfigurations = @client_0.network_interface_ipconfigurations + @network_interface_load_balancers = @client_0.network_interface_load_balancers + @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 + @route_filters = @client_0.route_filters + @route_filter_rules = @client_0.route_filter_rules + @bgp_service_communities = @client_0.bgp_service_communities + @virtual_network_peerings = @client_0.virtual_network_peerings + @virtual_wans = @client_0.virtual_wans + @vpn_sites = @client_0.vpn_sites @vpn_sites_configuration = @client_0.vpn_sites_configuration @virtual_hubs = @client_0.virtual_hubs + @hub_virtual_network_connections = @client_0.hub_virtual_network_connections + @vpn_gateways = @client_0.vpn_gateways + @vpn_connections = @client_0.vpn_connections @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 @@ -457,9 +460,6 @@ 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 - @hub_virtual_network_connections = @client_0.hub_virtual_network_connections - @vpn_gateways = @client_0.vpn_gateways - @vpn_connections = @client_0.vpn_connections @model_classes = ModelClasses.new end @@ -478,1025 +478,1025 @@ def method_missing(method, *args) end class ModelClasses - def security_rule_associations - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations + def express_route_circuit_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitListResult end - def security_group_network_interface - Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface + def sub_resource + Azure::Network::Mgmt::V2018_06_01::Models::SubResource end - def security_group_view_result - Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult + def express_route_service_provider_bandwidths_offered + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered end - def express_route_cross_connection_routes_table_summary - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary + def public_ipaddress_list_result + Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressListResult end - def packet_capture_storage_location - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation + def application_gateway_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayListResult end - def express_route_circuit_reference - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference + def application_gateway_backend_address + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddress end - def packet_capture_filter - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter + def connection_reset_shared_key + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionResetSharedKey end - def packet_capture_parameters - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters + def dns_name_availability_result + Azure::Network::Mgmt::V2018_06_01::Models::DnsNameAvailabilityResult end - def express_route_cross_connection_peering_list - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList + def network_interface_dns_settings + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceDnsSettings end - def packet_capture - Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture + def network_security_group_list_result + Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroupListResult end - def packet_capture_result - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult + def virtual_network_gateway_list_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListResult end - def list_vpn_connections_result - Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult + def authorization_list_result + Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationListResult end - def packet_capture_list_result - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult + def bgp_settings + Azure::Network::Mgmt::V2018_06_01::Models::BgpSettings end - def list_virtual_hubs_result - Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult + def express_route_circuit_peering_config + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringConfig end - def packet_capture_query_status_result - Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult + def vpn_client_configuration + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientConfiguration end - def troubleshooting_parameters - Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters + def express_route_circuit_stats + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitStats end - def list_virtual_wans_result - Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult + def virtual_network_list_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListResult end - def query_troubleshooting_parameters - Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters + def security_rule_list_result + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleListResult end - def virtual_network_connection_gateway_reference - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference + def address_space + Azure::Network::Mgmt::V2018_06_01::Models::AddressSpace end - def troubleshooting_recommended_actions - Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions + def express_route_circuit_peering_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringListResult end - def application_gateway_backend_health_http_settings - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings + def usages_list_result + Azure::Network::Mgmt::V2018_06_01::Models::UsagesListResult end - def troubleshooting_details - Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails + def express_route_circuit_sku + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSku end - def application_gateway_ssl_policy - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy + def express_route_circuit_service_provider_properties + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitServiceProviderProperties end - def troubleshooting_result - Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult + def route_table_list_result + Azure::Network::Mgmt::V2018_06_01::Models::RouteTableListResult end - def tunnel_connection_health - Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth + def network_interface_list_result + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceListResult end - def retention_policy_parameters - Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters + def connection_shared_key + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey end - def application_gateway_probe_health_response_match - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch + def express_route_circuit_arp_table + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitArpTable end - def flow_log_status_parameters - Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters + def express_route_circuits_arp_table_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsArpTableListResult end - def traffic_analytics_configuration_properties - Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties + def public_ipaddress_dns_settings + Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressDnsSettings end - def application_gateway_autoscale_configuration - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration + def express_route_circuit_routes_table + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTable end - def traffic_analytics_properties - Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties + def dhcp_options + Azure::Network::Mgmt::V2018_06_01::Models::DhcpOptions end - def application_gateway_firewall_rule_group - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup + def express_route_circuits_routes_table_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableListResult end - def flow_log_information - Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation + def application_gateway_sku + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySku end - def virtual_network_list_usage_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult + def local_network_gateway_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGatewayListResult end - def connectivity_source - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource + def virtual_network_gateway_connection_list_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListResult end - def virtual_network_usage - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage + def load_balancer_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerListResult end - def connectivity_destination - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination + def virtual_network_gateway_sku + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySku end - def httpconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration + def azure_async_operation_result + Azure::Network::Mgmt::V2018_06_01::Models::AzureAsyncOperationResult end - def protocol_configuration - Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration + def route_list_result + Azure::Network::Mgmt::V2018_06_01::Models::RouteListResult end - def connectivity_parameters - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters + def subnet_list_result + Azure::Network::Mgmt::V2018_06_01::Models::SubnetListResult end - def express_route_circuits_routes_table_summary_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + def express_route_service_provider_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderListResult end - def connectivity_issue - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue + def vpn_client_parameters + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientParameters end - def connectivity_hop - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop + def error_details + Azure::Network::Mgmt::V2018_06_01::Models::ErrorDetails end - def connectivity_information - Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayIPConfiguration end - def load_balancer_sku - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCertificate end - def azure_reachability_report_location - Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendIPConfiguration end - def list_vpn_gateways_result - Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult + def application_gateway_frontend_port + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort end - def azure_reachability_report_parameters - Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters + def backend_address_pool + Azure::Network::Mgmt::V2018_06_01::Models::BackendAddressPool end - def list_vpn_sites_result - Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult + def inbound_nat_rule + Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRule end - def azure_reachability_report_latency_info - Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo + def security_rule + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRule end - def azure_reachability_report_item - Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem + def network_interface + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterface end - def azure_reachability_report - Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport + def network_security_group + Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroup end - def gateway_route - Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute + def route + Azure::Network::Mgmt::V2018_06_01::Models::Route end - def available_providers_list_parameters - Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters + def route_table + Azure::Network::Mgmt::V2018_06_01::Models::RouteTable end - def available_providers_list_city - Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity + def public_ipaddress + Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddress end - def operation_list_result - Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult + def ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::IPConfiguration end - def ddos_protection_plan - Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan + def tags_object + Azure::Network::Mgmt::V2018_06_01::Models::TagsObject end - def available_providers_list_state - Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState + def subnet + Azure::Network::Mgmt::V2018_06_01::Models::Subnet end - def available_providers_list_country - Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry + def network_interface_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfiguration end - def available_providers_list - Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList + def application_gateway_backend_address_pool + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddressPool end - def connection_monitor_source - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource + def application_gateway_backend_http_settings + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHttpSettings end - def express_route_cross_connection_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult + def httpheader + Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader end - def connection_monitor_destination - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination + def application_gateway_path_rule + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayPathRule end - def service_endpoint_properties_format - Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat + def application_gateway_http_listener + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayHttpListener end - def connection_monitor_parameters - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters + def application_gateway_request_routing_rule + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRule end - def application_gateway_backend_health - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth + def application_gateway_probe + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbe end - def connection_monitor - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor + def application_gateway + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGateway end - def application_gateway_web_application_firewall_configuration - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + def application_gateway_url_path_map + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayUrlPathMap end - def operation - Azure::Network::Mgmt::V2018_06_01::Models::Operation + def express_route_circuit_peering + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeering end - def virtual_network_usage_name - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName + def express_route_circuit_authorization + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitAuthorization end - def connection_monitor_result - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult + def express_route_service_provider + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProvider end - def connection_state_snapshot - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot + def express_route_circuit + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuit end - def connection_monitor_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult + def load_balancing_rule + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancingRule end - def connection_monitor_query_result - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult + def frontend_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::FrontendIPConfiguration end - def vpn_site_id - Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId + def inbound_nat_pool + Azure::Network::Mgmt::V2018_06_01::Models::InboundNatPool end - def ipv6_express_route_circuit_peering_config - Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig + def probe + Azure::Network::Mgmt::V2018_06_01::Models::Probe end - def bgp_peer_status_list_result - Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult + def load_balancer + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancer end - def virtual_network_gateway_list_connections_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult + def outbound_nat_rule + Azure::Network::Mgmt::V2018_06_01::Models::OutboundNatRule end - def availability - Azure::Network::Mgmt::V2018_06_01::Models::Availability + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayIPConfiguration end - def express_route_cross_connections_routes_table_summary_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult + def virtual_network + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetwork end - def dimension - Azure::Network::Mgmt::V2018_06_01::Models::Dimension + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRevokedCertificate end - def operation_display - Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay + def vpn_client_root_certificate + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRootCertificate end - def metric_specification - Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification + def local_network_gateway + Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGateway end - def application_gateway_available_waf_rule_sets_result - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult + def virtual_network_gateway + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGateway end - def azure_firewall_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration + def application_gateway_sku_name + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName end - def azure_firewall_application_rule_collection - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnection end - def azure_firewall_network_rule_collection - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection + def transport_protocol + Azure::Network::Mgmt::V2018_06_01::Models::TransportProtocol end - def log_specification - Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification + def security_rule_protocol + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleProtocol end - def application_security_group - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup + def ipallocation_method + Azure::Network::Mgmt::V2018_06_01::Models::IPAllocationMethod end - def resource_navigation_link - Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink + def security_rule_access + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAccess end - def azure_firewall - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall + def security_rule_direction + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleDirection end - def application_gateway_redirect_configuration - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration + def route_next_hop_type + Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType end - def application_gateway_firewall_rule_set - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet + def application_gateway_protocol + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProtocol end - def application_gateway_authentication_certificate - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate + def ipversion + Azure::Network::Mgmt::V2018_06_01::Models::IPVersion end - def application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy + def application_gateway_tier + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier end - def endpoint_service_result - Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult + def application_gateway_cookie_based_affinity + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayCookieBasedAffinity end - def application_gateway_available_ssl_options - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions + def application_gateway_request_routing_rule_type + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRuleType end - def express_route_circuit_connection - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection + def application_gateway_operational_state + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayOperationalState end - def route_filter - Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter + def authorization_use_status + Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationUseStatus end - def route_filter_rule - Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule + def express_route_circuit_peering_advertised_public_prefix_state + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState end - def express_route_cross_connection - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection + def express_route_circuit_sku_tier + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier end - def network_watcher - Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher + def express_route_circuit_peering_state + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringState end - def express_route_cross_connection_peering - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering + def service_provider_provisioning_state + Azure::Network::Mgmt::V2018_06_01::Models::ServiceProviderProvisioningState end - def patch_route_filter - Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter + def express_route_circuit_sku_family + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily end - def bgp_service_community - Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity + def probe_protocol + Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol end - def patch_route_filter_rule - Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule + def load_distribution + Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity + def topology_association + Azure::Network::Mgmt::V2018_06_01::Models::TopologyAssociation end - def virtual_wan - Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN + def topology_resource + Azure::Network::Mgmt::V2018_06_01::Models::TopologyResource end - def virtual_network_peering - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering + def azure_firewall_rcaction + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCAction end - def hub_virtual_network_connection - Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection + def topology + Azure::Network::Mgmt::V2018_06_01::Models::Topology end - def virtual_hub - Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub + def azure_firewall_application_rule + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRule end - def vpn_site - Azure::Network::Mgmt::V2018_06_01::Models::VpnSite + def verification_ipflow_parameters + Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowParameters end - def vpn_gateway - Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway + def azure_firewall_network_rule + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRule end - def azure_firewall_rcaction_type - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType + def verification_ipflow_result + Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowResult end - def vpn_connection - Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection + def azure_firewall_list_result + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallListResult end - def azure_firewall_network_rule_protocol - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol + def bgp_service_community_list_result + Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunityListResult end - def public_ipaddress_sku_name - Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName + def bgpcommunity + Azure::Network::Mgmt::V2018_06_01::Models::BGPCommunity end - def azure_firewall_application_rule_protocol_type - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType + def list_hub_virtual_network_connections_result + Azure::Network::Mgmt::V2018_06_01::Models::ListHubVirtualNetworkConnectionsResult end - def application_gateway_ssl_protocol - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol + def route_filter_rule_list_result + Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRuleListResult end - def application_gateway_ssl_policy_type - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType + def get_vpn_sites_configuration_request + Azure::Network::Mgmt::V2018_06_01::Models::GetVpnSitesConfigurationRequest end - def application_gateway_backend_health_server_health - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth + def public_ipaddress_sku + Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSku end - def application_gateway_ssl_cipher_suite - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite + def inbound_nat_rule_list_result + Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRuleListResult end - def application_gateway_redirect_type - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType + def ip_tag + Azure::Network::Mgmt::V2018_06_01::Models::IpTag end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName + def error + Azure::Network::Mgmt::V2018_06_01::Models::Error end - def access - Azure::Network::Mgmt::V2018_06_01::Models::Access + def load_balancer_backend_address_pool_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerBackendAddressPoolListResult end - def express_route_peering_type - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType + def load_balancer_frontend_ipconfiguration_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerFrontendIPConfigurationListResult end - def application_gateway_firewall_mode - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode + def vpn_device_script_parameters + Azure::Network::Mgmt::V2018_06_01::Models::VpnDeviceScriptParameters end - def httpheader - Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader + def load_balancer_load_balancing_rule_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerLoadBalancingRuleListResult end - def load_balancer_sku_name - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName + def load_balancer_probe_list_result + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerProbeListResult end - def express_route_peering_state - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState + def application_gateway_connection_draining + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayConnectionDraining end - def circuit_connection_status - Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus + def application_gateway_backend_health_server + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServer end - def effective_route_state - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState + def application_gateway_backend_health_pool + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthPool end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol + def vpn_client_ipsec_parameters + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientIPsecParameters end - def effective_route_source - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource + def network_interface_ipconfiguration_list_result + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfigurationListResult end - def ip_flow_protocol - Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol + def network_interface_load_balancer_list_result + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceLoadBalancerListResult end - def association_type - Azure::Network::Mgmt::V2018_06_01::Models::AssociationType + def gateway_route_list_result + Azure::Network::Mgmt::V2018_06_01::Models::GatewayRouteListResult end - def direction - Azure::Network::Mgmt::V2018_06_01::Models::Direction + def effective_network_security_group_association + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupAssociation end - def pc_status - Azure::Network::Mgmt::V2018_06_01::Models::PcStatus + def effective_network_security_rule + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityRule end - def next_hop_type - Azure::Network::Mgmt::V2018_06_01::Models::NextHopType + def effective_network_security_group + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroup end - def pc_protocol - Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol + def bgp_peer_status + Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatus end - def issue_type - Azure::Network::Mgmt::V2018_06_01::Models::IssueType + def effective_network_security_group_list_result + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupListResult end - def pc_error - Azure::Network::Mgmt::V2018_06_01::Models::PcError + def application_gateway_firewall_disabled_rule_group + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup end - def httpmethod - Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod + def effective_route + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRoute end - def connection_state - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState + def application_gateway_autoscale_bounds + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleBounds end - def connection_status - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus + def effective_route_list_result + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteListResult end - def connection_monitor_source_status - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus + def device_properties + Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties end - def vpn_client_protocol - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol + def application_gateway_firewall_rule + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRule end - def network_operation_status - Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus + def route_filter_list_result + Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterListResult end - def virtual_network_peering_state - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState + def network_watcher_list_result + Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcherListResult end - def vpn_type - Azure::Network::Mgmt::V2018_06_01::Models::VpnType + def application_gateway_available_ssl_predefined_policies + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName + def topology_parameters + Azure::Network::Mgmt::V2018_06_01::Models::TopologyParameters end - def evaluation_state - Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState + def application_security_group_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroupListResult end - def ike_encryption - Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption + def ipsec_policy + Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy end - def ike_integrity - Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity + def ddos_protection_plan_list_result + Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlanListResult end - def ipsec_encryption - Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption + def endpoint_services_list_result + Azure::Network::Mgmt::V2018_06_01::Models::EndpointServicesListResult end - def ipsec_integrity - Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity + def azure_firewall_application_rule_protocol + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocol end - def bgp_peer_state - Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState + def ipaddress_availability_result + Azure::Network::Mgmt::V2018_06_01::Models::IPAddressAvailabilityResult end - def authentication_method - Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod + def operation_properties_format_service_specification + Azure::Network::Mgmt::V2018_06_01::Models::OperationPropertiesFormatServiceSpecification end - def dh_group - Azure::Network::Mgmt::V2018_06_01::Models::DhGroup + def virtual_network_peering_list_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringListResult end - def pfs_group - Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup + def next_hop_result + Azure::Network::Mgmt::V2018_06_01::Models::NextHopResult end - def hub_virtual_network_connection_status - Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus + def security_group_view_parameters + Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewParameters end - def vpn_connection_status - Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus + def network_interface_association + Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceAssociation end - def tunnel_connection_status - Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus + def subnet_association + Azure::Network::Mgmt::V2018_06_01::Models::SubnetAssociation end - def virtual_network_gateway_sku_tier - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier + def express_route_circuit_routes_table_summary + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTableSummary end - def processor_architecture - Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture + def next_hop_parameters + Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType + def security_rule_associations + Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations end - def virtual_network_gateway_connection_status - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus + def security_group_network_interface + Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface end - def origin - Azure::Network::Mgmt::V2018_06_01::Models::Origin + def security_group_view_result + Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult end - def error - Azure::Network::Mgmt::V2018_06_01::Models::Error + def express_route_cross_connection_routes_table_summary + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary end - def severity - Azure::Network::Mgmt::V2018_06_01::Models::Severity + def packet_capture_storage_location + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation end - def protocol - Azure::Network::Mgmt::V2018_06_01::Models::Protocol + def express_route_circuit_reference + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference end - def usage_name - Azure::Network::Mgmt::V2018_06_01::Models::UsageName + def packet_capture_filter + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter end - def usage - Azure::Network::Mgmt::V2018_06_01::Models::Usage + def packet_capture_parameters + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters end - def express_route_circuit_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitListResult + def express_route_cross_connection_peering_list + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList end - def sub_resource - Azure::Network::Mgmt::V2018_06_01::Models::SubResource + def packet_capture + Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture end - def resource - Azure::Network::Mgmt::V2018_06_01::Models::Resource + def packet_capture_result + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult end - def public_ipaddress_list_result - Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressListResult + def list_vpn_connections_result + Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult end - def application_gateway_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayListResult + def packet_capture_list_result + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult end - def application_gateway_backend_address - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddress + def list_virtual_hubs_result + Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult end - def connection_reset_shared_key - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionResetSharedKey + def packet_capture_query_status_result + Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult end - def dns_name_availability_result - Azure::Network::Mgmt::V2018_06_01::Models::DnsNameAvailabilityResult + def troubleshooting_parameters + Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters end - def network_interface_dns_settings - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceDnsSettings + def list_virtual_wans_result + Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult end - def network_security_group_list_result - Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroupListResult + def query_troubleshooting_parameters + Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters end - def virtual_network_gateway_list_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListResult + def virtual_network_connection_gateway_reference + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference end - def authorization_list_result - Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationListResult + def troubleshooting_recommended_actions + Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions end - def bgp_settings - Azure::Network::Mgmt::V2018_06_01::Models::BgpSettings + def application_gateway_backend_health_http_settings + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings end - def express_route_circuit_peering_config - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringConfig + def troubleshooting_details + Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails end - def vpn_client_configuration - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientConfiguration + def application_gateway_ssl_policy + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy end - def express_route_circuit_stats - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitStats + def troubleshooting_result + Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult end - def virtual_network_list_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListResult + def retention_policy_parameters + Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters end - def security_rule_list_result - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleListResult + def application_gateway_probe_health_response_match + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch end - def address_space - Azure::Network::Mgmt::V2018_06_01::Models::AddressSpace + def flow_log_status_parameters + Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters end - def express_route_circuit_peering_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringListResult + def traffic_analytics_configuration_properties + Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties end - def usages_list_result - Azure::Network::Mgmt::V2018_06_01::Models::UsagesListResult + def application_gateway_autoscale_configuration + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration end - def express_route_circuit_sku - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSku + def traffic_analytics_properties + Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties end - def express_route_circuit_service_provider_properties - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitServiceProviderProperties + def application_gateway_firewall_rule_group + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup end - def route_table_list_result - Azure::Network::Mgmt::V2018_06_01::Models::RouteTableListResult + def flow_log_information + Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation end - def policies - Azure::Network::Mgmt::V2018_06_01::Models::Policies + def virtual_network_list_usage_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult end - def network_interface_list_result - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceListResult + def connectivity_source + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource end - def express_route_circuit_arp_table - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitArpTable + def virtual_network_usage + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage end - def express_route_circuits_arp_table_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsArpTableListResult + def connectivity_destination + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination end - def public_ipaddress_dns_settings - Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressDnsSettings + def httpconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration end - def express_route_circuit_routes_table - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTable + def protocol_configuration + Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration end - def dhcp_options - Azure::Network::Mgmt::V2018_06_01::Models::DhcpOptions + def connectivity_parameters + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters end - def express_route_circuits_routes_table_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableListResult + def express_route_circuits_routes_table_summary_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult end - def application_gateway_sku - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySku + def connectivity_issue + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue end - def local_network_gateway_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGatewayListResult + def connectivity_hop + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop end - def virtual_network_gateway_connection_list_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListResult + def connectivity_information + Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation end - def load_balancer_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerListResult + def load_balancer_sku + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku end - def virtual_network_gateway_sku - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySku + def azure_reachability_report_location + Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation end - def azure_async_operation_result - Azure::Network::Mgmt::V2018_06_01::Models::AzureAsyncOperationResult + def list_vpn_gateways_result + Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult end - def route_list_result - Azure::Network::Mgmt::V2018_06_01::Models::RouteListResult + def azure_reachability_report_parameters + Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters end - def subnet_list_result - Azure::Network::Mgmt::V2018_06_01::Models::SubnetListResult + def list_vpn_sites_result + Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult end - def express_route_service_provider_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderListResult + def azure_reachability_report_latency_info + Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo end - def vpn_client_parameters - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientParameters + def azure_reachability_report_item + Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem end - def error_details - Azure::Network::Mgmt::V2018_06_01::Models::ErrorDetails + def azure_reachability_report + Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayIPConfiguration + def gateway_route + Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCertificate + def available_providers_list_parameters + Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendIPConfiguration + def available_providers_list_city + Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity end - def express_route_service_provider_bandwidths_offered - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered + def ddos_protection_plan + Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan end - def backend_address_pool - Azure::Network::Mgmt::V2018_06_01::Models::BackendAddressPool + def available_providers_list_state + Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState end - def inbound_nat_rule - Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRule + def available_providers_list_country + Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry end - def security_rule - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRule + def operation_list_result + Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult end - def network_interface - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterface + def available_providers_list + Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList end - def network_security_group - Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroup + def express_route_cross_connection_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult end - def route - Azure::Network::Mgmt::V2018_06_01::Models::Route + def connection_monitor_destination + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination end - def route_table - Azure::Network::Mgmt::V2018_06_01::Models::RouteTable + def connection_monitor_source + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource end - def public_ipaddress - Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddress + def service_endpoint_properties_format + Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat end - def ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::IPConfiguration + def connection_monitor_parameters + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters end - def subnet - Azure::Network::Mgmt::V2018_06_01::Models::Subnet + def application_gateway_backend_health + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth end - def tags_object - Azure::Network::Mgmt::V2018_06_01::Models::TagsObject + def connection_monitor + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor end - def network_interface_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfiguration + def application_gateway_web_application_firewall_configuration + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end - def application_gateway_backend_address_pool - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddressPool + def connection_monitor_result + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult end - def application_gateway_backend_http_settings - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHttpSettings + def tunnel_connection_health + Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth end - def application_gateway_frontend_port - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort + def connection_monitor_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult end - def application_gateway_path_rule - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayPathRule + def operation + Azure::Network::Mgmt::V2018_06_01::Models::Operation end - def application_gateway_http_listener - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayHttpListener + def vpn_site_id + Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId end - def application_gateway_request_routing_rule - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRule + def connection_state_snapshot + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot end - def application_gateway_probe - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbe + def virtual_network_usage_name + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName end - def application_gateway - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGateway + def connection_monitor_query_result + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayUrlPathMap + def bgp_peer_status_list_result + Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult end - def express_route_circuit_peering - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeering + def operation_display + Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay end - def express_route_circuit_authorization - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitAuthorization + def availability + Azure::Network::Mgmt::V2018_06_01::Models::Availability end - def express_route_service_provider - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProvider + def virtual_network_gateway_list_connections_result + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult end - def express_route_circuit - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuit + def ipv6_express_route_circuit_peering_config + Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig end - def load_balancing_rule - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancingRule + def express_route_cross_connections_routes_table_summary_list_result + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult end - def frontend_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::FrontendIPConfiguration + def metric_specification + Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification end - def inbound_nat_pool - Azure::Network::Mgmt::V2018_06_01::Models::InboundNatPool + def dimension + Azure::Network::Mgmt::V2018_06_01::Models::Dimension end - def probe - Azure::Network::Mgmt::V2018_06_01::Models::Probe + def azure_firewall_ipconfiguration + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration end - def load_balancer - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancer + def azure_firewall_application_rule_collection + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection end - def outbound_nat_rule - Azure::Network::Mgmt::V2018_06_01::Models::OutboundNatRule + def application_gateway_available_waf_rule_sets_result + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayIPConfiguration + def log_specification + Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification end - def virtual_network - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetwork + def application_security_group + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRevokedCertificate + def azure_firewall_network_rule_collection + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection end - def vpn_client_root_certificate - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRootCertificate + def azure_firewall + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall end - def local_network_gateway - Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGateway + def application_gateway_redirect_configuration + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration end - def virtual_network_gateway - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGateway + def resource_navigation_link + Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink end - def provisioning_state - Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState + def application_gateway_authentication_certificate + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnection + def application_gateway_ssl_predefined_policy + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy end - def transport_protocol - Azure::Network::Mgmt::V2018_06_01::Models::TransportProtocol + def application_gateway_firewall_rule_set + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet end - def security_rule_protocol - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleProtocol + def application_gateway_available_ssl_options + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions end - def ipallocation_method - Azure::Network::Mgmt::V2018_06_01::Models::IPAllocationMethod + def express_route_circuit_connection + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection end - def security_rule_access - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAccess + def endpoint_service_result + Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult end - def connection_shared_key - Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey + def route_filter_rule + Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule end - def route_next_hop_type - Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType + def express_route_cross_connection + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection end - def security_rule_direction - Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleDirection + def route_filter + Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter end - def ipversion - Azure::Network::Mgmt::V2018_06_01::Models::IPVersion + def express_route_cross_connection_peering + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering end - def application_gateway_protocol - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProtocol + def patch_route_filter + Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter end - def application_gateway_cookie_based_affinity - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayCookieBasedAffinity + def network_watcher + Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher end - def application_gateway_request_routing_rule_type - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRuleType + def patch_route_filter_rule + Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayOperationalState + def virtual_network_gateway_connection_list_entity + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity end - def application_gateway_sku_name - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName + def bgp_service_community + Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity end - def application_gateway_tier - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier + def virtual_network_peering + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering end - def express_route_circuit_sku_tier - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier + def usage_name + Azure::Network::Mgmt::V2018_06_01::Models::UsageName end - def authorization_use_status - Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationUseStatus + def virtual_wan + Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN end - def express_route_circuit_peering_advertised_public_prefix_state - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + def usage + Azure::Network::Mgmt::V2018_06_01::Models::Usage end - def express_route_circuit_sku_family - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily + def hub_virtual_network_connection + Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection end - def express_route_circuit_peering_state - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringState + def virtual_hub + Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub end - def load_distribution - Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution + def vpn_connection + Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection end - def probe_protocol - Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol + def resource + Azure::Network::Mgmt::V2018_06_01::Models::Resource end - def service_provider_provisioning_state - Azure::Network::Mgmt::V2018_06_01::Models::ServiceProviderProvisioningState + def azure_firewall_rcaction_type + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType end - def virtual_network_gateway_type - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType + def azure_firewall_application_rule_protocol_type + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType end - def topology_association - Azure::Network::Mgmt::V2018_06_01::Models::TopologyAssociation + def azure_firewall_network_rule_protocol + Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol end - def topology_resource - Azure::Network::Mgmt::V2018_06_01::Models::TopologyResource + def vpn_gateway + Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway end - def azure_firewall_rcaction - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCAction + def vpn_site + Azure::Network::Mgmt::V2018_06_01::Models::VpnSite end - def topology - Azure::Network::Mgmt::V2018_06_01::Models::Topology + def provisioning_state + Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState end - def azure_firewall_application_rule - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRule + def application_gateway_ssl_policy_type + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType end - def verification_ipflow_parameters - Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowParameters + def public_ipaddress_sku_name + Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName end - def azure_firewall_network_rule - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRule + def application_gateway_backend_health_server_health + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth end - def verification_ipflow_result - Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowResult + def application_gateway_ssl_protocol + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol end - def azure_firewall_list_result - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallListResult + def application_gateway_firewall_mode + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode end - def bgp_service_community_list_result - Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunityListResult + def application_gateway_ssl_policy_name + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName end - def bgpcommunity - Azure::Network::Mgmt::V2018_06_01::Models::BGPCommunity + def application_gateway_ssl_cipher_suite + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite end - def list_hub_virtual_network_connections_result - Azure::Network::Mgmt::V2018_06_01::Models::ListHubVirtualNetworkConnectionsResult + def application_gateway_redirect_type + Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType end - def route_filter_rule_list_result - Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRuleListResult + def circuit_connection_status + Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus end - def get_vpn_sites_configuration_request - Azure::Network::Mgmt::V2018_06_01::Models::GetVpnSitesConfigurationRequest + def access + Azure::Network::Mgmt::V2018_06_01::Models::Access end - def public_ipaddress_sku - Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSku + def express_route_peering_type + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType end - def inbound_nat_rule_list_result - Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRuleListResult + def express_route_peering_state + Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState end - def ip_tag - Azure::Network::Mgmt::V2018_06_01::Models::IpTag + def effective_route_state + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState end - def load_balancer_backend_address_pool_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerBackendAddressPoolListResult + def load_balancer_sku_name + Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName end - def device_properties - Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties + def effective_security_rule_protocol + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol end - def load_balancer_frontend_ipconfiguration_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerFrontendIPConfigurationListResult + def policies + Azure::Network::Mgmt::V2018_06_01::Models::Policies end - def vpn_device_script_parameters - Azure::Network::Mgmt::V2018_06_01::Models::VpnDeviceScriptParameters + def next_hop_type + Azure::Network::Mgmt::V2018_06_01::Models::NextHopType end - def load_balancer_load_balancing_rule_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerLoadBalancingRuleListResult + def association_type + Azure::Network::Mgmt::V2018_06_01::Models::AssociationType end - def load_balancer_probe_list_result - Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerProbeListResult + def direction + Azure::Network::Mgmt::V2018_06_01::Models::Direction end - def application_gateway_connection_draining - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayConnectionDraining + def ip_flow_protocol + Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol end - def application_gateway_backend_health_server - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServer + def effective_route_source + Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource end - def application_gateway_backend_health_pool - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthPool + def pc_protocol + Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol end - def vpn_client_ipsec_parameters - Azure::Network::Mgmt::V2018_06_01::Models::VpnClientIPsecParameters + def pc_status + Azure::Network::Mgmt::V2018_06_01::Models::PcStatus end - def network_interface_ipconfiguration_list_result - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfigurationListResult + def pc_error + Azure::Network::Mgmt::V2018_06_01::Models::PcError end - def network_interface_load_balancer_list_result - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceLoadBalancerListResult + def httpmethod + Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod end - def gateway_route_list_result - Azure::Network::Mgmt::V2018_06_01::Models::GatewayRouteListResult + def issue_type + Azure::Network::Mgmt::V2018_06_01::Models::IssueType end - def effective_network_security_group_association - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupAssociation + def connection_status + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus end - def effective_network_security_rule - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityRule + def connection_monitor_source_status + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus end - def effective_network_security_group - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroup + def network_operation_status + Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus end - def bgp_peer_status - Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatus + def severity + Azure::Network::Mgmt::V2018_06_01::Models::Severity end - def effective_network_security_group_list_result - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupListResult + def protocol + Azure::Network::Mgmt::V2018_06_01::Models::Protocol end - def application_gateway_firewall_disabled_rule_group - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName end - def effective_route - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRoute + def virtual_network_gateway_sku_tier + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier end - def application_gateway_autoscale_bounds - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleBounds + def connection_state + Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState end - def effective_route_list_result - Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteListResult + def evaluation_state + Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState end - def application_gateway_firewall_rule - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRule + def virtual_network_peering_state + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState end - def ipsec_policy - Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy + def vpn_client_protocol + Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol end - def route_filter_list_result - Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterListResult + def ipsec_encryption + Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption end - def network_watcher_list_result - Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcherListResult + def ipsec_integrity + Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity end - def application_gateway_available_ssl_predefined_policies - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies + def ike_encryption + Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption end - def topology_parameters - Azure::Network::Mgmt::V2018_06_01::Models::TopologyParameters + def ike_integrity + Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity end - def application_security_group_list_result - Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroupListResult + def dh_group + Azure::Network::Mgmt::V2018_06_01::Models::DhGroup end - def ddos_protection_plan_list_result - Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlanListResult + def pfs_group + Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup end - def endpoint_services_list_result - Azure::Network::Mgmt::V2018_06_01::Models::EndpointServicesListResult + def bgp_peer_state + Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState end - def azure_firewall_application_rule_protocol - Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocol + def authentication_method + Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod end - def ipaddress_availability_result - Azure::Network::Mgmt::V2018_06_01::Models::IPAddressAvailabilityResult + def vpn_connection_status + Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus end - def operation_properties_format_service_specification - Azure::Network::Mgmt::V2018_06_01::Models::OperationPropertiesFormatServiceSpecification + def tunnel_connection_status + Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus end - def virtual_network_peering_list_result - Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringListResult + def hub_virtual_network_connection_status + Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus end - def next_hop_parameters - Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters + def virtual_network_gateway_type + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType end - def next_hop_result - Azure::Network::Mgmt::V2018_06_01::Models::NextHopResult + def vpn_type + Azure::Network::Mgmt::V2018_06_01::Models::VpnType end - def security_group_view_parameters - Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewParameters + def processor_architecture + Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture end - def network_interface_association - Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceAssociation + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType end - def subnet_association - Azure::Network::Mgmt::V2018_06_01::Models::SubnetAssociation + def virtual_network_gateway_connection_status + Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus end - def express_route_circuit_routes_table_summary - Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTableSummary + def origin + Azure::Network::Mgmt::V2018_06_01::Models::Origin 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 b73b2ca53d..0e500d1493 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 + 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 + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic - Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article + ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode 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 Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse end class NewsSearchDataClass @@ -65,30 +65,45 @@ def method_missing(method, *args) end class ModelClasses + 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 response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + end def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def response_base - Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase - end def news_topic Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end - def query - Azure::CognitiveServices::NewsSearch::V1_0::Models::Query - end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end + def response_base + Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + end + def query + Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + end def video_object Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject end + def trending_topics + Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + end def search_results_answer Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer end @@ -107,6 +122,9 @@ def creative_work def error_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + end def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end @@ -116,27 +134,9 @@ def safe_search 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 Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - 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 a03e4c6fe9..38d73f963b 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -7,36 +7,15 @@ module Azure::Profiles::Latest module NotificationHubs module Mgmt - Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces module Models - 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 - AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential - Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential - SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters - ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters - NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters - SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource - DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse - PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource - NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource - AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights - NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName - OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay 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 @@ -44,12 +23,33 @@ module Models CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters + AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential + BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential + CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult + Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters + NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential + SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource + OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end class NotificationHubsManagementClass - attr_reader :namespaces, :operations, :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 @@ -59,9 +59,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @namespaces = @client_0.namespaces @operations = @client_0.operations @notification_hubs = @client_0.notification_hubs + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -80,11 +80,53 @@ def method_missing(method, *args) end class ModelClasses + def sub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + end + def sku + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku + 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 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 operation_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult + end + def shared_access_authorization_rule_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + end + def shared_access_authorization_rule_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + end def shared_access_authorization_rule_properties Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end - def mpns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential + def notification_hub_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + end + def error_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse end def namespace_patch_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters @@ -92,95 +134,53 @@ def namespace_patch_parameters def adm_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential end - def operation - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - end - def namespace_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - end def baidu_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential end - def shared_access_authorization_rule_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + def check_availability_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult + end + def operation + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation end def namespace_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters end - def error_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - end - def sku - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - end def namespace_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource end - def check_availability_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - end - def notification_hub_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + def namespace_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult end - def notification_hub_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + def mpns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential end def shared_access_authorization_rule_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end - def debug_send_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + def operation_display + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay end - def pns_credentials_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + def notification_hub_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters end def notification_hub_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource end - def access_rights - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights + def notification_hub_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + end + def pns_credentials_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end def namespace_type Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType end - def sub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - 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 operation_display - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - 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 operation_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - end - def notification_hub_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + def debug_send_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse end - def shared_access_authorization_rule_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + def access_rights + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights 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 430707a8d7..24c359012b 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,64 +9,64 @@ module OperationalInsights module Mgmt StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches - Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces + Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations module Models + 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 + 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 SavedSearchesListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult SearchResultsResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort - WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters - WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError - WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody + WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata - WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - 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 - SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema - StorageInsightStatus = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus + WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + 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 + OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult + 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 SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys - Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult + Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace - Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind + EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource - SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName - OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay - OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult - 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 end class OperationalInsightsManagementClass - attr_reader :storage_insights, :saved_searches, :operations, :linked_services, :data_sources, :workspaces, :configurable, :base_url, :options, :model_classes + attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :workspaces, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -84,10 +84,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @operations = @client_1.operations @linked_services = @client_1.linked_services @data_sources = @client_1.data_sources @workspaces = @client_1.workspaces + @operations = @client_1.operations @model_classes = ModelClasses.new end @@ -108,6 +108,36 @@ 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 + def search_get_schema_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse + end + def search_highlight + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight + end + def link_target + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget + end + def search_parameters + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters + end + def core_summary + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary + end + def search_metadata_schema + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema + end + def storage_insight_status + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus + end def saved_search Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch end @@ -123,23 +153,20 @@ def storage_insight_list_result def search_sort Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort end - def workspace_purge_body_filters - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters + def search_error + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError end def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end - def search_error - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError - end - def workspace_purge_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + def workspace_purge_body_filters + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters end def search_metadata Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata end - def workspace_purge_status_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + def workspace_purge_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end def storage_insight Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight @@ -153,35 +180,38 @@ def search_sort_enum def purge_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState end - def tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + def workspace_purge_status_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse end - def storage_account - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + def sku_name_enum + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum end - def search_schema_value - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue + def metric_name + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName end - def search_get_schema_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse + def sku + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end - def search_highlight - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight + def resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource end - def link_target - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget + def operation_display + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay end - def search_parameters - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters + def operation_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end - def core_summary - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary + def usage_metric + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric end - def search_metadata_schema - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema + def workspace_list_usages_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult end - def storage_insight_status - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus + def linked_service_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult + end + def management_group + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup end def data_source_filter Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter @@ -195,8 +225,8 @@ def intelligence_pack def shared_keys Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys end - def operation - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + def data_source_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult end def workspace_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult @@ -204,8 +234,8 @@ def workspace_list_result def linked_service Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService end - def data_source_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult + def operation + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation end def data_source Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource @@ -213,45 +243,15 @@ def data_source def workspace Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace end - def sku - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku + def data_source_kind + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind end def entity_status Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end - def data_source_kind - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind - end def proxy_resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource end - def sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - end - def resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - end - def metric_name - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName - end - def operation_display - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay - end - def operation_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult - 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 - def linked_service_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult - end - def management_group - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup - end end end end diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb index ca8948bfa3..1b58df2be3 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -7,26 +7,26 @@ module Azure::Profiles::Latest module Policy module Mgmt - PolicySetDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicySetDefinitions - PolicyAssignments = Azure::Policy::Mgmt::V2018_03_01::PolicyAssignments PolicyDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicyDefinitions + PolicyAssignments = Azure::Policy::Mgmt::V2018_03_01::PolicyAssignments + PolicySetDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicySetDefinitions module Models - PolicyDefinitionReference = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference - PolicySetDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition - PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult - PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku - PolicyMode = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionListResult PolicyType = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType + PolicyDefinitionReference = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference ErrorResponse = Azure::Policy::Mgmt::V2018_03_01::Models::ErrorResponse + PolicySetDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition + PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult + PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + PolicyMode = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode end class PolicyManagementClass - attr_reader :policy_set_definitions, :policy_assignments, :policy_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -36,9 +36,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @policy_set_definitions = @client_0.policy_set_definitions - @policy_assignments = @client_0.policy_assignments @policy_definitions = @client_0.policy_definitions + @policy_assignments = @client_0.policy_assignments + @policy_set_definitions = @client_0.policy_set_definitions @model_classes = ModelClasses.new end @@ -57,21 +57,6 @@ def method_missing(method, *args) end class ModelClasses - def policy_definition_reference - Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference - end - def policy_set_definition - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition - end - def policy_set_definition_list_result - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult - end - def policy_sku - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku - end - def policy_mode - Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode - end def policy_assignment Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment end @@ -87,9 +72,24 @@ def policy_definition_list_result def policy_type Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType end + def policy_definition_reference + Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference + end def error_response Azure::Policy::Mgmt::V2018_03_01::Models::ErrorResponse end + def policy_set_definition + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition + end + def policy_set_definition_list_result + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult + end + def policy_sku + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + end + def policy_mode + Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode + 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 cc4e048933..c991144f00 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -12,6 +12,7 @@ module Mgmt PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates module Models + QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions 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 @@ -25,9 +26,8 @@ module Models OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource - QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay end class PolicyInsightsManagementClass @@ -62,6 +62,9 @@ def method_missing(method, *args) end class ModelClasses + def query_options + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + end def operation Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation end @@ -101,14 +104,11 @@ def query_failure_error def summary_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end def policy_states_resource Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource end - def query_options - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay 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 d71a418929..29c308c4c8 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -11,25 +11,25 @@ module Mgmt Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces module Models + OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList + 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 CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList - Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error - Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest - ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail + WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason - OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys - WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection - WorkspaceCollectionAccessKey = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey + Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error end class PowerBiEmbeddedManagementClass @@ -63,6 +63,18 @@ def method_missing(method, *args) end class ModelClasses + def operation_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList + end + def workspace_collection_access_keys + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys + end + def workspace_collection + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection + end + 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 @@ -75,50 +87,38 @@ def update_workspace_collection_request def azure_sku Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku end - def operation - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation - end def check_name_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest end def workspace_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList end - def error - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + def check_name_response + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + end + def operation + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end def workspace Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace 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 access_key_name + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName end def error_detail Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail end - def access_key_name - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName - end def check_name_reason Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason end - def operation_list - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - end - def workspace_collection_access_keys - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys - end - def workspace_collection - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection - end - def workspace_collection_access_key - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey + def error + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error 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 3165c7d925..af2b707732 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,15 +7,23 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages - Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations - Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations + Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages + Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations + Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults module Models + Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName 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 @@ -26,7 +34,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 @@ -37,23 +44,16 @@ 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 VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType - PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit end class RecoveryServicesManagementClass - attr_reader :usages, :operations, :vaults, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :configurable, :base_url, :options, :model_classes + attr_reader :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :usages, :operations, :vaults, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -63,13 +63,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @usages = @client_0.usages - @operations = @client_0.operations - @vaults = @client_0.vaults @vault_certificates = @client_0.vault_certificates @registered_identities = @client_0.registered_identities @replication_usages = @client_0.replication_usages @vault_extended_info_operations = @client_0.vault_extended_info_operations + @usages = @client_0.usages + @operations = @client_0.operations + @vaults = @client_0.vaults @model_classes = ModelClasses.new end @@ -88,6 +88,30 @@ def method_missing(method, *args) end class ModelClasses + def vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + end + def trigger_type + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + end + def vault_upgrade_state + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + end + def vault_extended_info_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + end + def usages_unit + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + end + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + 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 client_discovery_value_for_single_api Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi end @@ -118,9 +142,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 @@ -151,20 +172,17 @@ def name_info 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 vault_properties Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties end def patch_tracked_resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource end - def resource_certificate_and_acs_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - end - def vault_extended_info_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - end - def resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + def patch_vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault end def tracked_resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource @@ -172,24 +190,6 @@ def tracked_resource def auth_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType end - def patch_vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - end - def trigger_type - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - 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 vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - 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 20ae253ae1..45f818404e 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -8,13 +8,6 @@ module Azure::Profiles::Latest module RecoveryServicesBackup module Mgmt Operations = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Operations - ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies - ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults - ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses - BackupProtectableItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectableItems - BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers - SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs - BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs BackupResourceVaultConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceVaultConfigs BackupEngines = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupEngines ProtectionContainerRefreshOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerRefreshOperationResults @@ -33,6 +26,13 @@ module Mgmt JobOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobOperationResults BackupOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationResults BackupOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationStatuses + ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies + ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults + ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses + BackupProtectableItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectableItems + BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers + SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs + BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs Operation = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Operation ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus @@ -46,18 +46,12 @@ module Mgmt BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries module Models - ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi - ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay ClientDiscoveryForServiceSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification - RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType - 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 - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi + ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo @@ -112,77 +106,73 @@ module Models AzureIaaSComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem AzureSqlContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer AzureStorageContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer - AzureVMAppContainerProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer AzureStorageProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer - AzureVmWorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem + AzureVMAppContainerProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer AzureVmWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem + AzureVmWorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem AzureVmWorkloadSAPHanaDatabaseProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectableItem - AzureVmWorkloadSAPHanaSystemProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemProtectableItem AzureVmWorkloadSAPHanaDatabaseWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseWorkloadItem - AzureVmWorkloadSQLAvailabilityGroupProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem + AzureVmWorkloadSAPHanaSystemProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemProtectableItem AzureVmWorkloadSAPHanaSystemWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemWorkloadItem + AzureVmWorkloadSQLAvailabilityGroupProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem AzureVmWorkloadSQLDatabaseProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem - AzureVmWorkloadSQLInstanceProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem AzureVmWorkloadSQLDatabaseWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem - AzureWorkloadBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest + AzureVmWorkloadSQLInstanceProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem AzureVmWorkloadSQLInstanceWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem - AzureSQLAGWorkloadContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer + AzureWorkloadBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest AzureWorkloadContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer - AzureWorkloadRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint + AzureSQLAGWorkloadContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer AzureVMAppContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer + AzureWorkloadRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint AzureWorkloadSAPHanaRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSAPHanaRecoveryPoint AzureWorkloadSAPHanaPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSAPHanaPointInTimeRecoveryPoint - AzureWorkloadSQLPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint AzureWorkloadSQLRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint + AzureWorkloadSQLPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint BackupEngineBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource - BackupRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource BackupEngineBaseResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList - BackupResourceVaultConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource + BackupRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource BackupResourceConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource - DpmContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer + BackupResourceVaultConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource DpmBackupEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine + DpmContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer GenericContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer - IaasVMBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest GenericRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint - IaasVMILRRegistrationRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest + IaasVMBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest IaaSVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer - IaasVMRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint + 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 ILRRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer - OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo - ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + 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 ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList - ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList 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 - RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList + 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 AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType - WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource - WorkloadItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType - StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType 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 - RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType - DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek - RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat - RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy - WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth - MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear - ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType - NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType + 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 + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy @@ -190,121 +180,122 @@ module Models RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreFileSpecs ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo - Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + ValidateOperationsResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationsResponse + DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo - AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo - AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails - AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails ValidateOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationRequest - MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo - ValidateOperationsResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationsResponse - DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails - ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest - BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequest - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse - JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject - DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo - ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo - AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo AzureRecoveryServiceVaultProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest AzureWorkloadAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent + AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo + TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetRestoreInfo AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::EncryptionDetails - AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping - ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo - AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse - FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo - AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy - AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest - TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetRestoreInfo - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem + AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem - ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy - BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy + DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem - TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo - OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction AzureVmWorkloadProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItem AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob AzureVmWorkloadSAPHanaDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectedItem ValidateRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest - AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem AzureWorkloadSQLAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent - ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus - ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo + AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type AzureWorkloadRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadRestoreRequest - ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource - JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList AzureWorkloadSAPHanaRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaRestoreRequest AzureWorkloadSAPHanaPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaPointInTimeRestoreRequest AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLRestoreRequest JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList - HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem GenericProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem GenericProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus IaasVMRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::IaasVMRestoreRequest LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy + JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail @@ -322,10 +313,19 @@ module Models BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType WorkloadItemType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadItemType ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus + RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType + DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat + RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth + MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear + ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo end class RecoveryServicesBackupManagementClass - attr_reader :operations, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :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, :operation, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :jobs, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes + 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, :operation, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :jobs, :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 @@ -342,13 +342,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @protection_policies = @client_1.protection_policies - @protection_policy_operation_results = @client_1.protection_policy_operation_results - @protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses - @backup_protectable_items = @client_1.backup_protectable_items - @backup_protection_containers = @client_1.backup_protection_containers - @security_pins = @client_1.security_pins - @backup_resource_storage_configs = @client_1.backup_resource_storage_configs @backup_resource_vault_configs = @client_1.backup_resource_vault_configs @backup_engines = @client_1.backup_engines @protection_container_refresh_operation_results = @client_1.protection_container_refresh_operation_results @@ -367,6 +360,13 @@ def initialize(configurable, base_url=nil, options=nil) @job_operation_results = @client_1.job_operation_results @backup_operation_results = @client_1.backup_operation_results @backup_operation_statuses = @client_1.backup_operation_statuses + @protection_policies = @client_1.protection_policies + @protection_policy_operation_results = @client_1.protection_policy_operation_results + @protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses + @backup_protectable_items = @client_1.backup_protectable_items + @backup_protection_containers = @client_1.backup_protection_containers + @security_pins = @client_1.security_pins + @backup_resource_storage_configs = @client_1.backup_resource_storage_configs @client_2 = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -406,12 +406,6 @@ def method_missing(method, *args) end class ModelClasses - def client_discovery_value_for_single_api - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi - end - def client_discovery_display - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay - end def client_discovery_for_service_specification Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification end @@ -424,23 +418,11 @@ def client_discovery_response def client_discovery_for_log_specification Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification end - def restore_point_query_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType - end - def recovery_point_tier_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType - end - 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 + def client_discovery_value_for_single_api + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + def client_discovery_display + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay end def azure_workload_container_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo @@ -604,165 +586,165 @@ def azure_sql_container def azure_storage_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer end - def azure_vmapp_container_protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer - end def azure_storage_protectable_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer end - def azure_vm_workload_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem + def azure_vmapp_container_protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer 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_saphana_database_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectableItem end - def azure_vm_workload_saphana_system_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemProtectableItem - end def azure_vm_workload_saphana_database_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseWorkloadItem end - def azure_vm_workload_sqlavailability_group_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem + def azure_vm_workload_saphana_system_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemProtectableItem end def azure_vm_workload_saphana_system_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaSystemWorkloadItem 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_sqlinstance_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem - end def azure_vm_workload_sqldatabase_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem end - def azure_workload_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest + 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_sqlagworkload_container_protection_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer + def azure_workload_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest end def azure_workload_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer end - def azure_workload_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint + def azure_sqlagworkload_container_protection_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer end def azure_vmapp_container_protection_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer end + def azure_workload_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint + end def azure_workload_saphana_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSAPHanaRecoveryPoint end def azure_workload_saphana_point_in_time_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSAPHanaPointInTimeRecoveryPoint end - def azure_workload_sqlpoint_in_time_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint - 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 backup_engine_base_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource end - def backup_request_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource - end def backup_engine_base_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList end - def backup_resource_vault_config_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource + 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 dpm_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer + 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 iaas_vmbackup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest - end def generic_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint end - def iaas_vmilrregistration_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest + def iaas_vmbackup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest end def iaa_svmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer end - def iaas_vmrecovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint + def iaas_vmilrregistration_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest end def iaa_svmprotectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem end + def iaas_vmrecovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint + end def ilrrequest_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource end def mab_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer end - def operation_status_jobs_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo - end def operation_status_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo 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 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 + end def protectable_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList end - def protection_container_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - 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 restore_request_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource end - def recovery_point_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList + 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 end def azure_file_share_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType end - def workload_protectable_item_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource - end - def workload_item_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource - end def inquiry_status Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus end @@ -772,9 +754,6 @@ def backup_type def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end - def storage_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType - end def storage_type_state Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState end @@ -784,39 +763,30 @@ def enhanced_security_state def container_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end - def retention_duration_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType - end - def day_of_week - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek - end - def retention_schedule_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat + def storage_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end - def retention_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + def restore_point_query_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType end - def week_of_month - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth + def recovery_point_tier_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType end - def month_of_year - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear + def recovery_point_tier_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus end - def schedule_run_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + def backup_item_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + def operation_status_values + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues end - def name_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus end def usages_unit Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job - end def sub_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy end @@ -838,56 +808,56 @@ def resource_list def dpm_error_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource - end def operation_worker_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse end def operation_result_info_base Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase end + def azure_iaa_svmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + 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 + def validate_operations_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationsResponse end - def azure_iaa_svmerror_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + def daily_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule end - def azure_workload_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + def retention_duration + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration end - def azure_iaa_svmjob_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + def azure_workload_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo end def daily_retention_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat end + def azure_workload_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + end def validate_operation_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationRequest end - def mab_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - end - def azure_workload_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + def azure_iaa_svmerror_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo end def mab_error_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo end - def validate_operations_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationsResponse + def azure_iaa_svmjob_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails end - def daily_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + def azure_workload_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo end def protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent end - def retention_duration - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + def mab_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails end def protected_item_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject @@ -898,8 +868,8 @@ def azure_vmresource_feature_support_response def azure_storage_job_task_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails end - def protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + def backup_management_usage + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage end def azure_vm_workload_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo @@ -907,44 +877,44 @@ def azure_vm_workload_protected_item_extended_info def pre_validate_enable_backup_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest end - def backup_management_usage - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - end def restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequest end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList end - def backup_status_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + def backup_status_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest end - def job_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource end - def dpm_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + def protection_policy_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + end + def bmsbackup_summaries_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end def dpm_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo end - def validate_operation_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + def pre_validate_enable_backup_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails end - def azure_backup_goal_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest + def azure_sql_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + def azure_storage_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end def azure_recovery_service_vault_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def backup_status_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end def azure_storage_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob @@ -955,6 +925,24 @@ def azure_vmresource_feature_support_request def azure_workload_auto_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent end + def azure_workload_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + end + def feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + end + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + end + def protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + end + def target_afsrestore_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo + end + def target_restore_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetRestoreInfo + end def azure_iaa_svmhealth_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails end @@ -973,11 +961,11 @@ def weekly_retention_format def encryption_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::EncryptionDetails end - def azure_workload_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + def validate_operation_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + def azure_storage_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo end def weekly_retention_schedule Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule @@ -985,53 +973,35 @@ def weekly_retention_schedule def sqldata_directory_mapping Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def job_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject end def mab_file_folder_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse - end - def feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo - 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 - def azure_sql_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + def azure_fileshare_protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem end def azure_file_share_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest end - def target_restore_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetRestoreInfo - end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + def azure_backup_goal_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest end - def azure_iaa_svmprotected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem end - def export_jobs_operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end - def backup_status_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + def azure_iaa_svmprotected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem end def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem @@ -1039,11 +1009,8 @@ def azure_iaa_scompute_vmprotected_item def azure_iaa_svmprotection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - def bmsbackup_summaries_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject - end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + def operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo end def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem @@ -1051,17 +1018,20 @@ def azure_sql_protected_item def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + end def job_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource end - def protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList end - def target_afsrestore_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo + def mab_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob end - def operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction end def azure_vm_workload_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItem @@ -1078,11 +1048,11 @@ def azure_vm_workload_saphana_database_protected_item def validate_restore_operation_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest end - def azure_iaa_svmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + def validate_iaas_vmrestore_operation_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + def health_state + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState end def support_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus @@ -1096,17 +1066,14 @@ def azure_vm_workload_sqldatabase_protected_item def azure_workload_sqlauto_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent end - def protection_policy_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - end - def validation_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + def protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy end - def validate_iaas_vmrestore_operation_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + def export_jobs_operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob end def fabric_name Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName @@ -1117,11 +1084,11 @@ def type def azure_workload_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadRestoreRequest end - def protection_intent_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings end - def job_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + def protection_policy_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList end def azure_workload_saphana_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaRestoreRequest @@ -1141,11 +1108,8 @@ def job_operation_type def protected_item_resource_list Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList end - def health_state - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + def protection_intent_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem @@ -1159,6 +1123,9 @@ def generic_protection_policy def mab_server_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType end + def validation_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + end def iaas_vmrestore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::IaasVMRestoreRequest end @@ -1177,12 +1144,18 @@ def mab_file_folder_protected_item def mab_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy end + def job_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + end def protected_item_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource end def protection_policy_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource end + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + end def simple_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy end @@ -1234,6 +1207,33 @@ def workload_item_type def protection_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus end + def retention_duration_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType + end + def day_of_week + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + end + def retention_schedule_format + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat + end + def retention_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + end + def week_of_month + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth + end + def month_of_year + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear + end + def schedule_run_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + end + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + end + def name_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + end end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb index 5481b6406c..e61ba10f40 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,143 +7,29 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt - ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth - ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationvCenters - ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationJobs ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationAlertSettings ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationEvents ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationFabrics ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationLogicalNetworks - Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Operations ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationNetworks ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationNetworkMappings ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectionContainers + Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Operations ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectableItems ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectedItems - TargetComputeSizes = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::TargetComputeSizes - RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::RecoveryPoints - ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryServicesProviders ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectionContainerMappings - ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationStorageClassificationMappings + ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryServicesProviders ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationStorageClassifications + ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationStorageClassificationMappings + ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationvCenters + ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationJobs ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationPolicies ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryPlans + ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth + RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::RecoveryPoints + TargetComputeSizes = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::TargetComputeSizes module Models - A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType - MultiVmSyncPointOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption - RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation - DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus - AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption - HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType - InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType - RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType - SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations - LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType - JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection - Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event - PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyCollection - Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display - Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity - ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer - RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint - Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource - IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType - EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails - Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Subnet - Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Policy - Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Network - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job - JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobDetails - RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RoleAssignment - OSDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDiskDetails - FabricCreationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInputProperties - FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInput - VCenterCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterCollection - JobEntity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobEntity - A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskInputDetails - TargetComputeSizeCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeCollection - VaultHealthProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthProperties - FabricSpecificUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificUpdateNetworkMappingInput - UpdateVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequestProperties - FailoverReplicationProtectedItemDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverReplicationProtectedItemDetails - A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedDiskDetails - TargetComputeSize = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSize - UpdateReplicationProtectedItemInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInputProperties - FailoverProcessServerRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequestProperties - VMNicDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicDetails - FailoverProcessServerRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequest - InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InputEndpoint - HealthErrorSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorSummary - VMNicInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicInputDetails - TargetComputeSizeProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeProperties - UpdateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInputProperties - SwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInput - A2AVmManagedDiskUpdateDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskUpdateDetails - SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInputProperties - AddVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequestProperties - SwitchProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionProviderSpecificInput - AlertProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertProperties - StorageClassificationMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingInput - AlertCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertCollection - StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageMappingInputProperties - ApplyRecoveryPointInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInputProperties - StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingCollection - UpdatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInputProperties - StorageClassificationMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingProperties - GroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::GroupTaskDetails - StorageClassificationCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationCollection - ProviderError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderError - InitialReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InitialReplicationDetails - ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ASRTask - OSDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDetails - UpdateNetworkMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInputProperties - StorageClassificationProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationProperties - UpdateMobilityServiceRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequestProperties - RunAsAccount = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RunAsAccount - UnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInputProperties - ReverseReplicationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInput - ComputeSizeErrorDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ComputeSizeErrorDetails - ReverseReplicationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInputProperties - ConfigureAlertRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequestProperties - ReverseReplicationProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationProviderSpecificInput - InconsistentVmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InconsistentVmDetails - ResumeJobParams = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParams - FabricSpecificCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreateNetworkMappingInput - ResumeJobParamsProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParamsProperties - CreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInput - ResourceHealthSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResourceHealthSummary - CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInputProperties - ReplicationProviderSpecificContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerCreationInput - ReplicationProviderSpecificUpdateContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificUpdateContainerMappingInput - CreateProtectionContainerInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInput - ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemCollection - CreateProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInputProperties - ReplicationProtectedItemProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemProperties - RecoveryPlanProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProtectedItem - ReplicationProviderSpecificSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificSettings - RecoveryPlanAction = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAction - RenewCertificateInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInput - CreateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInputProperties - IdentityInformation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityInformation - CurrentScenarioDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CurrentScenarioDetails - RenewCertificateInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInputProperties - DisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionProviderSpecificInput - InMageAgentDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentDetails - DisableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInput - InMageAgentVersionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentVersionDetails - DiscoverProtectableItemRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequest - RemoveProtectionContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInput - DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskVolumeDetails - RemoveProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInputProperties - EnableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionProviderSpecificInput - ReplicationProviderContainerUnmappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderContainerUnmappingInput - EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInput - RecoveryServicesProviderCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderCollection - EventProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProviderSpecificDetails - RecoveryServicesProviderProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderProperties - InnerHealthError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InnerHealthError - RecoveryPointCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointCollection EventProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProperties InMageAzureV2ProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ProtectedDiskDetails EventCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventCollection @@ -293,1170 +179,1284 @@ module Models HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyDetails HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyInput HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaReplicationDetails - HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails + Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVVirtualMachineDetails InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InlineWorkflowTaskDetails - InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ApplyRecoveryPointInput + HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EnableProtectionInput InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EventDetails - InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2FailoverProviderInput + InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ApplyRecoveryPointInput InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyDetails InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyInput - InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2RecoveryPointDetails + InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2FailoverProviderInput InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReplicationDetails InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReprotectInput - InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2RecoveryPointDetails InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageBasePolicyDetails InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDisableProtectionProviderSpecificInput - InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageEnableProtectionInput + InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageFailoverProviderInput InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyDetails - InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyInput + InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageEnableProtectionInput InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReplicationDetails InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReprotectInput + InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyInput JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobStatusEventDetails - JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ManualActionTaskDetails + JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMapping ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RcmAzureMigrationPolicyDetails - RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlan RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanA2AFailoverInput RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAutomationRunbookActionDetails RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlan RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageFailoverInput - RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanManualActionDetails RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanScriptActionDetails RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationGroupDetails ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItem - SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput + RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanManualActionDetails ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ScriptActionTaskDetails StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverJobDetails - VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthDetails + SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenter VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VirtualMachineTaskDetails + VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthDetails VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmDetails - VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureCreateNetworkMappingInput VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureNetworkMappingSettings VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureUpdateNetworkMappingInput + VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureCreateNetworkMappingInput VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmCreateNetworkMappingInput - VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmNetworkMappingSettings VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmUpdateNetworkMappingInput VmmVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmVirtualMachineDetails + VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmNetworkMappingSettings VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmNicUpdatesTaskDetails - VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareCbtPolicyCreationInput VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmwareCbtPolicyDetails VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareDetails + VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareCbtPolicyCreationInput VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricCreationInput - VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricSpecificDetails VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareVirtualMachineDetails AgentAutoUpdateStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentAutoUpdateStatus + VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricSpecificDetails SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SetMultiVmSyncStatus - RecoveryPointSyncType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointSyncType MultiVmGroupCreateOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmGroupCreateOption FailoverDeploymentModel = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverDeploymentModel + RecoveryPointSyncType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointSyncType RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupType - ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemOperation PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PossibleOperationsDirections DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionReason + ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemOperation HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory - PresenceStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PresenceStatus AgentVersionStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentVersionStatus RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointType + PresenceStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PresenceStatus MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus - end - - class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_vault_health, :replicationv_centers, :replication_jobs, :replication_alert_settings, :replication_events, :replication_fabrics, :replication_logical_networks, :operations, :replication_networks, :replication_network_mappings, :replication_protection_containers, :replication_protectable_items, :replication_protected_items, :target_compute_sizes, :recovery_points, :replication_recovery_services_providers, :replication_protection_container_mappings, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_policies, :replication_recovery_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::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::SiteRecoveryManagementClient.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) - @replication_vault_health = @client_0.replication_vault_health - @replicationv_centers = @client_0.replicationv_centers - @replication_jobs = @client_0.replication_jobs - @replication_alert_settings = @client_0.replication_alert_settings - @replication_events = @client_0.replication_events - @replication_fabrics = @client_0.replication_fabrics - @replication_logical_networks = @client_0.replication_logical_networks - @operations = @client_0.operations - @replication_networks = @client_0.replication_networks - @replication_network_mappings = @client_0.replication_network_mappings - @replication_protection_containers = @client_0.replication_protection_containers - @replication_protectable_items = @client_0.replication_protectable_items - @replication_protected_items = @client_0.replication_protected_items - @target_compute_sizes = @client_0.target_compute_sizes - @recovery_points = @client_0.recovery_points - @replication_recovery_services_providers = @client_0.replication_recovery_services_providers - @replication_protection_container_mappings = @client_0.replication_protection_container_mappings - @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings - @replication_storage_classifications = @client_0.replication_storage_classifications - @replication_policies = @client_0.replication_policies - @replication_recovery_plans = @client_0.replication_recovery_plans - - @model_classes = ModelClasses.new - end - - def add_telemetry(client) - profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/RecoveryServicesSiteRecovery/Mgmt" - client.add_user_agent_information(profile_information) - end - - def method_missing(method, *args) - if @client_0.respond_to?method - @client_0.send(method, *args) - else - super - end - end - - class ModelClasses - def a2_arp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType - end - def multi_vm_sync_point_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption - end - def recovery_plan_action_location - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation - end - def data_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus - end - def alternate_location_recovery_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption - end - def hyper_vreplica_azure_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType - end - def in_mage_v2_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType - end - def rp_in_mage_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType - end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations - end - def license_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType - end - def job_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection - end - def event - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event - end - def policy_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyCollection + MultiVmSyncPointOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption + RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation + A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType + DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus + HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType + InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType + AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption + RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType + SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations + LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType + Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity + JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection + Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource + PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyCollection + Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Policy + Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Network + Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display + ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer + RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint + Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job + IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType + EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails + Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Subnet + JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobDetails + RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RoleAssignment + OSDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDiskDetails + FabricCreationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInputProperties + FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInput + VCenterCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterCollection + JobEntity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobEntity + A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskInputDetails + TargetComputeSizeCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeCollection + VaultHealthProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthProperties + FabricSpecificUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificUpdateNetworkMappingInput + UpdateVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequestProperties + FailoverReplicationProtectedItemDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverReplicationProtectedItemDetails + A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedDiskDetails + TargetComputeSize = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSize + UpdateReplicationProtectedItemInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInputProperties + FailoverProcessServerRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequestProperties + VMNicDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicDetails + FailoverProcessServerRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequest + InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InputEndpoint + HealthErrorSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorSummary + VMNicInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicInputDetails + TargetComputeSizeProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeProperties + UpdateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInputProperties + SwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInput + A2AVmManagedDiskUpdateDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskUpdateDetails + SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInputProperties + AddVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequestProperties + SwitchProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionProviderSpecificInput + AlertProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertProperties + StorageClassificationMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingInput + AlertCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertCollection + StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageMappingInputProperties + ApplyRecoveryPointInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInputProperties + StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingCollection + UpdatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInputProperties + StorageClassificationMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingProperties + GroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::GroupTaskDetails + StorageClassificationCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationCollection + ProviderError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderError + InitialReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InitialReplicationDetails + ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ASRTask + OSDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDetails + UpdateNetworkMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInputProperties + StorageClassificationProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationProperties + UpdateMobilityServiceRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequestProperties + RunAsAccount = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RunAsAccount + UnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInputProperties + ReverseReplicationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInput + ComputeSizeErrorDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ComputeSizeErrorDetails + ReverseReplicationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInputProperties + ConfigureAlertRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequestProperties + ReverseReplicationProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationProviderSpecificInput + InconsistentVmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InconsistentVmDetails + ResumeJobParams = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParams + FabricSpecificCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreateNetworkMappingInput + ResumeJobParamsProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParamsProperties + CreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInput + ResourceHealthSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResourceHealthSummary + CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInputProperties + ReplicationProviderSpecificContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerCreationInput + ReplicationProviderSpecificUpdateContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificUpdateContainerMappingInput + CreateProtectionContainerInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInput + ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemCollection + CreateProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInputProperties + ReplicationProtectedItemProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemProperties + RecoveryPlanProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProtectedItem + ReplicationProviderSpecificSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificSettings + RecoveryPlanAction = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAction + RenewCertificateInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInput + CreateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInputProperties + IdentityInformation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityInformation + CurrentScenarioDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CurrentScenarioDetails + RenewCertificateInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInputProperties + DisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionProviderSpecificInput + InMageAgentDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentDetails + DisableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInput + InMageAgentVersionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentVersionDetails + DiscoverProtectableItemRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequest + RemoveProtectionContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInput + DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskVolumeDetails + RemoveProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInputProperties + EnableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionProviderSpecificInput + ReplicationProviderContainerUnmappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderContainerUnmappingInput + EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInput + RecoveryServicesProviderCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderCollection + EventProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProviderSpecificDetails + RecoveryServicesProviderProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderProperties + InnerHealthError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InnerHealthError + RecoveryPointCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointCollection + end + + class RecoveryServicesSiteRecoveryManagementClass + attr_reader :replication_alert_settings, :replication_events, :replication_fabrics, :replication_logical_networks, :replication_networks, :replication_network_mappings, :replication_protection_containers, :operations, :replication_protectable_items, :replication_protected_items, :replication_protection_container_mappings, :replication_recovery_services_providers, :replication_storage_classifications, :replication_storage_classification_mappings, :replicationv_centers, :replication_jobs, :replication_policies, :replication_recovery_plans, :replication_vault_health, :recovery_points, :target_compute_sizes, :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::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::SiteRecoveryManagementClient.new(configurable.credentials, base_url, options) + if(@client_0.respond_to?(:subscription_id)) + @client_0.subscription_id = configurable.subscription_id end - def display - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display + add_telemetry(@client_0) + @replication_alert_settings = @client_0.replication_alert_settings + @replication_events = @client_0.replication_events + @replication_fabrics = @client_0.replication_fabrics + @replication_logical_networks = @client_0.replication_logical_networks + @replication_networks = @client_0.replication_networks + @replication_network_mappings = @client_0.replication_network_mappings + @replication_protection_containers = @client_0.replication_protection_containers + @operations = @client_0.operations + @replication_protectable_items = @client_0.replication_protectable_items + @replication_protected_items = @client_0.replication_protected_items + @replication_protection_container_mappings = @client_0.replication_protection_container_mappings + @replication_recovery_services_providers = @client_0.replication_recovery_services_providers + @replication_storage_classifications = @client_0.replication_storage_classifications + @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings + @replicationv_centers = @client_0.replicationv_centers + @replication_jobs = @client_0.replication_jobs + @replication_policies = @client_0.replication_policies + @replication_recovery_plans = @client_0.replication_recovery_plans + @replication_vault_health = @client_0.replication_vault_health + @recovery_points = @client_0.recovery_points + @target_compute_sizes = @client_0.target_compute_sizes + + @model_classes = ModelClasses.new + end + + def add_telemetry(client) + profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/RecoveryServicesSiteRecovery/Mgmt" + client.add_user_agent_information(profile_information) + end + + def method_missing(method, *args) + if @client_0.respond_to?method + @client_0.send(method, *args) + else + super end - def severity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity + end + + class ModelClasses + def event_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProperties end - def protection_container - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer + def in_mage_azure_v2_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ProtectedDiskDetails end - def recovery_point - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint + def event_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventCollection end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource + def recovery_point_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointProperties end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType + def test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverCleanupInput end - def encryption_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails + def recovery_plan_unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanUnplannedFailoverInput end - def subnet - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Subnet + def fabric_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricProperties end - def policy - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Policy + def recovery_plan_unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanUnplannedFailoverInputProperties end - def network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Network + def fabric_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCollection end - def job - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job + def recovery_plan_test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverInput end - def job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobDetails + def recovery_plan_test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverInputProperties end - def role_assignment - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RoleAssignment + def vcenter_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterProperties end - def osdisk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDiskDetails + def recovery_plan_test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverCleanupInput end - def fabric_creation_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInputProperties + def update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInput end - def fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInput + def in_mage_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskDetails end - def vcenter_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterCollection + def update_replication_protected_item_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemProviderInput end - def job_entity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobEntity + def in_mage_volume_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageVolumeExclusionOptions end - def a2_avm_managed_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskInputDetails + def azure_to_azure_vm_synced_config_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureVmSyncedConfigDetails end - def target_compute_size_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeCollection + def in_mage_disk_signature_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskSignatureExclusionOptions end - def vault_health_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthProperties + def update_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateProtectionContainerMappingInput end - def fabric_specific_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificUpdateNetworkMappingInput + def in_mage_disk_exclusion_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskExclusionInput end - def update_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequestProperties + def add_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequest end - def failover_replication_protected_item_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverReplicationProtectedItemDetails + def recovery_plan_test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverCleanupInputProperties end - def a2_aprotected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedDiskDetails + def apply_recovery_point_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointProviderSpecificInput end - def target_compute_size - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSize + def recovery_plan_planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanPlannedFailoverInput end - def update_replication_protected_item_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInputProperties + def task_type_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TaskTypeDetails end - def failover_process_server_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequestProperties + def recovery_plan_planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanPlannedFailoverInputProperties end - def vmnic_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicDetails + def job_error_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobErrorDetails end - def failover_process_server_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequest + def recovery_plan_provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProviderSpecificFailoverInput end - def input_endpoint - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InputEndpoint + def update_mobility_service_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequest end - def health_error_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorSummary + def in_mage_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageProtectedDiskDetails end - def vmnic_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicInputDetails + def azure_vm_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureVmDiskDetails end - def target_compute_size_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeProperties + def recovery_plan_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanCollection end - def update_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInputProperties + def configure_alert_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequest end - def switch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInput + def recovery_plan_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProperties end - def a2_avm_managed_disk_update_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskUpdateDetails + def create_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInputProperties end - def switch_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInputProperties + def provider_specific_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderSpecificRecoveryPointDetails end - def add_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequestProperties + def create_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInput end - def switch_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionProviderSpecificInput + def replication_provider_specific_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerMappingInput end - def alert_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertProperties + def job_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobProperties end - def storage_classification_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingInput + def recovery_plan_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionDetails end - def alert_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertCollection + def protection_container_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingCollection end - def storage_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageMappingInputProperties + def create_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInput end - def apply_recovery_point_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInputProperties + def disable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInputProperties end - def storage_classification_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingCollection + def job_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobQueryParameter end - def update_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInputProperties + def disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskDetails end - def storage_classification_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingProperties + def protection_container_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingProperties end - def group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::GroupTaskDetails + def enable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInputProperties end - def storage_classification_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationCollection + def protection_container_mapping_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingProviderSpecificDetails end - def provider_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderError + def event_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventSpecificDetails end - def initial_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InitialReplicationDetails + def logical_network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetworkProperties end - def asrtask - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ASRTask + def test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverInputProperties end - def osdetails - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDetails + def protection_container_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerCollection end - def update_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInputProperties + def fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificDetails end - def storage_classification_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationProperties + def logical_network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetworkCollection end - def update_mobility_service_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequestProperties + def fabric_specific_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreationInput end - def run_as_account - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RunAsAccount + def protection_container_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerProperties end - def unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInputProperties + def update_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequest end - def reverse_replication_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInput + def retention_volume + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RetentionVolume end - def compute_size_error_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ComputeSizeErrorDetails + def version_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VersionDetails end - def reverse_replication_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInputProperties + def update_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateProtectionContainerMappingInputProperties end - def configure_alert_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequestProperties + def master_target_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MasterTargetServer end - def reverse_replication_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationProviderSpecificInput + def apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInput end - def inconsistent_vm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InconsistentVmDetails + def mobility_service_update + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MobilityServiceUpdate end - def resume_job_params - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParams + def update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInput end - def fabric_specific_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreateNetworkMappingInput + def configuration_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigurationSettings end - def resume_job_params_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParamsProperties + def network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkProperties end - def create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInput + def policy_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProviderSpecificInput end - def resource_health_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResourceHealthSummary + def protection_container_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerFabricSpecificDetails end - def create_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInputProperties + def create_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInput end - def replication_provider_specific_container_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerCreationInput + def network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkCollection end - def replication_provider_specific_update_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificUpdateContainerMappingInput + def data_store + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataStore end - def create_protection_container_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInput + def network_mapping_fabric_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingFabricSpecificSettings end - def replication_protected_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemCollection + def network_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingProperties + end + def health_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthError + end + def protected_items_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectedItemsQueryParameter + end + def test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverCleanupInputProperties + end + def network_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingCollection + end + def a2_aprotected_managed_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedManagedDiskDetails + end + def operations_discovery + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OperationsDiscovery + end + def update_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInput + end + def operations_discovery_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OperationsDiscoveryCollection + end + def unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInput + end + def provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderSpecificFailoverInput + end + def create_protection_container_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInputProperties + end + def planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PlannedFailoverInputProperties + end + def discover_protectable_item_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequestProperties + end + def planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PlannedFailoverInput end - def create_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInputProperties + def event_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventQueryParameter end - def replication_protected_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemProperties + def policy_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProviderSpecificDetails end - def recovery_plan_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProtectedItem + def update_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInput end - def replication_provider_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificSettings + def policy_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProperties end - def recovery_plan_action - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAction + def test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverInput end - def renew_certificate_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInput + def protectable_item_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemQueryParameter end - def create_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInputProperties + def service_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ServiceError end - def identity_information - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityInformation + def process_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProcessServer end - def current_scenario_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CurrentScenarioDetails + def a2_avm_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmDiskInputDetails end - def renew_certificate_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInputProperties + def protectable_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemProperties end - def disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionProviderSpecificInput + def recovery_plan_group + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroup end - def in_mage_agent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentDetails + def protectable_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemCollection end - def disable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInput + def a2_aapply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AApplyRecoveryPointInput end - def in_mage_agent_version_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentVersionDetails + def a2_acontainer_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AContainerCreationInput end - def discover_protectable_item_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequest + def a2_acontainer_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AContainerMappingInput end - def remove_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInput + def a2_aenable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AEnableProtectionInput end - def disk_volume_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskVolumeDetails + def a2_aevent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AEventDetails end - def remove_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInputProperties + def a2_afailover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AFailoverProviderInput end - def enable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionProviderSpecificInput + def a2_apolicy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2APolicyCreationInput end - def replication_provider_container_unmapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderContainerUnmappingInput + def a2_apolicy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2APolicyDetails end - def enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInput + def a2_aprotection_container_mapping_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectionContainerMappingDetails end - def recovery_services_provider_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderCollection + def a2_arecovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARecoveryPointDetails end - def event_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProviderSpecificDetails + def a2_areplication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AReplicationDetails end - def recovery_services_provider_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderProperties + def a2_areprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AReprotectInput end - def inner_health_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InnerHealthError + def a2_aswitch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ASwitchProtectionInput end - def recovery_point_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointCollection + def a2_aupdate_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AUpdateContainerMappingInput end - def event_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProperties + def a2_aupdate_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AUpdateReplicationProtectedItemInput end - def in_mage_azure_v2_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ProtectedDiskDetails + def alert + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Alert end - def event_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventCollection + def asr_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AsrJobDetails end - def recovery_point_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointProperties + def automation_runbook_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AutomationRunbookTaskDetails end - def test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverCleanupInput + def azure_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureFabricCreationInput end - def recovery_plan_unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanUnplannedFailoverInput + def azure_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureFabricSpecificDetails end - def fabric_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricProperties + def azure_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureCreateNetworkMappingInput end - def recovery_plan_unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanUnplannedFailoverInputProperties + def azure_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureNetworkMappingSettings end - def fabric_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCollection + def azure_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureUpdateNetworkMappingInput end - def recovery_plan_test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverInput + def consistency_check_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConsistencyCheckTaskDetails end - def recovery_plan_test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverInputProperties + def export_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ExportJobDetails end - def vcenter_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterProperties + def fabric + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Fabric end - def recovery_plan_test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverCleanupInput + def fabric_replication_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricReplicationGroupTaskDetails end - def update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInput + def failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverJobDetails end - def in_mage_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskDetails + def hyper_vreplica2012_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012EventDetails end - def update_replication_protected_item_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemProviderInput + def hyper_vreplica2012_r2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012R2EventDetails end - def in_mage_volume_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageVolumeExclusionOptions + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput end - def azure_to_azure_vm_synced_config_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureVmSyncedConfigDetails + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput end - def in_mage_disk_signature_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskSignatureExclusionOptions + def hyper_vreplica_azure_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEventDetails end - def update_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateProtectionContainerMappingInput + def hyper_vreplica_azure_failback_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailbackProviderInput end - def in_mage_disk_exclusion_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDiskExclusionInput + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput end - def add_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequest + def hyper_vreplica_azure_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyDetails end - def recovery_plan_test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanTestFailoverCleanupInputProperties + def hyper_vreplica_azure_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyInput end - def apply_recovery_point_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointProviderSpecificInput + def hyper_vreplica_azure_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReplicationDetails end - def recovery_plan_planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanPlannedFailoverInput + def hyper_vreplica_azure_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReprotectInput end - def task_type_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TaskTypeDetails + def hyper_vreplica_azure_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end - def recovery_plan_planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanPlannedFailoverInputProperties + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails end - def job_error_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobErrorDetails + def hyper_vreplica_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBasePolicyDetails end - def recovery_plan_provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProviderSpecificFailoverInput + def hyper_vreplica_base_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseReplicationDetails end - def update_mobility_service_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequest + def hyper_vreplica_blue_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyDetails end - def in_mage_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageProtectedDiskDetails + def hyper_vreplica_blue_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput end - def azure_vm_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureVmDiskDetails + def hyper_vreplica_blue_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBlueReplicationDetails end - def recovery_plan_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanCollection + def hyper_vreplica_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyDetails end - def configure_alert_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequest + def hyper_vreplica_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyInput end - def recovery_plan_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProperties + def hyper_vreplica_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaReplicationDetails end - def create_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInputProperties + def event + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event end - def provider_specific_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderSpecificRecoveryPointDetails + def hyper_vvirtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVVirtualMachineDetails end - def create_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInput + def inline_workflow_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InlineWorkflowTaskDetails end - def replication_provider_specific_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerMappingInput + def hyper_vsite_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails end - def job_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobProperties + def in_mage_azure_v2_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EnableProtectionInput end - def recovery_plan_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionDetails + def in_mage_azure_v2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EventDetails end - def protection_container_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingCollection + def in_mage_azure_v2_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ApplyRecoveryPointInput end - def create_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInput + def in_mage_azure_v2_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyDetails end - def disable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInputProperties + def in_mage_azure_v2_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyInput end - def job_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobQueryParameter + def in_mage_azure_v2_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2FailoverProviderInput end - def disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskDetails + def in_mage_azure_v2_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReplicationDetails end - def protection_container_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingProperties + def in_mage_azure_v2_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReprotectInput end - def enable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInputProperties + def in_mage_azure_v2_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2RecoveryPointDetails end - def protection_container_mapping_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMappingProviderSpecificDetails + def in_mage_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageBasePolicyDetails end - def event_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventSpecificDetails + def in_mage_disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDisableProtectionProviderSpecificInput end - def logical_network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetworkProperties + def in_mage_azure_v2_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput end - def test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverInputProperties + def in_mage_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageFailoverProviderInput end - def protection_container_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerCollection + def in_mage_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyDetails end - def fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificDetails + def in_mage_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageEnableProtectionInput end - def logical_network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetworkCollection + def in_mage_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReplicationDetails end - def fabric_specific_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreationInput + def in_mage_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReprotectInput end - def protection_container_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerProperties + def in_mage_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyInput end - def update_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequest + def job_status_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobStatusEventDetails end - def retention_volume - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RetentionVolume + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork end - def version_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VersionDetails + def manual_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ManualActionTaskDetails end - def update_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateProtectionContainerMappingInputProperties + def job_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails end - def master_target_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MasterTargetServer + def network_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMapping end - def apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInput + def protectable_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem end - def mobility_service_update - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MobilityServiceUpdate + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping end - def update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInput + def rcm_azure_migration_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RcmAzureMigrationPolicyDetails end - def configuration_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigurationSettings + def recovery_plan_a2_afailover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanA2AFailoverInput end - def network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkProperties + def recovery_plan_automation_runbook_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAutomationRunbookActionDetails end - def policy_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProviderSpecificInput + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails end - def protection_container_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerFabricSpecificDetails + def recovery_plan_hyper_vreplica_azure_failback_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end - def create_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInput + def recovery_plan_hyper_vreplica_azure_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkCollection + def recovery_plan + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlan end - def data_store - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataStore + def recovery_plan_in_mage_azure_v2_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def network_mapping_fabric_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingFabricSpecificSettings + def recovery_plan_in_mage_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageFailoverInput end - def network_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingProperties + def recovery_plan_script_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanScriptActionDetails end - def health_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthError + def recovery_plan_shutdown_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails end - def protected_items_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectedItemsQueryParameter + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider end - def test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverCleanupInputProperties + def replication_group_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationGroupDetails end - def network_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMappingCollection + def replication_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItem end - def a2_aprotected_managed_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedManagedDiskDetails + def recovery_plan_manual_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanManualActionDetails end - def operations_discovery - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OperationsDiscovery + def script_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ScriptActionTaskDetails end - def update_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInput + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification end - def operations_discovery_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OperationsDiscoveryCollection + def storage_classification_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping end - def unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInput + def switch_protection_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails end - def provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderSpecificFailoverInput + def test_failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverJobDetails end - def create_protection_container_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInputProperties + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput end - def planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PlannedFailoverInputProperties + def vcenter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenter end - def discover_protectable_item_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequestProperties + def virtual_machine_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VirtualMachineTaskDetails end - def planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PlannedFailoverInput + def vault_health_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthDetails end - def event_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventQueryParameter + def vmm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmDetails end - def policy_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProviderSpecificDetails + def vmm_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureNetworkMappingSettings end - def update_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInput + def vmm_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureUpdateNetworkMappingInput end - def policy_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyProperties + def vmm_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureCreateNetworkMappingInput end - def test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverInput + def vmm_to_vmm_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmCreateNetworkMappingInput end - def protectable_item_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemQueryParameter + def vmm_to_vmm_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmUpdateNetworkMappingInput end - def service_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ServiceError + def vmm_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmVirtualMachineDetails end - def process_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProcessServer + def vmm_to_vmm_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmNetworkMappingSettings end - def a2_avm_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmDiskInputDetails + def vm_nic_updates_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmNicUpdatesTaskDetails end - def protectable_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemProperties + def vmware_cbt_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmwareCbtPolicyDetails end - def recovery_plan_group - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroup + def vmware_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareDetails end - def protectable_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItemCollection + def vmware_cbt_policy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareCbtPolicyCreationInput end - def a2_aapply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AApplyRecoveryPointInput + def vmware_v2_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricCreationInput end - def a2_acontainer_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AContainerCreationInput + def vmware_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareVirtualMachineDetails end - def a2_acontainer_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AContainerMappingInput + def agent_auto_update_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentAutoUpdateStatus end - def a2_aenable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AEnableProtectionInput + def vmware_v2_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricSpecificDetails end - def a2_aevent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AEventDetails + def set_multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SetMultiVmSyncStatus end - def a2_afailover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AFailoverProviderInput + def multi_vm_group_create_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmGroupCreateOption end - def a2_apolicy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2APolicyCreationInput + def failover_deployment_model + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverDeploymentModel end - def a2_apolicy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2APolicyDetails + def recovery_point_sync_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointSyncType end - def a2_aprotection_container_mapping_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectionContainerMappingDetails + def recovery_plan_group_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupType end - def a2_arecovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARecoveryPointDetails + def possible_operations_directions + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PossibleOperationsDirections end - def a2_areplication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AReplicationDetails + def disable_protection_reason + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionReason end - def a2_areprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AReprotectInput + def replication_protected_item_operation + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemOperation end - def a2_aswitch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ASwitchProtectionInput + def health_error_category + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory end - def a2_aupdate_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AUpdateContainerMappingInput + def agent_version_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentVersionStatus end - def a2_aupdate_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AUpdateReplicationProtectedItemInput + def recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointType end - def alert - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Alert + def presence_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PresenceStatus end - def asr_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AsrJobDetails + def multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus end - def automation_runbook_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AutomationRunbookTaskDetails + def multi_vm_sync_point_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption end - def azure_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureFabricCreationInput + def recovery_plan_action_location + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation end - def azure_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureFabricSpecificDetails + def a2_arp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType end - def azure_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureCreateNetworkMappingInput + def data_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus end - def azure_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureNetworkMappingSettings + def hyper_vreplica_azure_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType end - def azure_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AzureToAzureUpdateNetworkMappingInput + def in_mage_v2_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType end - def consistency_check_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConsistencyCheckTaskDetails + def alternate_location_recovery_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption end - def export_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ExportJobDetails + def rp_in_mage_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType end - def fabric - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Fabric + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations end - def fabric_replication_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricReplicationGroupTaskDetails + def license_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType end - def failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverJobDetails + def severity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity end - def hyper_vreplica2012_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012EventDetails + def job_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection end - def hyper_vreplica2012_r2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012R2EventDetails + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + def policy_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PolicyCollection end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput + def policy + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Policy end - def hyper_vreplica_azure_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEventDetails + def network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Network end - def hyper_vreplica_azure_failback_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailbackProviderInput + def display + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput + def protection_container + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer end - def hyper_vreplica_azure_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyDetails + def recovery_point + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint end - def hyper_vreplica_azure_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyInput + def job + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job end - def hyper_vreplica_azure_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReplicationDetails + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType end - def hyper_vreplica_azure_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReprotectInput + def encryption_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails end - def hyper_vreplica_azure_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + def subnet + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Subnet end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails + def job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobDetails end - def hyper_vreplica_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBasePolicyDetails + def role_assignment + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RoleAssignment end - def hyper_vreplica_base_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseReplicationDetails + def osdisk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDiskDetails end - def hyper_vreplica_blue_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyDetails + def fabric_creation_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInputProperties end - def hyper_vreplica_blue_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput + def fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricCreationInput end - def hyper_vreplica_blue_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBlueReplicationDetails + def vcenter_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenterCollection end - def hyper_vreplica_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyDetails + def job_entity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobEntity end - def hyper_vreplica_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyInput + def a2_avm_managed_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskInputDetails end - def hyper_vreplica_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaReplicationDetails + def target_compute_size_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeCollection end - def hyper_vsite_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails + def vault_health_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthProperties end - def hyper_vvirtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVVirtualMachineDetails + def fabric_specific_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificUpdateNetworkMappingInput end - def inline_workflow_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InlineWorkflowTaskDetails + def update_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateVCenterRequestProperties end - def in_mage_azure_v2_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ApplyRecoveryPointInput + def failover_replication_protected_item_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverReplicationProtectedItemDetails end - def in_mage_azure_v2_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EnableProtectionInput + def a2_aprotected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AProtectedDiskDetails end - def in_mage_azure_v2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2EventDetails + def target_compute_size + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSize end - def in_mage_azure_v2_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2FailoverProviderInput + def update_replication_protected_item_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateReplicationProtectedItemInputProperties end - def in_mage_azure_v2_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyDetails + def failover_process_server_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequestProperties end - def in_mage_azure_v2_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2PolicyInput + def vmnic_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicDetails end - def in_mage_azure_v2_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2RecoveryPointDetails + def failover_process_server_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverProcessServerRequest end - def in_mage_azure_v2_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReplicationDetails + def input_endpoint + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InputEndpoint end - def in_mage_azure_v2_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ReprotectInput + def health_error_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorSummary end - def in_mage_azure_v2_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + def vmnic_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMNicInputDetails end - def in_mage_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageBasePolicyDetails + def target_compute_size_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TargetComputeSizeProperties end - def in_mage_disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageDisableProtectionProviderSpecificInput + def update_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateRecoveryPlanInputProperties end - def in_mage_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageEnableProtectionInput + def switch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInput end - def in_mage_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageFailoverProviderInput + def a2_avm_managed_disk_update_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2AVmManagedDiskUpdateDetails end - def in_mage_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyDetails + def switch_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionInputProperties end - def in_mage_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyInput + def add_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AddVCenterRequestProperties end - def in_mage_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReplicationDetails + def switch_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionProviderSpecificInput end - def in_mage_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReprotectInput + def alert_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertProperties end - def job_status_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobStatusEventDetails + def storage_classification_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingInput end - def job_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails + def alert_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlertCollection end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork + def storage_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageMappingInputProperties end - def manual_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ManualActionTaskDetails + def apply_recovery_point_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ApplyRecoveryPointInputProperties end - def network_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMapping + def storage_classification_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingCollection end - def protectable_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem + def update_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdatePolicyInputProperties end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping + def storage_classification_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMappingProperties end - def rcm_azure_migration_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RcmAzureMigrationPolicyDetails + def group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::GroupTaskDetails end - def recovery_plan - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlan + def storage_classification_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationCollection end - def recovery_plan_a2_afailover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanA2AFailoverInput + def provider_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProviderError end - def recovery_plan_automation_runbook_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAutomationRunbookActionDetails + def initial_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InitialReplicationDetails end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails + def asrtask + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ASRTask end - def recovery_plan_hyper_vreplica_azure_failback_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput + def osdetails + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::OSDetails end - def recovery_plan_hyper_vreplica_azure_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + def update_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateNetworkMappingInputProperties end - def recovery_plan_in_mage_azure_v2_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput + def storage_classification_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationProperties end - def recovery_plan_in_mage_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageFailoverInput + def update_mobility_service_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UpdateMobilityServiceRequestProperties end - def recovery_plan_manual_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanManualActionDetails + def run_as_account + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RunAsAccount end - def recovery_plan_script_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanScriptActionDetails + def unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::UnplannedFailoverInputProperties end - def recovery_plan_shutdown_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails + def reverse_replication_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInput end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider + def compute_size_error_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ComputeSizeErrorDetails end - def replication_group_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationGroupDetails + def reverse_replication_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationInputProperties end - def replication_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItem + def configure_alert_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ConfigureAlertRequestProperties end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput + def reverse_replication_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReverseReplicationProviderSpecificInput end - def script_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ScriptActionTaskDetails + def inconsistent_vm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InconsistentVmDetails end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification + def resume_job_params + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParams end - def storage_classification_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping + def fabric_specific_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FabricSpecificCreateNetworkMappingInput end - def switch_protection_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails + def resume_job_params_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResumeJobParamsProperties end - def test_failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverJobDetails + def create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateNetworkMappingInput end - def vault_health_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VaultHealthDetails + def resource_health_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ResourceHealthSummary end - def vcenter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenter + def create_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreatePolicyInputProperties end - def virtual_machine_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VirtualMachineTaskDetails + def replication_provider_specific_container_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificContainerCreationInput end - def vmm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmDetails + def replication_provider_specific_update_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificUpdateContainerMappingInput end - def vmm_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureCreateNetworkMappingInput + def create_protection_container_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerInput end - def vmm_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureNetworkMappingSettings + def replication_protected_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemCollection end - def vmm_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToAzureUpdateNetworkMappingInput + def create_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateProtectionContainerMappingInputProperties end - def vmm_to_vmm_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmCreateNetworkMappingInput + def replication_protected_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemProperties end - def vmm_to_vmm_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmNetworkMappingSettings + def recovery_plan_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanProtectedItem end - def vmm_to_vmm_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmToVmmUpdateNetworkMappingInput + def replication_provider_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderSpecificSettings end - def vmm_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmmVirtualMachineDetails + def recovery_plan_action + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAction end - def vm_nic_updates_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmNicUpdatesTaskDetails + def renew_certificate_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInput end - def vmware_cbt_policy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareCbtPolicyCreationInput + def create_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CreateRecoveryPlanInputProperties end - def vmware_cbt_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VmwareCbtPolicyDetails + def identity_information + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityInformation end - def vmware_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareDetails + def current_scenario_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::CurrentScenarioDetails end - def vmware_v2_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricCreationInput + def renew_certificate_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RenewCertificateInputProperties end - def vmware_v2_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareV2FabricSpecificDetails + def disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionProviderSpecificInput end - def vmware_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VMwareVirtualMachineDetails + def in_mage_agent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentDetails end - def agent_auto_update_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentAutoUpdateStatus + def disable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionInput end - def set_multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SetMultiVmSyncStatus + def in_mage_agent_version_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAgentVersionDetails end - def recovery_point_sync_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointSyncType + def discover_protectable_item_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiscoverProtectableItemRequest end - def multi_vm_group_create_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmGroupCreateOption + def remove_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInput end - def failover_deployment_model - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverDeploymentModel + def disk_volume_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DiskVolumeDetails end - def recovery_plan_group_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupType + def remove_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RemoveProtectionContainerMappingInputProperties end - def replication_protected_item_operation - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItemOperation + def enable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionProviderSpecificInput end - def possible_operations_directions - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PossibleOperationsDirections + def replication_provider_container_unmapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProviderContainerUnmappingInput end - def disable_protection_reason - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DisableProtectionReason + def enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EnableProtectionInput end - def health_error_category - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory + def recovery_services_provider_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderCollection end - def presence_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::PresenceStatus + def event_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EventProviderSpecificDetails end - def agent_version_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentVersionStatus + def recovery_services_provider_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProviderProperties end - def recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointType + def inner_health_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InnerHealthError end - def multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus + def recovery_point_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointCollection 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 e18e02cbfd..18cdbac492 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -8,38 +8,27 @@ module Azure::Profiles::Latest module Redis module Mgmt PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules - Operations = Azure::Redis::Mgmt::V2018_03_01::Operations - FirewallRules = Azure::Redis::Mgmt::V2018_03_01::FirewallRules LinkedServer = Azure::Redis::Mgmt::V2018_03_01::LinkedServer + FirewallRules = Azure::Redis::Mgmt::V2018_03_01::FirewallRules Redis = Azure::Redis::Mgmt::V2018_03_01::Redis + Operations = Azure::Redis::Mgmt::V2018_03_01::Operations module Models - DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek - Operation = Azure::Redis::Mgmt::V2018_03_01::Models::Operation - Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku - TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource - ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource - RedisRebootParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters - ExportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters - RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult - RedisAccessKeys = Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys - RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters - Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource RedisUpdateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters ImportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters - CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters ScheduleEntry = Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry RedisPatchScheduleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult + CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters UpgradeNotification = Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification - RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse RedisLinkedServer = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult - RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList + RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse + Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku RedisCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters - RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters - RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters + RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList RedisFirewallRule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule - NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters RedisPatchSchedule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule RedisResource = Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource SkuFamily = Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily @@ -47,15 +36,26 @@ module Models RedisKeyType = Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole - SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType - ProvisioningState = Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState + Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource + SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName OperationDisplay = Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay + ProvisioningState = Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState OperationListResult = Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult + DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek + Operation = Azure::Redis::Mgmt::V2018_03_01::Models::Operation + TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource + ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource + RedisRebootParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters + ExportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters + RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + RedisAccessKeys = Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys + RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters + NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse end class RedisManagementClass - attr_reader :patch_schedules, :operations, :firewall_rules, :linked_server, :redis, :configurable, :base_url, :options, :model_classes + attr_reader :patch_schedules, :linked_server, :firewall_rules, :redis, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -66,10 +66,10 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @patch_schedules = @client_0.patch_schedules - @operations = @client_0.operations - @firewall_rules = @client_0.firewall_rules @linked_server = @client_0.linked_server + @firewall_rules = @client_0.firewall_rules @redis = @client_0.redis + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -88,47 +88,14 @@ def method_missing(method, *args) end class ModelClasses - def day_of_week - Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek - end - def operation - Azure::Redis::Mgmt::V2018_03_01::Models::Operation - end - def sku - Azure::Redis::Mgmt::V2018_03_01::Models::Sku - end - def tracked_resource - Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource - end - def proxy_resource - Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource - end - def redis_reboot_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters - end - def export_rdbparameters - Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters - end - def redis_list_result - Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult - end - def redis_access_keys - Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys - end - def redis_regenerate_key_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters - end - def resource - Azure::Redis::Mgmt::V2018_03_01::Models::Resource - end def redis_update_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters end def import_rdbparameters Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters end - def check_name_availability_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + def redis_firewall_rule_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters end def schedule_entry Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry @@ -136,35 +103,35 @@ def schedule_entry def redis_patch_schedule_list_result Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult end + def check_name_availability_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + end def upgrade_notification Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification end - def redis_force_reboot_response - Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse - end def redis_linked_server Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer end def redis_firewall_rule_list_result Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult end - def redis_linked_server_with_properties_list - Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList + def redis_force_reboot_response + Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse + end + def sku + Azure::Redis::Mgmt::V2018_03_01::Models::Sku end def redis_create_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters end - def redis_linked_server_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters - end - def redis_firewall_rule_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters + def redis_linked_server_with_properties_list + Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList end def redis_firewall_rule Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule end - def notification_list_response - Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + def redis_linked_server_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters end def redis_patch_schedule Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule @@ -187,21 +154,54 @@ def tls_version def replication_role Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole end - def sku_name - Azure::Redis::Mgmt::V2018_03_01::Models::SkuName - end def reboot_type Azure::Redis::Mgmt::V2018_03_01::Models::RebootType end - def provisioning_state - Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState + def resource + Azure::Redis::Mgmt::V2018_03_01::Models::Resource + end + def sku_name + Azure::Redis::Mgmt::V2018_03_01::Models::SkuName end def operation_display Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay end + def provisioning_state + Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState + end def operation_list_result Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult end + def day_of_week + Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek + end + def operation + Azure::Redis::Mgmt::V2018_03_01::Models::Operation + end + def tracked_resource + Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource + end + def proxy_resource + Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource + end + def redis_reboot_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters + end + def export_rdbparameters + Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters + end + def redis_list_result + Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + end + def redis_access_keys + Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys + end + def redis_regenerate_key_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters + end + def notification_list_response + Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + 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 c0434eeab1..17464e7ff9 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -7,43 +7,43 @@ module Azure::Profiles::Latest module Relay module Mgmt - WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces Operations = Azure::Relay::Mgmt::V2017_04_01::Operations HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections + WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays + Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces module Models - Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation - Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku - TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource - AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights - RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult - CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability - HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult - WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + 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 - HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku 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 OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult 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 + AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult + CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability + HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult + WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult + AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end class RelayManagementClass - attr_reader :wcfrelays, :namespaces, :operations, :hybrid_connections, :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 @@ -53,10 +53,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @wcfrelays = @client_0.wcfrelays - @namespaces = @client_0.namespaces @operations = @client_0.operations @hybrid_connections = @client_0.hybrid_connections + @wcfrelays = @client_0.wcfrelays + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -75,47 +75,11 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::Relay::Mgmt::V2017_04_01::Models::Operation - end - def sku - Azure::Relay::Mgmt::V2017_04_01::Models::Sku - end - def tracked_resource - Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource - end - def access_rights - Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights - end - def relay_namespace_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult - 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 wcf_relays_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - end - def check_name_availability_result - Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end - def resource_namespace_patch - Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - end - def resource - Azure::Relay::Mgmt::V2017_04_01::Models::Resource + def hybrid_connection + Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def wcf_relay + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay end def relay_namespace Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace @@ -129,24 +93,27 @@ def authorization_rule def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype 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 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 unavailable_reason Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end + def sku + Azure::Relay::Mgmt::V2017_04_01::Models::Sku + 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 operation_display Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay end @@ -156,6 +123,39 @@ def operation_list_result 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 + def access_rights + Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + end + def relay_namespace_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult + 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 wcf_relays_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult + end + def authorization_rule_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + end + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + end + def regenerate_access_key_parameters + Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def resource_namespace_patch + Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + 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 0538eccd16..5bf3e984e5 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,34 +7,34 @@ module Azure::Profiles::Latest module Resources module Mgmt + Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments + Providers = Azure::Resources::Mgmt::V2018_05_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2018_05_01::ResourceGroups + Resources = Azure::Resources::Mgmt::V2018_05_01::Resources Tags = Azure::Resources::Mgmt::V2018_05_01::Tags DeploymentOperations = Azure::Resources::Mgmt::V2018_05_01::DeploymentOperations - Resources = Azure::Resources::Mgmt::V2018_05_01::Resources - Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments - Providers = Azure::Resources::Mgmt::V2018_05_01::Providers module Models - Dependency = Azure::Resources::Mgmt::V2018_05_01::Models::Dependency Plan = Azure::Resources::Mgmt::V2018_05_01::Models::Plan IdentityUserAssignedIdentitiesValue = Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue ResourceGroupPatchable = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupPatchable OnErrorDeploymentExtended = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended OnErrorDeployment = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeployment OnErrorDeploymentType = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentType + Dependency = Azure::Resources::Mgmt::V2018_05_01::Models::Dependency DeploymentExtendedFilter = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2018_05_01::Models::Identity ResourceGroupFilter = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupFilter TemplateLink = Azure::Resources::Mgmt::V2018_05_01::Models::TemplateLink DebugSetting = Azure::Resources::Mgmt::V2018_05_01::Models::DebugSetting ResourceListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceListResult - Sku = Azure::Resources::Mgmt::V2018_05_01::Models::Sku + Deployment = Azure::Resources::Mgmt::V2018_05_01::Models::Deployment ResourceGroupProperties = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupProperties ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceManagementErrorWithDetails ResourceGroup = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroup AliasType = Azure::Resources::Mgmt::V2018_05_01::Models::AliasType ResourceGroupListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupListResult - Deployment = Azure::Resources::Mgmt::V2018_05_01::Models::Deployment + Provider = Azure::Resources::Mgmt::V2018_05_01::Models::Provider ResourcesMoveInfo = Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo ExportTemplateRequest = Azure::Resources::Mgmt::V2018_05_01::Models::ExportTemplateRequest DeploymentValidateResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentValidateResult @@ -51,7 +51,7 @@ module Models DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentPropertiesExtended DeploymentOperationProperties = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationProperties ProviderListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ProviderListResult - DeploymentOperation = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation + Sku = Azure::Resources::Mgmt::V2018_05_01::Models::Sku DeploymentProperties = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentProperties DeploymentOperationsListResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationsListResult BasicDependency = Azure::Resources::Mgmt::V2018_05_01::Models::BasicDependency @@ -61,15 +61,15 @@ module Models AliasPathType = Azure::Resources::Mgmt::V2018_05_01::Models::AliasPathType ResourceGroupExportResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupExportResult GenericResource = Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource + DeploymentOperation = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation DeploymentMode = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode - Provider = Azure::Resources::Mgmt::V2018_05_01::Models::Provider + SubResource = Azure::Resources::Mgmt::V2018_05_01::Models::SubResource Resource = Azure::Resources::Mgmt::V2018_05_01::Models::Resource ResourceIdentityType = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType - SubResource = Azure::Resources::Mgmt::V2018_05_01::Models::SubResource end class ResourcesManagementClass - attr_reader :resource_groups, :tags, :deployment_operations, :resources, :deployments, :providers, :configurable, :base_url, :options, :model_classes + attr_reader :deployments, :providers, :resource_groups, :resources, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -79,12 +79,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @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 - @resources = @client_0.resources - @deployments = @client_0.deployments - @providers = @client_0.providers @model_classes = ModelClasses.new end @@ -103,9 +103,6 @@ def method_missing(method, *args) end class ModelClasses - def dependency - Azure::Resources::Mgmt::V2018_05_01::Models::Dependency - end def plan Azure::Resources::Mgmt::V2018_05_01::Models::Plan end @@ -124,6 +121,9 @@ def on_error_deployment def on_error_deployment_type Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentType end + def dependency + Azure::Resources::Mgmt::V2018_05_01::Models::Dependency + end def deployment_extended_filter Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter end @@ -142,8 +142,8 @@ def debug_setting def resource_list_result Azure::Resources::Mgmt::V2018_05_01::Models::ResourceListResult end - def sku - Azure::Resources::Mgmt::V2018_05_01::Models::Sku + def deployment + Azure::Resources::Mgmt::V2018_05_01::Models::Deployment end def resource_group_properties Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupProperties @@ -160,8 +160,8 @@ def alias_type def resource_group_list_result Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupListResult end - def deployment - Azure::Resources::Mgmt::V2018_05_01::Models::Deployment + def provider + Azure::Resources::Mgmt::V2018_05_01::Models::Provider end def resources_move_info Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo @@ -211,8 +211,8 @@ def deployment_operation_properties def provider_list_result Azure::Resources::Mgmt::V2018_05_01::Models::ProviderListResult end - def deployment_operation - Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation + def sku + Azure::Resources::Mgmt::V2018_05_01::Models::Sku end def deployment_properties Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentProperties @@ -241,11 +241,14 @@ def resource_group_export_result def generic_resource Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource end + def deployment_operation + Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation + end def deployment_mode Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode end - def provider - Azure::Resources::Mgmt::V2018_05_01::Models::Provider + def sub_resource + Azure::Resources::Mgmt::V2018_05_01::Models::SubResource end def resource Azure::Resources::Mgmt::V2018_05_01::Models::Resource @@ -253,9 +256,6 @@ def resource def resource_identity_type Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType end - def sub_resource - Azure::Resources::Mgmt::V2018_05_01::Models::SubResource - end end end end diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb index c7972da36d..aab4dda7a5 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -7,18 +7,12 @@ module Azure::Profiles::Latest module ResourcesManagement module Mgmt - Operations = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Operations ManagementGroups = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroups ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroupSubscriptions + Operations = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Operations Entities = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Entities module Models - ManagementGroup = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup - ErrorDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails - Operation = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation - Type = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type - CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult - Reason = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason OperationResults = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults OperationDisplayProperties = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties EntityParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityParentGroupInfo @@ -30,20 +24,26 @@ module Models ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupDetails PatchManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::PatchManagementGroupRequest CreateParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo + CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult CreateManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ParentGroupInfo CreateManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo - CreateManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo - OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest + CreateManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo - Status = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status + OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult + Reason = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason + ManagementGroup = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup ErrorResponse = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse + ErrorDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails + Operation = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation + Status = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status + Type = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type end class ResourcesManagementManagementClass - attr_reader :operations, :management_groups, :management_group_subscriptions, :entities, :configurable, :base_url, :options, :model_classes + attr_reader :management_groups, :management_group_subscriptions, :operations, :entities, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -53,9 +53,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 @entities = @client_0.entities @model_classes = ModelClasses.new @@ -75,24 +75,6 @@ def method_missing(method, *args) end class ModelClasses - def management_group - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup - end - def error_details - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails - end - def operation - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation - end - def type - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type - end - def check_name_availability_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult - end - def reason - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason - end def operation_results Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults end @@ -126,6 +108,9 @@ def patch_management_group_request def create_parent_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo end + def check_name_availability_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult + end def create_management_group_details Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails end @@ -135,27 +120,42 @@ def parent_group_info def create_management_group_child_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo end - def create_management_group_request - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest - end def management_group_child_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo end - def operation_list_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult - end def check_name_availability_request Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest end + def create_management_group_request + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest + end def management_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo end - def status - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status + def operation_list_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult + end + def reason + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason + end + def management_group + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup end def error_response Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse end + def error_details + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails + end + def operation + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation + end + def status + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status + end + def type + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type + 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 9d54bd8102..e37742e912 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,38 +7,23 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections + Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs module Models - DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek - 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 - JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - 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 - JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule - JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition - JobAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction - JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter - JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence + ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication - ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage + ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication - ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType @@ -48,17 +33,32 @@ module Models 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 + JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency + DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + 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 + JobAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction + JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule + JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition end class SchedulerManagementClass - attr_reader :jobs, :job_collections, :configurable, :base_url, :options, :model_classes + attr_reader :job_collections, :jobs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,8 +68,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @jobs = @client_0.jobs @job_collections = @client_0.job_collections + @jobs = @client_0.jobs @model_classes = ModelClasses.new end @@ -88,56 +88,14 @@ def method_missing(method, *args) end class ModelClasses - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek - 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_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - 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 - def job_recurrence_schedule - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule - end - def job_history_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition - end - def job_action - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction - end def job_history_list_result Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult end def job_error_action Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction end - def job_collection_properties - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + def job_history_filter + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter end def job_max_recurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence @@ -145,33 +103,30 @@ def job_max_recurrence def job_state_filter Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter end - def job_history_filter - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter - end def job_recurrence_schedule_monthly_occurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence end + def service_bus_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + end def job_collection_list_result Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult end def service_bus_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication end - def service_bus_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage - end def service_bus_queue_message Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage end + def service_bus_topic_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage + end def client_cert_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication end def oauth_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication end - def service_bus_topic_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage - end def sku_definition Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition end @@ -199,27 +154,72 @@ def service_bus_authentication_type def service_bus_transport_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType end + def job_collection_properties + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + end def job_properties Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties end - def sku - Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - end - def basic_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - end def job_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus end def job_state Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState end + def sku + Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + end + def basic_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + end def retry_policy Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy end def recurrence_frequency Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency end + def day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + end + 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 + def job_action + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction + end + def job_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + end + def job_recurrence_schedule + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule + end + def job_history_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition + 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 3f85f8b193..308a9ee708 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -7,34 +7,34 @@ module Azure::Profiles::Latest module Search module Mgmt - Operations = Azure::Search::Mgmt::V2015_08_19::Operations + AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys QueryKeys = Azure::Search::Mgmt::V2015_08_19::QueryKeys Services = Azure::Search::Mgmt::V2015_08_19::Services - AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys + Operations = Azure::Search::Mgmt::V2015_08_19::Operations module Models + OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku + QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey + 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 CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput Identity = Azure::Search::Mgmt::V2015_08_19::Models::Identity CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput - QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions - SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService - Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation - SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus + SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind - OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName + OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end class SearchManagementClass - attr_reader :operations, :query_keys, :services, :admin_keys, :configurable, :base_url, :options, :model_classes + attr_reader :admin_keys, :query_keys, :services, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -44,10 +44,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations + @admin_keys = @client_0.admin_keys @query_keys = @client_0.query_keys @services = @client_0.services - @admin_keys = @client_0.admin_keys + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -66,26 +66,32 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability_input - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - end - def identity - Azure::Search::Mgmt::V2015_08_19::Models::Identity + def operation_list_result + Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult end - def check_name_availability_output - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput + def sku + Azure::Search::Mgmt::V2015_08_19::Models::Sku end def query_key Azure::Search::Mgmt::V2015_08_19::Models::QueryKey end + def operation + Azure::Search::Mgmt::V2015_08_19::Models::Operation + 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 search_service - Azure::Search::Mgmt::V2015_08_19::Models::SearchService + def check_name_availability_input + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput end - def sku - Azure::Search::Mgmt::V2015_08_19::Models::Sku + def identity + Azure::Search::Mgmt::V2015_08_19::Models::Identity + end + def check_name_availability_output + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput end def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason @@ -93,23 +99,14 @@ def unavailable_name_reason def hosting_mode Azure::Search::Mgmt::V2015_08_19::Models::HostingMode end - def admin_key_result - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - end - def operation - Azure::Search::Mgmt::V2015_08_19::Models::Operation - end - def search_service_status - Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus + def search_service + Azure::Search::Mgmt::V2015_08_19::Models::SearchService end def admin_key_kind Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind 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 + def search_service_status + Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end def resource Azure::Search::Mgmt::V2015_08_19::Models::Resource @@ -117,6 +114,9 @@ def resource def sku_name Azure::Search::Mgmt::V2015_08_19::Models::SkuName end + def operation_display + Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + end def provisioning_state Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end diff --git a/azure_sdk/lib/latest/modules/security_profile_module.rb b/azure_sdk/lib/latest/modules/security_profile_module.rb index 743c619eeb..d35b2b108f 100644 --- a/azure_sdk/lib/latest/modules/security_profile_module.rb +++ b/azure_sdk/lib/latest/modules/security_profile_module.rb @@ -25,11 +25,11 @@ module Models WorkspaceSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSetting AutoProvisioningSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting Compliance = Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance + Resource = Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource AlertNotifications = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications AlertsToAdmins = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertsToAdmins PricingTier = Azure::Security::Mgmt::V2017_08_01_preview::Models::PricingTier AutoProvision = Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvision - Resource = Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource end class SecurityManagementClass @@ -99,6 +99,9 @@ def auto_provisioning_setting def compliance Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance end + def resource + Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource + end def alert_notifications Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications end @@ -111,9 +114,6 @@ def pricing_tier def auto_provision Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvision end - def resource - Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource - 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 3e0f656d45..7590f4aa39 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,6 +7,9 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt + PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations + EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs + Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions @@ -14,16 +17,9 @@ module Mgmt DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs MigrationConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::MigrationConfigs Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues - Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations - EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions module Models - CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination SBTopicListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult @@ -48,34 +44,38 @@ module Models SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule - OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult - PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions + OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub - FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties + ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + 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 ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR - ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery - EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation - UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights + KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action - KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys + RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end class ServiceBusManagementClass - attr_reader :topics, :namespaces, :regions, :operations, :disaster_recovery_configs, :migration_configs, :queues, :rules, :premium_messaging_regions_operations, :event_hubs, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :premium_messaging_regions_operations, :event_hubs, :rules, :topics, :namespaces, :regions, :operations, :disaster_recovery_configs, :migration_configs, :queues, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,6 +85,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations + @event_hubs = @client_0.event_hubs + @rules = @client_0.rules @topics = @client_0.topics @namespaces = @client_0.namespaces @regions = @client_0.regions @@ -92,9 +95,6 @@ def initialize(configurable, base_url=nil, options=nil) @disaster_recovery_configs = @client_0.disaster_recovery_configs @migration_configs = @client_0.migration_configs @queues = @client_0.queues - @rules = @client_0.rules - @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations - @event_hubs = @client_0.event_hubs @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -114,18 +114,6 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - end - def access_keys - Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - end - def regenerate_access_key_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end - def resource_namespace_patch - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - end def sbqueue_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult end @@ -198,51 +186,51 @@ def sbtopic def sbsubscription Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription end - def operation_display - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - end def rule Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule end - def operation_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + def sql_rule_action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end - def sql_rule_action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + def operation_display + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + end + def eventhub + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + end + def operation_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + end + def migration_config_properties + Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties end def arm_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery end - def eventhub - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + 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 migration_config_properties - Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties + def encoding_capture_description + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end - def error_response - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse - end def role_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end - def encoding_capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + def error_response + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse end def operation Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation end - def unavailable_reason - Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - end def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end @@ -252,6 +240,9 @@ def tracked_resource 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 check_name_availability_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end @@ -267,8 +258,17 @@ def sku_tier def action Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action end - def key_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + def check_name_availability + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + end + def access_keys + Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys + end + def regenerate_access_key_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def resource_namespace_patch + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end end end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index b752273179..410501d720 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -7,23 +7,15 @@ module Azure::Profiles::Latest module ServiceFabric module Mgmt - Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application - ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType - Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service + Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version + ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType + Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Operations = Azure::ServiceFabric::Mgmt::V2018_02_01::Operations ClusterVersions = Azure::ServiceFabric::Mgmt::V2018_02_01::ClusterVersions Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters module Models - ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList - ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList - ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy - VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList NamedPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription SingletonPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription @@ -46,6 +38,23 @@ module Models 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 + ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList + ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList + ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy + VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + NodeTypeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription + OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + ClusterListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult + Cluster = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster + CertificateDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription + Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource + ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + ErrorModel = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy ServerCertificateCommonNames = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonNames ApplicationDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationDeltaHealthPolicy @@ -68,19 +77,10 @@ module Models SettingsParameterDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription SettingsSectionDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription EndpointRangeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription - Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource - NodeTypeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription - OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult - ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState - ClusterListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult - Cluster = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster - CertificateDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription - OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult - ErrorModel = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel end class ServiceFabricManagementClass - attr_reader :application, :application_type, :version, :service, :operations, :cluster_versions, :clusters, :configurable, :base_url, :options, :model_classes + attr_reader :service, :version, :application_type, :application, :operations, :cluster_versions, :clusters, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -90,10 +90,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application = @client_0.application - @application_type = @client_0.application_type - @version = @client_0.version @service = @client_0.service + @version = @client_0.version + @application_type = @client_0.application_type + @application = @client_0.application @client_1 = Azure::ServiceFabric::Mgmt::V2018_02_01::ServiceFabricManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -123,30 +123,6 @@ def method_missing(method, *args) end class ModelClasses - def application_parameter - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - end - def service_load_metric_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - end - def partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - end - def rolling_upgrade_monitoring_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - end - def application_type_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList - end - def application_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList - end - def application_upgrade_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy - end - def version_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList - end def service_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList end @@ -213,6 +189,57 @@ def service_correlation_description def service_placement_policy_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription end + def application_parameter + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + end + def service_load_metric_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + end + def partition_scheme_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + end + def rolling_upgrade_monitoring_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + end + def application_type_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList + end + def application_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList + end + def application_upgrade_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy + end + def version_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + end + def node_type_description + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription + end + def operation_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + end + def cluster_list_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult + end + def cluster + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster + end + def certificate_description + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription + end + def resource + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource + end + def provisioning_state + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + end + def operation_list_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + end + def error_model + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel + end def service_type_delta_health_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy end @@ -279,33 +306,6 @@ def settings_section_description def endpoint_range_description Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription end - def resource - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource - end - def node_type_description - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription - end - def operation_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult - end - def provisioning_state - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState - end - def cluster_list_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult - end - def cluster - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster - end - def certificate_description - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription - end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult - end - def error_model - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel - 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 6151356271..81b725c65d 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -7,35 +7,35 @@ module Azure::Profiles::Latest module Signalr module Mgmt - Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR + Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations module Models + OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku - Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability - ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties - NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource + KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay - KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType - Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource - OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState end class SignalrManagementClass - attr_reader :operations, :signal_r, :configurable, :base_url, :options, :model_classes + attr_reader :signal_r, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -45,8 +45,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @signal_r = @client_0.signal_r + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -65,12 +65,12 @@ def method_missing(method, *args) end class ModelClasses + 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 operation - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation - end def signal_rresource_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList end @@ -80,8 +80,8 @@ def signal_rupdate_parameters def name_availability Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability end - def service_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + 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 @@ -89,11 +89,11 @@ def signal_rcreate_or_update_properties def signal_rkeys Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys end - def operation_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties + def service_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification end - def name_availability_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + def operation + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation end def tracked_resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource @@ -107,6 +107,15 @@ def signal_rresource def signal_rcreate_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters end + def name_availability_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + end + def resource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource + end + def key_type + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + end def signal_rsku_tier Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier end @@ -116,15 +125,6 @@ def regenerate_key_parameters def operation_display Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay end - def key_type - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType - end - def resource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource - end - def operation_list - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList - end def provisioning_state Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState end diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index 38e6076951..fb98fd34da 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 + ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end class SpellCheckDataClass @@ -53,6 +53,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end @@ -62,38 +65,35 @@ def response_base def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def error_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode - 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 spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + def response + Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end - def mode - Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - end def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end - def response - Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + def error_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end - def error_response - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + def mode + Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode 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 71f8353a0d..3d59ee8d37 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -7,7 +7,6 @@ module Azure::Profiles::Latest module SQL 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 ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies @@ -36,46 +35,48 @@ module Mgmt DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages + BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations + SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups + SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations 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 + ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys + FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors - Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents - SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys - SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers - DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies - 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 - DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines - DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments - BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies - 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 JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions + JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps + JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases - JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps - JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions - ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels - ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies + ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases + ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies + JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs + DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + 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 + DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines + DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments + BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies + DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations + Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups @@ -85,85 +86,65 @@ module Mgmt ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations - Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases module Models - 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 - ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability - ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult - CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse - RecommendedElasticPoolListMetricsResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult - SloUsageMetric = Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric - GeoBackupPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult - TableAuditingPolicyProperties = Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties - ImportExtensionRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest - TransparentDataEncryptionActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult - RecommendedElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult - ElasticPoolDatabaseActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult - RecommendedElasticPoolMetric = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric - ElasticPoolActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult 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 ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability MetricListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult - RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult + MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + ServerTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult OperationImpact = Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact MetricDefinitionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult - ServerTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult - MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition BackupLongTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult - MetricAvailability = Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability + QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult - QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval - QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability - DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult - QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult + DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic + TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult - RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase - BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase 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 - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + ElasticPoolActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult + ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool - ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest - ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink + RecommendedElasticPoolMetric = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue + ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric + ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity - ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy 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 - MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits + ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState @@ -171,28 +152,27 @@ module Models SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale - ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName - DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction + DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState CheckNameAvailabilityRequest = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest + DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction 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 DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole - DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType - UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType + QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType - PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion - QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction + ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole @@ -201,6 +181,26 @@ module Models 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 + MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition + ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + MetricAvailability = Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability + ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult + ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability + ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult + CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse + SloUsageMetric = Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric + RecommendedElasticPoolListMetricsResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult + ImportExtensionRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest + GeoBackupPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult + RecommendedElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult + ElasticPoolDatabaseActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult + TransparentDataEncryptionActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult + TableAuditingPolicyProperties = Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate @@ -228,104 +228,83 @@ module Models 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 - OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint - OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions - SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult - SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector - Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage - AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup - IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy + IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType + AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType + SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState 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 - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection - SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - 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 - ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - 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 - JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase - SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType - JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType 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 + JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint 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 - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate @@ -344,82 +323,103 @@ module Models JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation - MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment - EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability - ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult - ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability - LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities - ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState - DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy + ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities + JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult - ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability VulnerabilityAssessmentScanError = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError InstanceFailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult - BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ManagedInstanceVcoresCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability + ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability + ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability - ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability - ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint + ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation - VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database - DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate + VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit - Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku - TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit + InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability + ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability + LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState + DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :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, :servers, :virtual_network_rules, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :firewall_rules, :managed_instances, :server_advisors, :database_advisors, :operations, :sync_agents, :sync_groups, :server_keys, :subscription_usages, :sync_members, :database_blob_auditing_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :backup_long_term_retention_policies, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :job_steps, :job_target_executions, :server_automatic_tuning_operations, :sensitivity_labels, :server_security_alert_policies, :server_dns_aliases, :restore_points, :jobs, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :elastic_pools, :tde_certificates, :managed_instance_tde_certificates, :capabilities, :database_operations, :databases, :configurable, :base_url, :options, :model_classes + attr_reader :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, :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, :backup_long_term_retention_vaults, :servers, :operations, :subscription_usages, :sync_groups, :sync_members, :virtual_network_rules, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :firewall_rules, :server_advisors, :database_advisors, :sync_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :sensitivity_labels, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :job_agents, :restore_points, :jobs, :database_blob_auditing_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :backup_long_term_retention_policies, :data_warehouse_user_activities_operations, :databases, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :elastic_pools, :tde_certificates, :managed_instance_tde_certificates, :capabilities, :database_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -429,7 +429,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @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 @server_connection_policies = @client_0.server_connection_policies @@ -458,6 +457,7 @@ def initialize(configurable, base_url=nil, options=nil) @database_connection_policies = @client_0.database_connection_policies @server_usages = @client_0.server_usages @database_usages = @client_0.database_usages + @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -465,57 +465,58 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_1) @servers = @client_1.servers + @operations = @client_1.operations + @subscription_usages = @client_1.subscription_usages + @sync_groups = @client_1.sync_groups + @sync_members = @client_1.sync_members @virtual_network_rules = @client_1.virtual_network_rules @database_recommended_actions = @client_1.database_recommended_actions @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @encryption_protectors = @client_1.encryption_protectors @failover_groups = @client_1.failover_groups - @firewall_rules = @client_1.firewall_rules @managed_instances = @client_1.managed_instances + @server_keys = @client_1.server_keys + @firewall_rules = @client_1.firewall_rules @server_advisors = @client_1.server_advisors @database_advisors = @client_1.database_advisors - @operations = @client_1.operations @sync_agents = @client_1.sync_agents - @sync_groups = @client_1.sync_groups - @server_keys = @client_1.server_keys - @subscription_usages = @client_1.subscription_usages - @sync_members = @client_1.sync_members @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 - @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_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines - @database_vulnerability_assessments = @client_2.database_vulnerability_assessments - @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies - @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations - @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials @job_executions = @client_2.job_executions @job_step_executions = @client_2.job_step_executions + @job_steps = @client_2.job_steps + @job_target_executions = @client_2.job_target_executions @job_target_groups = @client_2.job_target_groups @job_versions = @client_2.job_versions @long_term_retention_backups = @client_2.long_term_retention_backups @managed_databases = @client_2.managed_databases - @job_steps = @client_2.job_steps - @job_target_executions = @client_2.job_target_executions - @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @sensitivity_labels = @client_2.sensitivity_labels - @server_security_alert_policies = @client_2.server_security_alert_policies + @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @server_dns_aliases = @client_2.server_dns_aliases + @server_security_alert_policies = @client_2.server_security_alert_policies + @job_agents = @client_2.job_agents @restore_points = @client_2.restore_points @jobs = @client_2.jobs + @database_blob_auditing_policies = @client_2.database_blob_auditing_policies + @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_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines + @database_vulnerability_assessments = @client_2.database_vulnerability_assessments + @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies + @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @databases = @client_3.databases @elastic_pool_operations = @client_3.elastic_pool_operations @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @instance_failover_groups = @client_3.instance_failover_groups @@ -525,7 +526,6 @@ def initialize(configurable, base_url=nil, options=nil) @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates @capabilities = @client_3.capabilities @database_operations = @client_3.database_operations - @databases = @client_3.databases @model_classes = ModelClasses.new end @@ -550,66 +550,6 @@ def method_missing(method, *args) end class ModelClasses - 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 server_administrator_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - end - def elastic_pool_per_database_max_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability - end - def replication_link_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult - end - def check_name_availability_response - Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse - end - def recommended_elastic_pool_list_metrics_result - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult - end - def slo_usage_metric - Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric - end - def geo_backup_policy_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult - end - def table_auditing_policy_properties - Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties - end - def import_extension_request - Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest - end - def transparent_data_encryption_activity_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult - end - def recommended_elastic_pool_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult - end - def elastic_pool_database_activity_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult - end - def recommended_elastic_pool_metric - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric - end - def elastic_pool_activity_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult - end def export_request Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest end @@ -619,8 +559,8 @@ 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 + def restorable_dropped_database_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult end def elastic_pool_per_database_min_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability @@ -628,8 +568,11 @@ def elastic_pool_per_database_min_dtu_capability def metric_list_result Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult end - def restorable_dropped_database_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult + def metric_name + Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + end + def server_table_auditing_policy_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult end def operation_impact Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact @@ -637,83 +580,80 @@ def operation_impact def metric_definition_list_result Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult end - def server_table_auditing_policy_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult - end - def metric_definition - Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition - end def backup_long_term_retention_policy_list_result Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult end - def metric_availability - Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability + def query_metric + Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric end def service_tier_advisor_list_result Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult end - def query_statistic - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic - end def query_interval Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval end - def query_metric - Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - end - def elastic_pool_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + def recoverable_database_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult end def database_table_auditing_policy_list_result Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult end - def recoverable_database_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult + def top_queries + Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries end - def query_statistic_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + def query_statistic + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic end def top_queries_list_result Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult end - def top_queries - Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries - end def advisor_list_result Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult end - def restorable_dropped_database - Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + def elastic_pool_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end - def backup_long_term_retention_vault - Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + def query_statistic_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end def recoverable_database Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase end - def transparent_data_encryption - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + def restorable_dropped_database + Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase 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 + 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 + end + def backup_long_term_retention_vault + Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + 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 database_security_alert_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + def service_tier_advisor + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end def disaster_recovery_configuration Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration end - def data_masking_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + def elastic_pool_activity_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult + end + def import_request + Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest end def geo_backup_policy Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy @@ -724,21 +664,21 @@ def import_export_response def recommended_elastic_pool Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool end - def import_request - Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest - end - def server_communication_link - Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink - end def replication_link Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink end + def recommended_elastic_pool_metric + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric + end def server_azure_adadministrator Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator end def metric_value Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue end + def elastic_pool_database_activity + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + end def transparent_data_encryption_activity Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity end @@ -748,6 +688,9 @@ def service_objective def metric Azure::SQL::Mgmt::V2014_04_01::Models::Metric end + def server_communication_link + Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink + end def database_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy end @@ -757,8 +700,8 @@ def database_table_auditing_policy def elastic_pool_activity Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity end - def elastic_pool_database_activity - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + def max_size_units + Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState @@ -775,8 +718,8 @@ def server_connection_type def database_edition Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition end - def max_size_units - Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits + 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 @@ -799,11 +742,8 @@ def security_alert_policy_use_server_default def read_scale Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale end - def service_objective_name - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName - end - def data_masking_function - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction + def data_masking_rule_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState end def disaster_recovery_configuration_status Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus @@ -817,6 +757,9 @@ def data_masking_state def check_name_availability_request Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest end + def data_masking_function + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction + end def elastic_pool_edition Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition end @@ -829,14 +772,11 @@ def disaster_recovery_configuration_failover_policy def disaster_recovery_configuration_role Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole end - def data_masking_rule_state - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState - end def unit_definition_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType end - def unit_type - Azure::SQL::Mgmt::V2014_04_01::Models::UnitType + def query_aggregation_function + Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction end def storage_key_type Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType @@ -844,14 +784,14 @@ def storage_key_type def authentication_type Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType end - def primary_aggregation_type - Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + def unit_type + Azure::SQL::Mgmt::V2014_04_01::Models::UnitType end def server_version Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion end - def query_aggregation_function - Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction + def server_state + Azure::SQL::Mgmt::V2014_04_01::Models::ServerState end def query_execution_type Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType @@ -862,8 +802,8 @@ def query_observed_metric_type def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end - def server_state - Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + def primary_aggregation_type + Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType end def transparent_data_encryption_activity_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus @@ -889,6 +829,66 @@ def database_usage_list_result 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 metric_definition + Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition + end + def extension_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + end + def metric_availability + Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability + end + def server_communication_link_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + end + def server_usage_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + end + def disaster_recovery_configuration_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + end + def server_usage + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + end + def server_administrator_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult + end + def elastic_pool_per_database_max_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability + end + def replication_link_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult + end + def check_name_availability_response + Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse + end + def slo_usage_metric + Azure::SQL::Mgmt::V2014_04_01::Models::SloUsageMetric + end + def recommended_elastic_pool_list_metrics_result + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult + end + def import_extension_request + Azure::SQL::Mgmt::V2014_04_01::Models::ImportExtensionRequest + end + def geo_backup_policy_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyListResult + end + def recommended_elastic_pool_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListResult + end + def elastic_pool_database_activity_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivityListResult + end + def transparent_data_encryption_activity_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityListResult + end + def table_auditing_policy_properties + Azure::SQL::Mgmt::V2014_04_01::Models::TableAuditingPolicyProperties + end def recommended_action_implementation_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end @@ -970,59 +970,59 @@ def sync_group_list_result def sync_agent_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end - def operation_display - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - end def failover_group_read_write_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end - def operation_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + 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 end - def sync_agent_key_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + def operation_display + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay end def failover_group_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate end + def operation_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + end + def sync_member_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + 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 sync_agent_linked_database_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult end - def sync_member_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult - 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_database_id_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + end + def failover_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + end def encryption_protector Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end - def operation - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation - end def proxy_resource_with_writable_name Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def failover_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + def operation + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end def sync_agent Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent @@ -1030,20 +1030,23 @@ def sync_agent def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase 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 + end def server_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end - def server_key - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + def sync_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end def subscription_usage Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end - def auto_execute_status_inherited_from - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + def recommended_action_current_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState end def sync_member Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember @@ -1057,18 +1060,12 @@ def advisor_status def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end - def sync_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + def recommended_action_initiated_by + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy end def is_retryable Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end - def recommended_action_current_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - end - def recommended_action_initiated_by - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end @@ -1081,8 +1078,8 @@ def failover_group_replication_role def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def server_key_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType + def auto_execute_status_inherited_from + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end def sync_group_log_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType @@ -1090,125 +1087,62 @@ def sync_group_log_type def sync_conflict_resolution_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy end - 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 virtual_network_rule_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - end - def sync_direction - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + def server_key_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end def sync_member_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - end - def virtual_network_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult - end - def virtual_network_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - end - def server_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - 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 import_export_operation_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - end - def data_warehouse_user_activities - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - end - def job_agent - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent - end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + def virtual_network_rule_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def job_execution - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + def sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end - def job_step - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + def sync_member_db_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end - def job_version - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + def sync_direction + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end - def managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end - def sensitivity_label - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def virtual_network_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def virtual_network_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + def server_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end def job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end - def server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def job_step_action_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end def job_step_output_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType @@ -1216,14 +1150,14 @@ 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 job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode @@ -1231,24 +1165,27 @@ def managed_database_create_mode 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 managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + end def sensitivity_label_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - end def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy end - def job - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job - end def restore_point Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end @@ -1261,8 +1198,8 @@ def automatic_tuning_option_mode_desired def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState @@ -1318,50 +1255,83 @@ def job_target_group_list_result def database_vulnerability_assessment_rule_baseline_item Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - end def job_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + end def job_step_output Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput end + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + end + def extended_database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + end def import_export_database_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition end - def database_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + def extended_server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy end - def max_size_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability + def import_export_operation_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + def server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end - def edition_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability + def database_vulnerability_assessment_rule_baseline + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end - def elastic_pool_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult end - def elastic_pool_edition_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability + def job_agent + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end - def location_capabilities - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + def data_warehouse_user_activities + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end - def management_operation_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState + def job_execution + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def database_status - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + end + def job_step + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + end + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + end + def job_version + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + end + def sensitivity_label + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + end + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + end + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + end + def server_automatic_tuning + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + end + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability @@ -1369,12 +1339,12 @@ def server_version_capability def database_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult end - def elastic_pool_per_database_min_performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability - end def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end + def backup_short_term_retention_policy_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult + end def elastic_pool_per_database_max_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability end @@ -1390,33 +1360,33 @@ def instance_failover_group_read_only_endpoint def vulnerability_assessment_scan_record_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult end - def backup_short_term_retention_policy_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult - end def managed_instance_vcores_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability end def max_size_range_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability end + def managed_instance_family_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability + end + def elastic_pool_per_database_min_performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability + end def managed_instance_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability end def managed_instance_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability end - def managed_instance_family_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability - end - def elastic_pool_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult - end def managed_instance_pair_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end def instance_failover_group_read_write_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end + def elastic_pool_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult + end def log_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability end @@ -1435,8 +1405,8 @@ def partner_region_info def elastic_pool_operation Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end - def vulnerability_assessment_scan_record - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate end def database_vulnerability_assessment_scans_export Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport @@ -1444,8 +1414,8 @@ def database_vulnerability_assessment_scans_export def database Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + def elastic_pool_per_database_settings + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end def backup_short_term_retention_policy Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy @@ -1456,8 +1426,8 @@ def elastic_pool def elastic_pool_update Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate end - def elastic_pool_per_database_settings - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + def tde_certificate + Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate end def instance_failover_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup @@ -1465,8 +1435,8 @@ def instance_failover_group def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def tde_certificate - Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate + def vulnerability_assessment_scan_record + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord end def vulnerability_assessment_scan_trigger_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType @@ -1477,33 +1447,30 @@ def database_license_type def max_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit end - def sku - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + def log_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end - def tracked_resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource + def instance_failover_group_replication_role + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole end def database_read_scale Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale end - def proxy_resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType end - def log_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit + def tracked_resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource end def capability_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup end + def proxy_resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource + end def create_mode Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - end - def instance_failover_group_replication_role - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - end def read_write_endpoint_failover_policy Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy end @@ -1513,18 +1480,21 @@ def read_only_endpoint_failover_policy def capability_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - end def performance_level_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit end def sample_name Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName end + def sku + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + end def elastic_pool_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + end def resource_move_definition Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end @@ -1534,6 +1504,36 @@ def database_operation_list_result def vulnerability_assessment_recurring_scans_properties Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end + def database_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + end + def max_size_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability + end + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + end + def edition_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability + end + def elastic_pool_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + end + def elastic_pool_edition_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability + end + def location_capabilities + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + end + def management_operation_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState + end + def database_status + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + end + def catalog_collation_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + end 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 dd0df73add..d2c5515087 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -7,94 +7,94 @@ module Azure::Profiles::Latest module Storage module Mgmt - Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages - BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers - Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus + BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers + Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages + Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations module Models - LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State - Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability AccountSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters ListAccountSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse KeyVaultProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyVaultProperties - OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay ServiceSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters ListServiceSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse - OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult - StorageSkuListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter - LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold - Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction + StorageSkuListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult + ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems + OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay + LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties IPRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule - UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty - ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties TagProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty - LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties NetworkRuleSet = Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet - ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems - Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation - Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold + UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty + Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies AzureEntityResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource - StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters + ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy + Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation + Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + ListContainerItem = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem + ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode + BlobContainer = Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer + Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass + DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction + Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol + KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource + PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus + SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State + LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + 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 Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters - MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain UsageName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName - Encryption = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption + StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters Usage = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices 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 - StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters StorageAccount = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount - VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier - StorageAccountKey = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy - TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource - CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain - ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass + AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - BlobContainer = Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer - Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - ListContainerItem = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem - ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode - KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource - KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction - SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus - PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit - AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier + Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action 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 - HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource - LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services end class StorageManagementClass - attr_reader :usages, :blob_containers, :operations, :storage_accounts, :skus, :configurable, :base_url, :options, :model_classes + attr_reader :storage_accounts, :skus, :blob_containers, :usages, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -104,11 +104,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @usages = @client_0.usages - @blob_containers = @client_0.blob_containers - @operations = @client_0.operations @storage_accounts = @client_0.storage_accounts @skus = @client_0.skus + @blob_containers = @client_0.blob_containers + @usages = @client_0.usages + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -127,15 +127,6 @@ def method_missing(method, *args) end class ModelClasses - def lease_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - end - def state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::State - end - def reason - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason - end def permissions Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions end @@ -151,50 +142,59 @@ def list_account_sas_response def key_vault_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyVaultProperties end - def operation_display - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay - end def service_sas_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters end def list_service_sas_response Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse end - def operation_list_result - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + def management_policies_rules_set_parameter + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter end def storage_sku_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult end - def management_policies_rules_set_parameter - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + def list_container_items + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems end - def legal_hold - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold + def operation_list_result + Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult end - def restriction - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction + 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 iprule Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule end + def tag_property + Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty + end + def network_rule_set + Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet + end + def legal_hold + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold + end def update_history_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty end - def immutability_policy_properties - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties + def restriction + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction end - def tag_property - Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty + def storage_account_management_policies + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def legal_hold_properties - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties + def azure_entity_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource end - def network_rule_set - Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet + def immutability_policy_properties + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties end - def list_container_items - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems + def immutability_policy + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy end def operation Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation @@ -202,17 +202,80 @@ def operation def identity Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity end - def storage_account_management_policies - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + def service_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification end - def azure_entity_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource + def list_container_item + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem + end + def reason_code + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode + end + def blob_container + Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer + end + def dimension + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + end + def tracked_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + end + def metric_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + end + def proxy_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + 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 reason + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + end + def http_protocol + Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol + end + def key_source + Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource + 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 signed_resource_types + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + end + def services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + end + def signed_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + end + def state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::State + end + def lease_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + end + def virtual_network_rule + Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + 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 storage_account_check_name_availability_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters end - def service_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + 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 @@ -226,8 +289,8 @@ def encryption_service 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 @@ -238,14 +301,14 @@ def endpoints def storage_account_update_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters end - def metric_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + def custom_domain + Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain end def usage_name Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName end - def encryption - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption + def storage_account_create_parameters + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters end def usage Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage @@ -262,102 +325,39 @@ def check_name_availability_result def resource Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource end - def storage_account_create_parameters - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters - end def storage_account Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount end - def virtual_network_rule - Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + 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_key - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - end - def immutability_policy - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy - end - def tracked_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource - end - def custom_domain - Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain - end - def proxy_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - end - def bypass - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass + def access_tier + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier end def kind Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind end - def sku_name - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - end - def blob_container - Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer - end - def action - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - end - def list_container_item - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem - end - def reason_code - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode - end - def key_source - Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource - end - def key_permission - Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - end - def default_action - Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction - end - def signed_resource_types - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - end 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 public_access - Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + 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 access_tier - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier + def action + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action 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 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 lease_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - end - def services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services - 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 1ab3a1f9a3..9bf22e35bf 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -20,37 +20,11 @@ module Mgmt Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations module Models - FailoverSetsList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetsList - VolumeContainerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerList - TargetEligibilityErrorMessage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityErrorMessage - 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 - 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 - BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel - PublicKey = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey - ClearAlertRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest - FeatureFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter - CloudAppliance = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance - FeatureList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList - SendTestAlertEmailRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest - HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent - CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings - NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch - NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings - HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList - JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - 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 DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter @@ -58,114 +32,114 @@ module Models AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key 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 + 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 NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList + CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest 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 + SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch 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 AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter + VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter - VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList - VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage + DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 - BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy - BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup - CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage + BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics + CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + 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 MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget @@ -184,10 +158,36 @@ module Models BackupElement = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupElement FailoverSet = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSet BackupFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupFilter + FailoverSetsList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetsList + MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + VolumeContainerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerList + TargetEligibilityErrorMessage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityErrorMessage + 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 + 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 + BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel + PublicKey = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey + ClearAlertRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest + FeatureFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter + CloudAppliance = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance + FeatureList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList + SendTestAlertEmailRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest + HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent + CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings + NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings + HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList + JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem + DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails + RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch + DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end class StorSimple8000SeriesManagementClass - attr_reader :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :volume_containers, :volumes, :storage_account_credentials, :jobs, :operations, :backup_policies, :backups, :configurable, :base_url, :options, :model_classes + attr_reader :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :volume_containers, :volumes, :storage_account_credentials, :jobs, :backup_policies, :backups, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -210,9 +210,9 @@ def initialize(configurable, base_url=nil, options=nil) @volumes = @client_0.volumes @storage_account_credentials = @client_0.storage_account_credentials @jobs = @client_0.jobs - @operations = @client_0.operations @backup_policies = @client_0.backup_policies @backups = @client_0.backups + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -231,84 +231,6 @@ def method_missing(method, *args) end class ModelClasses - def failover_sets_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetsList - end - def volume_container_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerList - end - def target_eligibility_error_message - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityErrorMessage - end - def schedule_recurrence - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence - end - def symmetric_encrypted_secret - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret - end - def nic_ipv6 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 - end - def acs_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration - end - def storage_account_credential_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList - end - def alert_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails - end - def base_model - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel - end - def public_key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey - end - def clear_alert_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest - end - def feature_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter - end - def cloud_appliance - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance - end - def feature_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList - end - def send_test_alert_email_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest - end - def hardware_component - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent - end - def cloud_appliance_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings - end - def network_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch - end - def network_interface_data0_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings - end - def hardware_component_group_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList - 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 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 @@ -330,9 +252,6 @@ def backup_list 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 backup_schedule_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end @@ -342,83 +261,86 @@ def manager_intrinsic_settings def bandwidth_setting_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList end + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + end def manager_sku Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku end - def clone_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest - end def network_adapter_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList end def cloud_appliance_configuration_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList end + def clone_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + 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 end + def security_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch + end def manager_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch end - def dimension_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - end def metric_availablity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity end def available_provider_operation_display Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay end + def dimension_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + end 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 chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end def secondary_dnssettings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end + def backup_policy_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + end def job_error_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails end - def metric_definition_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList end def device_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end - def metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName - end def metric_name_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter end + def vm_image + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage + end def alert_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter end - def volume_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + def metric_definition_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + end + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName end def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end - def vm_image - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage + def data_statistics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics end def metric_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter @@ -426,8 +348,8 @@ def metric_filter def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def data_statistics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + def nic_ipv4 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end def access_control_record Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord @@ -435,95 +357,95 @@ def access_control_record def alert_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings end - def nic_ipv4 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + def backup + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup end - def backup_policy - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + def job_stage + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end def backup_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end - def backup - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + def bandwidth_setting + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end - def cloud_appliance_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + def backup_policy + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy end def configure_device_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest end - def bandwidth_setting - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + 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 + def cloud_appliance_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end def hardware_component_group Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup end - def controller_power_state_change_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end - def manager_extended_info - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device end def metrics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + 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 updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates end def storage_account_credential Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end - def job - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end def volume_container Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + def backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end def alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - end - def resource - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource - end - def updates - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - end def alert_email_notification_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType end def backup_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end def recurrence_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType end - def volume_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus end def scheduled_backup_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus @@ -531,11 +453,11 @@ def scheduled_backup_status def encryption_algorithm Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + def device_configuration_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus end def controller_power_state_action Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction @@ -543,11 +465,11 @@ def controller_power_state_action def controller_id Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType end - def device_configuration_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility end def day_of_week Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek @@ -558,8 +480,8 @@ def device_type def virtual_machine_api_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end def authorization_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus @@ -570,29 +492,29 @@ def device_status def encryption_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + 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 + def resource + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end def in_eligibility_category Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus end def manager_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType end - def target_eligibility_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit end - def metric_aggregation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end def feature_support_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus @@ -603,14 +525,14 @@ def net_interface_status def iscsiand_cloud_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + 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 + 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 + def target_eligibility_result_code + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus @@ -618,8 +540,11 @@ def volume_status def monitoring_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + 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 @@ -627,33 +552,30 @@ def ssl_status def metric_dimension Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end - def alert - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - 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 net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + end + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + end + def alert + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + end def alert_severity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def job_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def encryption_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings end @@ -708,6 +630,84 @@ def failover_set def backup_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupFilter end + def failover_sets_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetsList + end + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + end + def volume_container_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerList + end + def target_eligibility_error_message + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityErrorMessage + end + def schedule_recurrence + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence + end + def symmetric_encrypted_secret + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret + end + def nic_ipv6 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 + end + def acs_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration + end + def storage_account_credential_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList + end + def alert_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails + end + def base_model + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel + end + def public_key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey + end + def clear_alert_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest + end + def feature_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter + end + def cloud_appliance + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance + end + def feature_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList + end + def send_test_alert_email_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest + end + def hardware_component + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent + end + def cloud_appliance_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings + end + def network_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + end + def network_interface_data0_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings + end + def hardware_component_group_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList + 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 remote_management_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch + end + def device_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch + 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 dce0ef6a9d..006aa9c3e9 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,38 +7,15 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt + StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs + Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs + Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions - StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs - Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs - Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs module Models - AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn - AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource - 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 - 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 - FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties - ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties - OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult - FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput - 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 - 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 - OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input @@ -66,32 +43,55 @@ module Models ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource - OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters 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 + OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters - EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode - Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization - ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse - CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel - JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn + AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs + ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + 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 + 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 + FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties + ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties + OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult + FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput + 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 + 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 + OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus end class StreamAnalyticsManagementClass - attr_reader :transformations, :functions, :operations, :subscriptions, :streaming_jobs, :inputs, :outputs, :configurable, :base_url, :options, :model_classes + attr_reader :streaming_jobs, :inputs, :outputs, :transformations, :functions, :operations, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -101,13 +101,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @streaming_jobs = @client_0.streaming_jobs + @inputs = @client_0.inputs + @outputs = @client_0.outputs @transformations = @client_0.transformations @functions = @client_0.functions @operations = @client_0.operations @subscriptions = @client_0.subscriptions - @streaming_jobs = @client_0.streaming_jobs - @inputs = @client_0.inputs - @outputs = @client_0.outputs @model_classes = ModelClasses.new end @@ -126,75 +126,6 @@ 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 azure_machine_learning_web_service_inputs - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - end - def reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource - 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 diagnostic_condition - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition - end - def output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource - end - def input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties - end - def function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties - end - def service_bus_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties - end - def output_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult - end - def function_input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput - end - def start_streaming_job_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters - end - def blob_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties - end - def function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters - 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 - 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 subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end @@ -276,47 +207,50 @@ def io_thub_stream_input_data_source def event_hub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end - def operation_display - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - end def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource end - def operation_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + def stream_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties end def azure_machine_learning_web_service_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters end - def stream_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties - end - def subscription_quota - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + def operation_display + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end def java_script_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters end - def events_out_of_order_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + def operation_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end def output_start_mode Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode end - def serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + def subscription_quota + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy end - def compatibility_level - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + def events_out_of_order_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end def json_output_serialization_format Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end - def output_error_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + def compatibility_level + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + end + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + end + def serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + end + def udf_type + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end def operation Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation @@ -324,14 +258,14 @@ def operation def encoding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding end - def udf_type - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + def sub_resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource end def sku Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku end - def sub_resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + def resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end def storage_account Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount @@ -339,8 +273,74 @@ def storage_account def sku_name Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def azure_machine_learning_web_service_input_column + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn + end + def azure_machine_learning_web_service_inputs + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs + end + def reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + 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 diagnostic_condition + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + end + def output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource + end + def input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties + end + def function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties + end + def service_bus_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties + end + def output_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult + end + def function_input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput + end + def start_streaming_job_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters + end + def blob_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties + end + def function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters + 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 + 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 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 ddee2ce257..e3ab3d1d90 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 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 Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies - 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 @@ -56,6 +56,12 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + end + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + end def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end @@ -74,12 +80,6 @@ def tenant_list_result def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - end end end end diff --git a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb index 810d2011d6..b80feb4975 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,24 +8,24 @@ module Azure::Profiles::Latest module TextAnalytics module Models + DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage + Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput + LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult BatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput MatchRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MatchRecord ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord EntityRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::EntityRecord - LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem EntitiesBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::EntitiesBatchResultItem InternalError = Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError EntitiesBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::EntitiesBatchResult MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput - DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input - MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse end class TextAnalyticsDataClass @@ -57,6 +57,18 @@ def method_missing(method, *args) end class ModelClasses + def detected_language + Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage + end + def input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + end + def multi_language_input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput + end + def language_batch_result_item + Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem + end def key_phrase_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem end @@ -69,6 +81,9 @@ def key_phrase_batch_result def sentiment_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse + end def sentiment_batch_result Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult end @@ -84,9 +99,6 @@ def error_record def entity_record Azure::CognitiveServices::TextAnalytics::V2_0::Models::EntityRecord end - def language_batch_result_item - Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem - end def entities_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::EntitiesBatchResultItem end @@ -99,18 +111,6 @@ def entities_batch_result def multi_language_batch_input Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput end - def detected_language - Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - end - def input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input - end - def multi_language_input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput - end - def error_response - Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse - 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 911d888765..b3264b1aac 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -8,45 +8,45 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints + TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys + Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2018_04_01::GeographicHierarchies HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap - Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles - TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys module Models - EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus - MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol - TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus - TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource - ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult - Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource MonitorConfigCustomHeadersItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem MonitorConfigExpectedStatusCodeRangesItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigExpectedStatusCodeRangesItem EndpointPropertiesSubnetsItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointPropertiesSubnetsItem MonitorConfig = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfig HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapEndpoint - Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile EndpointPropertiesCustomHeadersItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointPropertiesCustomHeadersItem QueryExperience = Azure::TrafficManager::Mgmt::V2018_04_01::Models::QueryExperience DeleteOperationResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::DeleteOperationResult - TrafficFlow = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficFlow + Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint Region = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Region - DnsConfig = Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig - CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters + TrafficFlow = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficFlow + TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability HeatMapModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel UserMetricsModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel - TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability - Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint - EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy + DnsConfig = Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig + CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters + EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus + EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod + TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult end class TrafficManagerManagementClass - attr_reader :endpoints, :geographic_hierarchies, :heat_map, :profiles, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :traffic_manager_user_metrics_keys, :profiles, :geographic_hierarchies, :heat_map, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -57,10 +57,10 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @endpoints = @client_0.endpoints + @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys + @profiles = @client_0.profiles @geographic_hierarchies = @client_0.geographic_hierarchies @heat_map = @client_0.heat_map - @profiles = @client_0.profiles - @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys @model_classes = ModelClasses.new end @@ -79,33 +79,6 @@ def method_missing(method, *args) end class ModelClasses - def endpoint_monitor_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - end - def profile_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus - end - def monitor_protocol - Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol - end - def traffic_view_enrollment_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus - end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - end - def tracked_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource - end - def proxy_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - end - def profile_list_result - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult - end - def resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource - end def monitor_config_custom_headers_item Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem end @@ -121,9 +94,6 @@ def monitor_config def heat_map_endpoint Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapEndpoint end - def profile - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile - end def endpoint_properties_custom_headers_item Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointPropertiesCustomHeadersItem end @@ -133,17 +103,20 @@ def query_experience def delete_operation_result Azure::TrafficManager::Mgmt::V2018_04_01::Models::DeleteOperationResult end - def traffic_flow - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficFlow + def profile + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + end + def endpoint + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint end def region Azure::TrafficManager::Mgmt::V2018_04_01::Models::Region end - def dns_config - Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig + def traffic_flow + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficFlow end - def check_traffic_manager_relative_dns_name_availability_parameters - Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters + def traffic_manager_name_availability + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability end def heat_map_model Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel @@ -151,21 +124,48 @@ def heat_map_model def user_metrics_model Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel end - def traffic_manager_name_availability - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability + def traffic_manager_geographic_hierarchy + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy end - def endpoint - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint + def dns_config + Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig + end + def check_traffic_manager_relative_dns_name_availability_parameters + Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters + end + def endpoint_monitor_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end def endpoint_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus end - def traffic_manager_geographic_hierarchy - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy + def monitor_protocol + Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol end def profile_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end + def resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + end + def profile_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + end + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod + end + def traffic_view_enrollment_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + end + def tracked_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + end + def proxy_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + end + def profile_list_result + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + 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 b91b2f96f3..2fe510dd75 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,15 +9,27 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models - VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + 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 - VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing + VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext - Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject - VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable @@ -28,19 +40,7 @@ module Models ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode 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 - 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 Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse end class VideoSearchDataClass @@ -73,32 +73,68 @@ def method_missing(method, *args) end class ModelClasses - def video_length - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength + 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 response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + 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 + def video_details + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails end def video_query_scenario Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario end - def video_resolution - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + def video_length + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength end def video_pricing Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing end + def video_resolution + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + end + def video_insight_module + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase end def query_context Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext end - def query - Azure::CognitiveServices::VideoSearch::V1_0::Models::Query - end def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end - def video_insight_module - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + def query + Azure::CognitiveServices::VideoSearch::V1_0::Models::Query end def pivot_suggestions Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions @@ -130,45 +166,9 @@ def safe_search 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 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 - def video_details - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end end end end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index de34233f96..9d93255ac0 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -7,21 +7,97 @@ module Azure::Profiles::Latest module Web module Mgmt + AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments + Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates + AppServicePlans = Azure::Web::Mgmt::V2018_02_01::AppServicePlans + Provider = Azure::Web::Mgmt::V2018_02_01::Provider Domains = Azure::Web::Mgmt::V2018_02_01::Domains Diagnostics = Azure::Web::Mgmt::V2018_02_01::Diagnostics - Provider = Azure::Web::Mgmt::V2018_02_01::Provider AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider - Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider DeletedWebApps = Azure::Web::Mgmt::V2018_02_01::DeletedWebApps Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps - AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments - AppServicePlans = Azure::Web::Mgmt::V2018_02_01::AppServicePlans module Models + HybridConnection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection + AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentPatchResource + WorkerPoolResource = Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolResource + MetricDefinition = Azure::Web::Mgmt::V2018_02_01::Models::MetricDefinition + HybridConnectionLimits = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits + WebJob = Azure::Web::Mgmt::V2018_02_01::Models::WebJob + CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus + CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType + AppServicePlanPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource + ProvisioningState = Azure::Web::Mgmt::V2018_02_01::Models::ProvisioningState + KeyVaultSecretStatus = Azure::Web::Mgmt::V2018_02_01::Models::KeyVaultSecretStatus + AutoHealActionType = Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActionType + ConnectionStringType = Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringType + ScmType = Azure::Web::Mgmt::V2018_02_01::Models::ScmType + RouteType = Azure::Web::Mgmt::V2018_02_01::Models::RouteType + ManagedServiceIdentityType = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentityType + IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag + FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage + HostType = Azure::Web::Mgmt::V2018_02_01::Models::HostType + ManagedPipelineMode = Azure::Web::Mgmt::V2018_02_01::Models::ManagedPipelineMode + SiteLoadBalancing = Azure::Web::Mgmt::V2018_02_01::Models::SiteLoadBalancing + SupportedTlsVersions = Azure::Web::Mgmt::V2018_02_01::Models::SupportedTlsVersions + DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + SslState = Azure::Web::Mgmt::V2018_02_01::Models::SslState + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2018_02_01::Models::CustomHostNameDnsRecordType + UsageState = Azure::Web::Mgmt::V2018_02_01::Models::UsageState + SiteAvailabilityState = Azure::Web::Mgmt::V2018_02_01::Models::SiteAvailabilityState + StatusOptions = Azure::Web::Mgmt::V2018_02_01::Models::StatusOptions + HostingEnvironmentStatus = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentStatus + AzureResourceType = Azure::Web::Mgmt::V2018_02_01::Models::AzureResourceType + ComputeModeOptions = Azure::Web::Mgmt::V2018_02_01::Models::ComputeModeOptions + HostNameType = Azure::Web::Mgmt::V2018_02_01::Models::HostNameType + Domain = Azure::Web::Mgmt::V2018_02_01::Models::Domain + DomainType = Azure::Web::Mgmt::V2018_02_01::Models::DomainType + RenderingType = Azure::Web::Mgmt::V2018_02_01::Models::RenderingType + InternalLoadBalancingMode = Azure::Web::Mgmt::V2018_02_01::Models::InternalLoadBalancingMode + NotificationLevel = Azure::Web::Mgmt::V2018_02_01::Models::NotificationLevel + WorkerSizeOptions = Azure::Web::Mgmt::V2018_02_01::Models::WorkerSizeOptions + AccessControlEntryAction = Azure::Web::Mgmt::V2018_02_01::Models::AccessControlEntryAction + DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType + CheckNameResourceTypes = Azure::Web::Mgmt::V2018_02_01::Models::CheckNameResourceTypes + ResourceScopeType = Azure::Web::Mgmt::V2018_02_01::Models::ResourceScopeType + LogLevel = Azure::Web::Mgmt::V2018_02_01::Models::LogLevel + IssueType = Azure::Web::Mgmt::V2018_02_01::Models::IssueType + AppServicePlanRestrictions = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanRestrictions + InAvailabilityReasonType = Azure::Web::Mgmt::V2018_02_01::Models::InAvailabilityReasonType + SolutionType = Azure::Web::Mgmt::V2018_02_01::Models::SolutionType + ValidateResourceTypes = Azure::Web::Mgmt::V2018_02_01::Models::ValidateResourceTypes + PublishingProfileFormat = Azure::Web::Mgmt::V2018_02_01::Models::PublishingProfileFormat + BackupItemStatus = Azure::Web::Mgmt::V2018_02_01::Models::BackupItemStatus + Channels = Azure::Web::Mgmt::V2018_02_01::Models::Channels + FrequencyUnit = Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit + ProxyOnlyResource = Azure::Web::Mgmt::V2018_02_01::Models::ProxyOnlyResource + WebJobType = Azure::Web::Mgmt::V2018_02_01::Models::WebJobType + BackupRestoreOperationType = Azure::Web::Mgmt::V2018_02_01::Models::BackupRestoreOperationType + DnsVerificationTestResult = Azure::Web::Mgmt::V2018_02_01::Models::DnsVerificationTestResult + MSDeployLogEntryType = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntryType + DatabaseType = Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType + MySqlMigrationType = Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType + ContinuousWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus + OperationStatus = Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus + UnauthenticatedClientAction = Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction + BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2018_02_01::Models::BuiltInAuthenticationProvider + CloneAbilityResult = Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult + MSDeployProvisioningState = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployProvisioningState + TriggeredWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus + PublicCertificateLocation = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation + BackupRequest = Azure::Web::Mgmt::V2018_02_01::Models::BackupRequest + SiteExtensionType = Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionType + RestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::RestoreRequest + SkuName = Azure::Web::Mgmt::V2018_02_01::Models::SkuName + Certificate = Azure::Web::Mgmt::V2018_02_01::Models::Certificate + Deployment = Azure::Web::Mgmt::V2018_02_01::Models::Deployment + Snapshot = Azure::Web::Mgmt::V2018_02_01::Models::Snapshot DiagnosticDetectorCollection = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorCollection AppServiceCertificate = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificate AppServiceCertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection @@ -61,40 +137,40 @@ module Models AutoHealTriggers = Azure::Web::Mgmt::V2018_02_01::Models::AutoHealTriggers ResourceMetric = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric SiteLimits = Azure::Web::Mgmt::V2018_02_01::Models::SiteLimits - Operation = Azure::Web::Mgmt::V2018_02_01::Models::Operation ResourceMetricCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection Experiments = Azure::Web::Mgmt::V2018_02_01::Models::Experiments + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection + Operation = Azure::Web::Mgmt::V2018_02_01::Models::Operation VirtualApplication = Azure::Web::Mgmt::V2018_02_01::Models::VirtualApplication WebAppCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection SiteMachineKey = Azure::Web::Mgmt::V2018_02_01::Models::SiteMachineKey + DeletedWebAppCollection = Azure::Web::Mgmt::V2018_02_01::Models::DeletedWebAppCollection NameValuePair = Azure::Web::Mgmt::V2018_02_01::Models::NameValuePair Solution = Azure::Web::Mgmt::V2018_02_01::Models::Solution - DeletedWebAppCollection = Azure::Web::Mgmt::V2018_02_01::Models::DeletedWebAppCollection HostNameSslState = Azure::Web::Mgmt::V2018_02_01::Models::HostNameSslState - Capability = Azure::Web::Mgmt::V2018_02_01::Models::Capability - AbnormalTimePeriod = Azure::Web::Mgmt::V2018_02_01::Models::AbnormalTimePeriod DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2018_02_01::Models::DetectorAbnormalTimePeriod + AbnormalTimePeriod = Azure::Web::Mgmt::V2018_02_01::Models::AbnormalTimePeriod SkuDescription = Azure::Web::Mgmt::V2018_02_01::Models::SkuDescription - DiagnosticMetricSample = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSample - DefaultErrorResponseError = Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseError + Capability = Azure::Web::Mgmt::V2018_02_01::Models::Capability TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistoryCollection + DefaultErrorResponseError = Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseError DiagnosticMetricSet = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSet + DiagnosticMetricSample = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSample + NameIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifier ResponseMetaData = Azure::Web::Mgmt::V2018_02_01::Models::ResponseMetaData - AnalysisData = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisData - CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescriptionProperties + MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification TriggeredWebJobCollection = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobCollection - CsmOperationDescription = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescription - NameIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifier + AnalysisData = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisData + DataSource = Azure::Web::Mgmt::V2018_02_01::Models::DataSource Address = Azure::Web::Mgmt::V2018_02_01::Models::Address - MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification - DataTableResponseColumn = Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseColumn + CsmOperationDescription = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescription + DataTableResponseObject = Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseObject HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName SlotDifferenceCollection = Azure::Web::Mgmt::V2018_02_01::Models::SlotDifferenceCollection - Rendering = Azure::Web::Mgmt::V2018_02_01::Models::Rendering - DataSource = Azure::Web::Mgmt::V2018_02_01::Models::DataSource - DataTableResponseObject = Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseObject + DataTableResponseColumn = Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseColumn + CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescriptionProperties DiagnosticData = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticData + Rendering = Azure::Web::Mgmt::V2018_02_01::Models::Rendering DetectorInfo = Azure::Web::Mgmt::V2018_02_01::Models::DetectorInfo SnapshotCollection = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotCollection FunctionEnvelopeCollection = Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelopeCollection @@ -102,75 +178,75 @@ module Models CsmPublishingProfileOptions = Azure::Web::Mgmt::V2018_02_01::Models::CsmPublishingProfileOptions DetectorResponseCollection = Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponseCollection CsmSlotEntity = Azure::Web::Mgmt::V2018_02_01::Models::CsmSlotEntity - TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption + DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysisCollection TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection - DiagnosticCategoryCollection = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategoryCollection + TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption ContinuousWebJobCollection = Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobCollection - DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysisCollection - WebAppInstanceCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebAppInstanceCollection - AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection EnabledConfig = Azure::Web::Mgmt::V2018_02_01::Models::EnabledConfig - StackMinorVersion = Azure::Web::Mgmt::V2018_02_01::Models::StackMinorVersion - PerfMonSet = Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSet + Resource = Azure::Web::Mgmt::V2018_02_01::Models::Resource + AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection PrivateAccessVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork - SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfoCollection - ResourceMetricAvailability = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricAvailability + DiagnosticCategoryCollection = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategoryCollection + PerfMonSet = Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSet ProcessModuleInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfoCollection - ApplicationStackCollection = Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStackCollection - ApplicationStack = Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStack + WebAppInstanceCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebAppInstanceCollection + ResourceMetricAvailability = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricAvailability StackMajorVersion = Azure::Web::Mgmt::V2018_02_01::Models::StackMajorVersion - SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2018_02_01::Models::SlowRequestsBasedTrigger - ApiDefinitionInfo = Azure::Web::Mgmt::V2018_02_01::Models::ApiDefinitionInfo + StackMinorVersion = Azure::Web::Mgmt::V2018_02_01::Models::StackMinorVersion + ApplicationStack = Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStack SlotSwapStatus = Azure::Web::Mgmt::V2018_02_01::Models::SlotSwapStatus - HybridConnectionCollection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionCollection - RecommendationCollection = Azure::Web::Mgmt::V2018_02_01::Models::RecommendationCollection + SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfoCollection + ApiDefinitionInfo = Azure::Web::Mgmt::V2018_02_01::Models::ApiDefinitionInfo ResourceCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceCollection - ConnStringInfo = Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo - VirtualDirectory = Azure::Web::Mgmt::V2018_02_01::Models::VirtualDirectory + ApplicationStackCollection = Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStackCollection + RecommendationCollection = Azure::Web::Mgmt::V2018_02_01::Models::RecommendationCollection AutoHealRules = Azure::Web::Mgmt::V2018_02_01::Models::AutoHealRules - CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2018_02_01::Models::CsmMoveResourceEnvelope - BillingMeterCollection = Azure::Web::Mgmt::V2018_02_01::Models::BillingMeterCollection + SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2018_02_01::Models::SlowRequestsBasedTrigger + VirtualDirectory = Azure::Web::Mgmt::V2018_02_01::Models::VirtualDirectory WorkerPoolCollection = Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolCollection - DefaultErrorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponse - SiteExtensionInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfoCollection + HybridConnectionCollection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionCollection + BillingMeterCollection = Azure::Web::Mgmt::V2018_02_01::Models::BillingMeterCollection HostNameBindingCollection = Azure::Web::Mgmt::V2018_02_01::Models::HostNameBindingCollection - CsmOperationDisplay = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDisplay - HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDeploymentInfo + ConnStringInfo = Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo + SiteExtensionInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfoCollection UsageCollection = Azure::Web::Mgmt::V2018_02_01::Models::UsageCollection - Contact = Azure::Web::Mgmt::V2018_02_01::Models::Contact - GeoRegionCollection = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection + CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2018_02_01::Models::CsmMoveResourceEnvelope + HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDeploymentInfo DeploymentLocations = Azure::Web::Mgmt::V2018_02_01::Models::DeploymentLocations - DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult - StampCapacityCollection = Azure::Web::Mgmt::V2018_02_01::Models::StampCapacityCollection + DefaultErrorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponse + GeoRegionCollection = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection GlobalCsmSkuDescription = Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription - PremierAddOnOfferCollection = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOfferCollection - TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement + CsmOperationDisplay = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDisplay + StampCapacityCollection = Azure::Web::Mgmt::V2018_02_01::Models::StampCapacityCollection DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection - TopLevelDomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection - Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension + DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult + Contact = Azure::Web::Mgmt::V2018_02_01::Models::Contact ResourceNameAvailability = Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailability - SkuInfos = Azure::Web::Mgmt::V2018_02_01::Models::SkuInfos - ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailabilityRequest + PremierAddOnOfferCollection = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOfferCollection + Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension PerfMonCounterCollection = Azure::Web::Mgmt::V2018_02_01::Models::PerfMonCounterCollection - SourceControlCollection = Azure::Web::Mgmt::V2018_02_01::Models::SourceControlCollection + TopLevelDomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection + ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailabilityRequest + TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement + SkuInfos = Azure::Web::Mgmt::V2018_02_01::Models::SkuInfos PublicCertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateCollection SkuInfoCollection = Azure::Web::Mgmt::V2018_02_01::Models::SkuInfoCollection - RampUpRule = Azure::Web::Mgmt::V2018_02_01::Models::RampUpRule + SourceControlCollection = Azure::Web::Mgmt::V2018_02_01::Models::SourceControlCollection AutoHealCustomAction = Azure::Web::Mgmt::V2018_02_01::Models::AutoHealCustomAction ValidateRequest = Azure::Web::Mgmt::V2018_02_01::Models::ValidateRequest - ValidateResponse = Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponse + RampUpRule = Azure::Web::Mgmt::V2018_02_01::Models::RampUpRule ValidateResponseError = Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponseError SiteConfig = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig - MetricAvailabilily = Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailabilily + ValidateResponse = Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponse DefaultErrorResponseErrorDetailsItem = Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseErrorDetailsItem HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDiagnostics - AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::AzureTableStorageApplicationLogsConfig + MetricAvailabilily = Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailabilily DomainPurchaseConsent = Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent - RequestsBasedTrigger = Azure::Web::Mgmt::V2018_02_01::Models::RequestsBasedTrigger + AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::AzureTableStorageApplicationLogsConfig SkuInfo = Azure::Web::Mgmt::V2018_02_01::Models::SkuInfo FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::FileSystemApplicationLogsConfig - SkuCapacity = Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity + RequestsBasedTrigger = Azure::Web::Mgmt::V2018_02_01::Models::RequestsBasedTrigger ServiceSpecification = Azure::Web::Mgmt::V2018_02_01::Models::ServiceSpecification DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters DatabaseBackupSetting = Azure::Web::Mgmt::V2018_02_01::Models::DatabaseBackupSetting @@ -179,75 +255,75 @@ module Models AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageApplicationLogsConfig CsmOperationCollection = Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationCollection HostingEnvironmentProfile = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentProfile - BackupItemCollection = Azure::Web::Mgmt::V2018_02_01::Models::BackupItemCollection - AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentCollection + SkuCapacity = Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity + AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageHttpLogsConfig AddressResponse = Azure::Web::Mgmt::V2018_02_01::Models::AddressResponse - DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest + BackupItemCollection = Azure::Web::Mgmt::V2018_02_01::Models::BackupItemCollection FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::FileSystemHttpLogsConfig - HandlerMapping = Azure::Web::Mgmt::V2018_02_01::Models::HandlerMapping - AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageHttpLogsConfig + AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentCollection + LogSpecification = Azure::Web::Mgmt::V2018_02_01::Models::LogSpecification ConnStringValueTypePair = Azure::Web::Mgmt::V2018_02_01::Models::ConnStringValueTypePair SiteSealRequest = Azure::Web::Mgmt::V2018_02_01::Models::SiteSealRequest WebJobCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebJobCollection - AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource + DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder - AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource + HandlerMapping = Azure::Web::Mgmt::V2018_02_01::Models::HandlerMapping AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource - CertificateEmail = Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail + AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource CertificateOrderAction = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction - ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest + AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource BackupSchedule = Azure::Web::Mgmt::V2018_02_01::Models::BackupSchedule - VnetRoute = Azure::Web::Mgmt::V2018_02_01::Models::VnetRoute + CertificateEmail = Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail VnetInfo = Azure::Web::Mgmt::V2018_02_01::Models::VnetInfo - VnetGateway = Azure::Web::Mgmt::V2018_02_01::Models::VnetGateway + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest RenewCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest - LogSpecification = Azure::Web::Mgmt::V2018_02_01::Models::LogSpecification + ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity HybridConnectionKey = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey - User = Azure::Web::Mgmt::V2018_02_01::Models::User + VnetGateway = Azure::Web::Mgmt::V2018_02_01::Models::VnetGateway ResourceMetricDefinition = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinition PushSettings = Azure::Web::Mgmt::V2018_02_01::Models::PushSettings - DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource + VnetRoute = Azure::Web::Mgmt::V2018_02_01::Models::VnetRoute Site = Azure::Web::Mgmt::V2018_02_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlan DomainOwnershipIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier - AnalysisDefinition = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition + DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource TopLevelDomain = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain CertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::CertificatePatchResource DetectorDefinition = Azure::Web::Mgmt::V2018_02_01::Models::DetectorDefinition - DiagnosticDetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse + AnalysisDefinition = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition DetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse LocalizableString = Azure::Web::Mgmt::V2018_02_01::Models::LocalizableString - DiagnosticCategory = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory - GeoRegion = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegion + User = Azure::Web::Mgmt::V2018_02_01::Models::User + DiagnosticDetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse Recommendation = Azure::Web::Mgmt::V2018_02_01::Models::Recommendation RecommendationRule = Azure::Web::Mgmt::V2018_02_01::Models::RecommendationRule DiagnosticAnalysis = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis - Certificate = Azure::Web::Mgmt::V2018_02_01::Models::Certificate + DiagnosticCategory = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory PremierAddOnOffer = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOffer SourceControl = Azure::Web::Mgmt::V2018_02_01::Models::SourceControl VnetParameters = Azure::Web::Mgmt::V2018_02_01::Models::VnetParameters BillingMeter = Azure::Web::Mgmt::V2018_02_01::Models::BillingMeter - VnetValidationFailureDetails = Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationFailureDetails + GeoRegion = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegion BackupItem = Azure::Web::Mgmt::V2018_02_01::Models::BackupItem ConnectionStringDictionary = Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringDictionary ContinuousWebJob = Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJob VnetValidationTestFailure = Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationTestFailure - DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest + VnetValidationFailureDetails = Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationFailureDetails FunctionEnvelope = Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelope FunctionSecrets = Azure::Web::Mgmt::V2018_02_01::Models::FunctionSecrets HostNameBinding = Azure::Web::Mgmt::V2018_02_01::Models::HostNameBinding CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2018_02_01::Models::CustomHostnameAnalysisResult - MSDeployLog = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLog + DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest MSDeployStatus = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployStatus MigrateMySqlRequest = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlRequest MigrateMySqlStatus = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus MSDeploy = Azure::Web::Mgmt::V2018_02_01::Models::MSDeploy - NetworkFeatures = Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures + MSDeployLog = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLog PremierAddOn = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOn PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource PrivateAccess = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess RelayServiceConnectionEntity = Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity - ProcessModuleInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfo + NetworkFeatures = Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures ProcessInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfo PublicCertificate = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificate SiteAuthSettings = Azure::Web::Mgmt::V2018_02_01::Models::SiteAuthSettings @@ -258,103 +334,27 @@ module Models SiteLogsConfig = Azure::Web::Mgmt::V2018_02_01::Models::SiteLogsConfig SiteConfigResource = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigResource SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfo - SiteSourceControl = Azure::Web::Mgmt::V2018_02_01::Models::SiteSourceControl + ProcessModuleInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfo SlotConfigNamesResource = Azure::Web::Mgmt::V2018_02_01::Models::SlotConfigNamesResource - CertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::CertificateCollection + SlotDifference = Azure::Web::Mgmt::V2018_02_01::Models::SlotDifference SitePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::SitePatchResource SitePhpErrorLogFlag = Azure::Web::Mgmt::V2018_02_01::Models::SitePhpErrorLogFlag - StorageMigrationResponse = Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationResponse + CertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::CertificateCollection StringDictionary = Azure::Web::Mgmt::V2018_02_01::Models::StringDictionary - SlotDifference = Azure::Web::Mgmt::V2018_02_01::Models::SlotDifference + SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest StorageMigrationOptions = Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationOptions - TriggeredWebJob = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJob - WebJob = Azure::Web::Mgmt::V2018_02_01::Models::WebJob - SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork - TriggeredJobRun = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobRun - TriggeredJobHistory = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistory - AppServicePlanPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource - HybridConnectionLimits = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits - HybridConnection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection - AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentPatchResource - WorkerPoolResource = Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolResource - MetricDefinition = Azure::Web::Mgmt::V2018_02_01::Models::MetricDefinition - RouteType = Azure::Web::Mgmt::V2018_02_01::Models::RouteType - KeyVaultSecretStatus = Azure::Web::Mgmt::V2018_02_01::Models::KeyVaultSecretStatus + StorageMigrationResponse = Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationResponse + SiteSourceControl = Azure::Web::Mgmt::V2018_02_01::Models::SiteSourceControl AppServiceEnvironmentResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentResource - CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus - CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType - ScmType = Azure::Web::Mgmt::V2018_02_01::Models::ScmType - ManagedServiceIdentityType = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentityType - IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag - CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType - ConnectionStringType = Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringType - SslState = Azure::Web::Mgmt::V2018_02_01::Models::SslState - ManagedPipelineMode = Azure::Web::Mgmt::V2018_02_01::Models::ManagedPipelineMode - SiteLoadBalancing = Azure::Web::Mgmt::V2018_02_01::Models::SiteLoadBalancing - SupportedTlsVersions = Azure::Web::Mgmt::V2018_02_01::Models::SupportedTlsVersions - AutoHealActionType = Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActionType - DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus - HostType = Azure::Web::Mgmt::V2018_02_01::Models::HostType - UsageState = Azure::Web::Mgmt::V2018_02_01::Models::UsageState - SiteAvailabilityState = Azure::Web::Mgmt::V2018_02_01::Models::SiteAvailabilityState - StatusOptions = Azure::Web::Mgmt::V2018_02_01::Models::StatusOptions - FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState - AzureResourceType = Azure::Web::Mgmt::V2018_02_01::Models::AzureResourceType - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2018_02_01::Models::CustomHostNameDnsRecordType - HostNameType = Azure::Web::Mgmt::V2018_02_01::Models::HostNameType - DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType - DomainType = Azure::Web::Mgmt::V2018_02_01::Models::DomainType - HostingEnvironmentStatus = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentStatus - InternalLoadBalancingMode = Azure::Web::Mgmt::V2018_02_01::Models::InternalLoadBalancingMode - ComputeModeOptions = Azure::Web::Mgmt::V2018_02_01::Models::ComputeModeOptions - WorkerSizeOptions = Azure::Web::Mgmt::V2018_02_01::Models::WorkerSizeOptions - Domain = Azure::Web::Mgmt::V2018_02_01::Models::Domain - SolutionType = Azure::Web::Mgmt::V2018_02_01::Models::SolutionType - OperationStatus = Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus - ResourceScopeType = Azure::Web::Mgmt::V2018_02_01::Models::ResourceScopeType - NotificationLevel = Azure::Web::Mgmt::V2018_02_01::Models::NotificationLevel - Channels = Azure::Web::Mgmt::V2018_02_01::Models::Channels - AccessControlEntryAction = Azure::Web::Mgmt::V2018_02_01::Models::AccessControlEntryAction - InAvailabilityReasonType = Azure::Web::Mgmt::V2018_02_01::Models::InAvailabilityReasonType - RenderingType = Azure::Web::Mgmt::V2018_02_01::Models::RenderingType - ValidateResourceTypes = Azure::Web::Mgmt::V2018_02_01::Models::ValidateResourceTypes - LogLevel = Azure::Web::Mgmt::V2018_02_01::Models::LogLevel - IssueType = Azure::Web::Mgmt::V2018_02_01::Models::IssueType - AppServicePlanRestrictions = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanRestrictions - FrequencyUnit = Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit - CheckNameResourceTypes = Azure::Web::Mgmt::V2018_02_01::Models::CheckNameResourceTypes - WebJobType = Azure::Web::Mgmt::V2018_02_01::Models::WebJobType - PublishingProfileFormat = Azure::Web::Mgmt::V2018_02_01::Models::PublishingProfileFormat - BackupItemStatus = Azure::Web::Mgmt::V2018_02_01::Models::BackupItemStatus - DatabaseType = Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType - MSDeployProvisioningState = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployProvisioningState - ProxyOnlyResource = Azure::Web::Mgmt::V2018_02_01::Models::ProxyOnlyResource - PublicCertificateLocation = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation - BackupRestoreOperationType = Azure::Web::Mgmt::V2018_02_01::Models::BackupRestoreOperationType - DnsVerificationTestResult = Azure::Web::Mgmt::V2018_02_01::Models::DnsVerificationTestResult - MSDeployLogEntryType = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntryType - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage - MySqlMigrationType = Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType - ContinuousWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus - Resource = Azure::Web::Mgmt::V2018_02_01::Models::Resource - BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2018_02_01::Models::BuiltInAuthenticationProvider - CloneAbilityResult = Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult - SiteExtensionType = Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionType - TriggeredWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus - SkuName = Azure::Web::Mgmt::V2018_02_01::Models::SkuName - ProvisioningState = Azure::Web::Mgmt::V2018_02_01::Models::ProvisioningState - BackupRequest = Azure::Web::Mgmt::V2018_02_01::Models::BackupRequest - UnauthenticatedClientAction = Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction - RestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::RestoreRequest - ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity - Deployment = Azure::Web::Mgmt::V2018_02_01::Models::Deployment - Snapshot = Azure::Web::Mgmt::V2018_02_01::Models::Snapshot + TriggeredJobRun = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobRun + TriggeredJobHistory = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistory + TriggeredWebJob = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJob Identifier = Azure::Web::Mgmt::V2018_02_01::Models::Identifier end class WebManagementClass - attr_reader :domains, :diagnostics, :provider, :app_service_certificate_orders, :certificate_registration_provider, :certificates, :top_level_domains, :domain_registration_provider, :deleted_web_apps, :recommendations, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes + attr_reader :app_service_environments, :certificates, :app_service_plans, :provider, :domains, :diagnostics, :app_service_certificate_orders, :certificate_registration_provider, :top_level_domains, :domain_registration_provider, :deleted_web_apps, :recommendations, :web_apps, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -364,19 +364,19 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @app_service_environments = @client_0.app_service_environments + @certificates = @client_0.certificates + @app_service_plans = @client_0.app_service_plans + @provider = @client_0.provider @domains = @client_0.domains @diagnostics = @client_0.diagnostics - @provider = @client_0.provider @app_service_certificate_orders = @client_0.app_service_certificate_orders @certificate_registration_provider = @client_0.certificate_registration_provider - @certificates = @client_0.certificates @top_level_domains = @client_0.top_level_domains @domain_registration_provider = @client_0.domain_registration_provider @deleted_web_apps = @client_0.deleted_web_apps @recommendations = @client_0.recommendations @web_apps = @client_0.web_apps - @app_service_environments = @client_0.app_service_environments - @app_service_plans = @client_0.app_service_plans @model_classes = ModelClasses.new end @@ -395,989 +395,989 @@ def method_missing(method, *args) end class ModelClasses - def diagnostic_detector_collection - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorCollection + def hybrid_connection + Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection end - def app_service_certificate - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificate + def app_service_environment_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentPatchResource end - def app_service_certificate_collection - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection + def worker_pool_resource + Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolResource end - def resource_metric_name - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricName + def metric_definition + Azure::Web::Mgmt::V2018_02_01::Models::MetricDefinition end - def deployment_collection - Azure::Web::Mgmt::V2018_02_01::Models::DeploymentCollection + def hybrid_connection_limits + Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits end - def virtual_network_profile - Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile + def web_job + Azure::Web::Mgmt::V2018_02_01::Models::WebJob end - def private_access_subnet - Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet + def certificate_product_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType end - def worker_pool - Azure::Web::Mgmt::V2018_02_01::Models::WorkerPool + def certificate_order_status + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus end - def process_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfoCollection + def certificate_order_action_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType end - def virtual_ipmapping - Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping + def app_service_plan_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource end - def perf_mon_response - Azure::Web::Mgmt::V2018_02_01::Models::PerfMonResponse + def provisioning_state + Azure::Web::Mgmt::V2018_02_01::Models::ProvisioningState end - def stamp_capacity - Azure::Web::Mgmt::V2018_02_01::Models::StampCapacity + def key_vault_secret_status + Azure::Web::Mgmt::V2018_02_01::Models::KeyVaultSecretStatus end - def site_seal - Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal + def auto_heal_action_type + Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActionType end - def network_access_control_entry - Azure::Web::Mgmt::V2018_02_01::Models::NetworkAccessControlEntry + def connection_string_type + Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringType end - def perf_mon_sample - Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSample + def scm_type + Azure::Web::Mgmt::V2018_02_01::Models::ScmType end - def app_service_environment - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironment + def route_type + Azure::Web::Mgmt::V2018_02_01::Models::RouteType end - def process_thread_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::ProcessThreadInfoCollection + def managed_service_identity_type + Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentityType end - def app_service_plan_collection - Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanCollection + def ip_filter_tag + Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag end - def site_cloneability_criterion - Azure::Web::Mgmt::V2018_02_01::Models::SiteCloneabilityCriterion + def ftps_state + Azure::Web::Mgmt::V2018_02_01::Models::FtpsState end - def site_cloneability - Azure::Web::Mgmt::V2018_02_01::Models::SiteCloneability + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage end - def csm_usage_quota - Azure::Web::Mgmt::V2018_02_01::Models::CsmUsageQuota + def host_type + Azure::Web::Mgmt::V2018_02_01::Models::HostType end - def msdeploy_log_entry - Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntry + def managed_pipeline_mode + Azure::Web::Mgmt::V2018_02_01::Models::ManagedPipelineMode end - def csm_usage_quota_collection - Azure::Web::Mgmt::V2018_02_01::Models::CsmUsageQuotaCollection + def site_load_balancing + Azure::Web::Mgmt::V2018_02_01::Models::SiteLoadBalancing end - def http_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::HttpLogsConfig + def supported_tls_versions + Azure::Web::Mgmt::V2018_02_01::Models::SupportedTlsVersions end - def deleted_site - Azure::Web::Mgmt::V2018_02_01::Models::DeletedSite + def domain_status + Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus end - def error_entity - Azure::Web::Mgmt::V2018_02_01::Models::ErrorEntity + def ssl_state + Azure::Web::Mgmt::V2018_02_01::Models::SslState end - def cloning_info - Azure::Web::Mgmt::V2018_02_01::Models::CloningInfo + def custom_host_name_dns_record_type + Azure::Web::Mgmt::V2018_02_01::Models::CustomHostNameDnsRecordType end - def identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::IdentifierCollection + def usage_state + Azure::Web::Mgmt::V2018_02_01::Models::UsageState end - def ip_security_restriction - Azure::Web::Mgmt::V2018_02_01::Models::IpSecurityRestriction + def site_availability_state + Azure::Web::Mgmt::V2018_02_01::Models::SiteAvailabilityState end - def certificate_details - Azure::Web::Mgmt::V2018_02_01::Models::CertificateDetails + def status_options + Azure::Web::Mgmt::V2018_02_01::Models::StatusOptions end - def cors_settings - Azure::Web::Mgmt::V2018_02_01::Models::CorsSettings + def hosting_environment_status + Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentStatus end - def snapshot_recovery_source - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRecoverySource + def azure_resource_type + Azure::Web::Mgmt::V2018_02_01::Models::AzureResourceType end - def auto_heal_actions - Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActions + def compute_mode_options + Azure::Web::Mgmt::V2018_02_01::Models::ComputeModeOptions end - def resource_metric_property - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty + def host_name_type + Azure::Web::Mgmt::V2018_02_01::Models::HostNameType end - def status_codes_based_trigger - Azure::Web::Mgmt::V2018_02_01::Models::StatusCodesBasedTrigger + def domain + Azure::Web::Mgmt::V2018_02_01::Models::Domain end - def resource_metric_value - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue + def domain_type + Azure::Web::Mgmt::V2018_02_01::Models::DomainType end - def auto_heal_triggers - Azure::Web::Mgmt::V2018_02_01::Models::AutoHealTriggers + def rendering_type + Azure::Web::Mgmt::V2018_02_01::Models::RenderingType end - def resource_metric - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric + def internal_load_balancing_mode + Azure::Web::Mgmt::V2018_02_01::Models::InternalLoadBalancingMode end - def site_limits - Azure::Web::Mgmt::V2018_02_01::Models::SiteLimits + def notification_level + Azure::Web::Mgmt::V2018_02_01::Models::NotificationLevel end - def operation - Azure::Web::Mgmt::V2018_02_01::Models::Operation + def worker_size_options + Azure::Web::Mgmt::V2018_02_01::Models::WorkerSizeOptions end - def resource_metric_collection - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection + def access_control_entry_action + Azure::Web::Mgmt::V2018_02_01::Models::AccessControlEntryAction end - def experiments - Azure::Web::Mgmt::V2018_02_01::Models::Experiments + def dns_type + Azure::Web::Mgmt::V2018_02_01::Models::DnsType end - def virtual_application - Azure::Web::Mgmt::V2018_02_01::Models::VirtualApplication + def check_name_resource_types + Azure::Web::Mgmt::V2018_02_01::Models::CheckNameResourceTypes end - def web_app_collection - Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection + def resource_scope_type + Azure::Web::Mgmt::V2018_02_01::Models::ResourceScopeType end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection + def log_level + Azure::Web::Mgmt::V2018_02_01::Models::LogLevel end - def site_machine_key - Azure::Web::Mgmt::V2018_02_01::Models::SiteMachineKey + def issue_type + Azure::Web::Mgmt::V2018_02_01::Models::IssueType end - def name_value_pair - Azure::Web::Mgmt::V2018_02_01::Models::NameValuePair + def app_service_plan_restrictions + Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanRestrictions end - def solution - Azure::Web::Mgmt::V2018_02_01::Models::Solution + def in_availability_reason_type + Azure::Web::Mgmt::V2018_02_01::Models::InAvailabilityReasonType end - def deleted_web_app_collection - Azure::Web::Mgmt::V2018_02_01::Models::DeletedWebAppCollection + def solution_type + Azure::Web::Mgmt::V2018_02_01::Models::SolutionType end - def host_name_ssl_state - Azure::Web::Mgmt::V2018_02_01::Models::HostNameSslState + def validate_resource_types + Azure::Web::Mgmt::V2018_02_01::Models::ValidateResourceTypes end - def capability - Azure::Web::Mgmt::V2018_02_01::Models::Capability + def publishing_profile_format + Azure::Web::Mgmt::V2018_02_01::Models::PublishingProfileFormat end - def abnormal_time_period - Azure::Web::Mgmt::V2018_02_01::Models::AbnormalTimePeriod + def backup_item_status + Azure::Web::Mgmt::V2018_02_01::Models::BackupItemStatus end - def detector_abnormal_time_period - Azure::Web::Mgmt::V2018_02_01::Models::DetectorAbnormalTimePeriod + def channels + Azure::Web::Mgmt::V2018_02_01::Models::Channels end - def sku_description - Azure::Web::Mgmt::V2018_02_01::Models::SkuDescription + def frequency_unit + Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit end - def diagnostic_metric_sample - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSample + def proxy_only_resource + Azure::Web::Mgmt::V2018_02_01::Models::ProxyOnlyResource end - def default_error_response_error - Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseError + def web_job_type + Azure::Web::Mgmt::V2018_02_01::Models::WebJobType end - def triggered_job_history_collection - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistoryCollection + def backup_restore_operation_type + Azure::Web::Mgmt::V2018_02_01::Models::BackupRestoreOperationType end - def diagnostic_metric_set - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSet + def dns_verification_test_result + Azure::Web::Mgmt::V2018_02_01::Models::DnsVerificationTestResult end - def response_meta_data - Azure::Web::Mgmt::V2018_02_01::Models::ResponseMetaData + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntryType end - def analysis_data - Azure::Web::Mgmt::V2018_02_01::Models::AnalysisData + def database_type + Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType end - def csm_operation_description_properties - Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescriptionProperties + def my_sql_migration_type + Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType end - def triggered_web_job_collection - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobCollection + def continuous_web_job_status + Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus end - def csm_operation_description - Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescription + def operation_status + Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus end - def name_identifier - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifier + def unauthenticated_client_action + Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction end - def address - Azure::Web::Mgmt::V2018_02_01::Models::Address + def built_in_authentication_provider + Azure::Web::Mgmt::V2018_02_01::Models::BuiltInAuthenticationProvider end - def metric_specification - Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + def clone_ability_result + Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult end - def data_table_response_column - Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseColumn + def msdeploy_provisioning_state + Azure::Web::Mgmt::V2018_02_01::Models::MSDeployProvisioningState end - def host_name - Azure::Web::Mgmt::V2018_02_01::Models::HostName + def triggered_web_job_status + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus end - def slot_difference_collection - Azure::Web::Mgmt::V2018_02_01::Models::SlotDifferenceCollection + def public_certificate_location + Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation end - def rendering - Azure::Web::Mgmt::V2018_02_01::Models::Rendering + def backup_request + Azure::Web::Mgmt::V2018_02_01::Models::BackupRequest end - def data_source - Azure::Web::Mgmt::V2018_02_01::Models::DataSource + def site_extension_type + Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionType end - def data_table_response_object - Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseObject + def restore_request + Azure::Web::Mgmt::V2018_02_01::Models::RestoreRequest end - def diagnostic_data - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticData + def sku_name + Azure::Web::Mgmt::V2018_02_01::Models::SkuName end - def detector_info - Azure::Web::Mgmt::V2018_02_01::Models::DetectorInfo + def certificate + Azure::Web::Mgmt::V2018_02_01::Models::Certificate end - def snapshot_collection - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotCollection + def deployment + Azure::Web::Mgmt::V2018_02_01::Models::Deployment end - def function_envelope_collection - Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelopeCollection + def snapshot + Azure::Web::Mgmt::V2018_02_01::Models::Snapshot end - def domain_collection - Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection + def diagnostic_detector_collection + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorCollection end - def csm_publishing_profile_options - Azure::Web::Mgmt::V2018_02_01::Models::CsmPublishingProfileOptions + def app_service_certificate + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificate end - def detector_response_collection - Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponseCollection + def app_service_certificate_collection + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection end - def csm_slot_entity - Azure::Web::Mgmt::V2018_02_01::Models::CsmSlotEntity + def resource_metric_name + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricName end - def top_level_domain_agreement_option - Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption + def deployment_collection + Azure::Web::Mgmt::V2018_02_01::Models::DeploymentCollection end - def tld_legal_agreement_collection - Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection + def virtual_network_profile + Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile end - def name_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + def private_access_subnet + Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet end - def diagnostic_category_collection - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategoryCollection + def worker_pool + Azure::Web::Mgmt::V2018_02_01::Models::WorkerPool end - def continuous_web_job_collection - Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobCollection + def process_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfoCollection end - def diagnostic_analysis_collection - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysisCollection + def virtual_ipmapping + Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping end - def web_app_instance_collection - Azure::Web::Mgmt::V2018_02_01::Models::WebAppInstanceCollection + def perf_mon_response + Azure::Web::Mgmt::V2018_02_01::Models::PerfMonResponse end - def app_service_certificate_order_collection - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection + def stamp_capacity + Azure::Web::Mgmt::V2018_02_01::Models::StampCapacity end - def enabled_config - Azure::Web::Mgmt::V2018_02_01::Models::EnabledConfig + def site_seal + Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal end - def stack_minor_version - Azure::Web::Mgmt::V2018_02_01::Models::StackMinorVersion + def network_access_control_entry + Azure::Web::Mgmt::V2018_02_01::Models::NetworkAccessControlEntry end - def perf_mon_set - Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSet + def perf_mon_sample + Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSample end - def private_access_virtual_network - Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork + def app_service_environment + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironment end - def site_configuration_snapshot_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfoCollection + def process_thread_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::ProcessThreadInfoCollection end - def resource_metric_availability - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricAvailability + def app_service_plan_collection + Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanCollection end - def process_module_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfoCollection + def site_cloneability_criterion + Azure::Web::Mgmt::V2018_02_01::Models::SiteCloneabilityCriterion end - def application_stack_collection - Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStackCollection + def site_cloneability + Azure::Web::Mgmt::V2018_02_01::Models::SiteCloneability end - def application_stack - Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStack + def csm_usage_quota + Azure::Web::Mgmt::V2018_02_01::Models::CsmUsageQuota end - def stack_major_version - Azure::Web::Mgmt::V2018_02_01::Models::StackMajorVersion + def msdeploy_log_entry + Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntry end - def slow_requests_based_trigger - Azure::Web::Mgmt::V2018_02_01::Models::SlowRequestsBasedTrigger + def csm_usage_quota_collection + Azure::Web::Mgmt::V2018_02_01::Models::CsmUsageQuotaCollection end - def api_definition_info - Azure::Web::Mgmt::V2018_02_01::Models::ApiDefinitionInfo + def http_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::HttpLogsConfig end - def slot_swap_status - Azure::Web::Mgmt::V2018_02_01::Models::SlotSwapStatus + def deleted_site + Azure::Web::Mgmt::V2018_02_01::Models::DeletedSite end - def hybrid_connection_collection - Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionCollection + def error_entity + Azure::Web::Mgmt::V2018_02_01::Models::ErrorEntity end - def recommendation_collection - Azure::Web::Mgmt::V2018_02_01::Models::RecommendationCollection + def cloning_info + Azure::Web::Mgmt::V2018_02_01::Models::CloningInfo end - def resource_collection - Azure::Web::Mgmt::V2018_02_01::Models::ResourceCollection + def identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::IdentifierCollection end - def conn_string_info - Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo + def ip_security_restriction + Azure::Web::Mgmt::V2018_02_01::Models::IpSecurityRestriction end - def virtual_directory - Azure::Web::Mgmt::V2018_02_01::Models::VirtualDirectory + def certificate_details + Azure::Web::Mgmt::V2018_02_01::Models::CertificateDetails end - def auto_heal_rules - Azure::Web::Mgmt::V2018_02_01::Models::AutoHealRules + def cors_settings + Azure::Web::Mgmt::V2018_02_01::Models::CorsSettings end - def csm_move_resource_envelope - Azure::Web::Mgmt::V2018_02_01::Models::CsmMoveResourceEnvelope + def snapshot_recovery_source + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRecoverySource end - def billing_meter_collection - Azure::Web::Mgmt::V2018_02_01::Models::BillingMeterCollection + def auto_heal_actions + Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActions end - def worker_pool_collection - Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolCollection + def resource_metric_property + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty end - def default_error_response - Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponse + def status_codes_based_trigger + Azure::Web::Mgmt::V2018_02_01::Models::StatusCodesBasedTrigger end - def site_extension_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfoCollection + def resource_metric_value + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue end - def host_name_binding_collection - Azure::Web::Mgmt::V2018_02_01::Models::HostNameBindingCollection + def auto_heal_triggers + Azure::Web::Mgmt::V2018_02_01::Models::AutoHealTriggers end - def csm_operation_display - Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDisplay + def resource_metric + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric end - def hosting_environment_deployment_info - Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDeploymentInfo + def site_limits + Azure::Web::Mgmt::V2018_02_01::Models::SiteLimits end - def usage_collection - Azure::Web::Mgmt::V2018_02_01::Models::UsageCollection + def resource_metric_collection + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection end - def contact - Azure::Web::Mgmt::V2018_02_01::Models::Contact + def experiments + Azure::Web::Mgmt::V2018_02_01::Models::Experiments end - def geo_region_collection - Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection + def resource_metric_definition_collection + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection end - def deployment_locations - Azure::Web::Mgmt::V2018_02_01::Models::DeploymentLocations + def operation + Azure::Web::Mgmt::V2018_02_01::Models::Operation end - def domain_availablility_check_result - Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult + def virtual_application + Azure::Web::Mgmt::V2018_02_01::Models::VirtualApplication end - def stamp_capacity_collection - Azure::Web::Mgmt::V2018_02_01::Models::StampCapacityCollection + def web_app_collection + Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection end - def global_csm_sku_description - Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription + def site_machine_key + Azure::Web::Mgmt::V2018_02_01::Models::SiteMachineKey end - def premier_add_on_offer_collection - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOfferCollection + def deleted_web_app_collection + Azure::Web::Mgmt::V2018_02_01::Models::DeletedWebAppCollection end - def tld_legal_agreement - Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement + def name_value_pair + Azure::Web::Mgmt::V2018_02_01::Models::NameValuePair end - def domain_ownership_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection + def solution + Azure::Web::Mgmt::V2018_02_01::Models::Solution end - def top_level_domain_collection - Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection + def host_name_ssl_state + Azure::Web::Mgmt::V2018_02_01::Models::HostNameSslState end - def dimension - Azure::Web::Mgmt::V2018_02_01::Models::Dimension + def detector_abnormal_time_period + Azure::Web::Mgmt::V2018_02_01::Models::DetectorAbnormalTimePeriod end - def resource_name_availability - Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailability + def abnormal_time_period + Azure::Web::Mgmt::V2018_02_01::Models::AbnormalTimePeriod end - def sku_infos - Azure::Web::Mgmt::V2018_02_01::Models::SkuInfos + def sku_description + Azure::Web::Mgmt::V2018_02_01::Models::SkuDescription end - def resource_name_availability_request - Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailabilityRequest + def capability + Azure::Web::Mgmt::V2018_02_01::Models::Capability end - def perf_mon_counter_collection - Azure::Web::Mgmt::V2018_02_01::Models::PerfMonCounterCollection + def triggered_job_history_collection + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistoryCollection end - def source_control_collection - Azure::Web::Mgmt::V2018_02_01::Models::SourceControlCollection + def default_error_response_error + Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseError end - def public_certificate_collection - Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateCollection + def diagnostic_metric_set + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSet end - def sku_info_collection - Azure::Web::Mgmt::V2018_02_01::Models::SkuInfoCollection + def diagnostic_metric_sample + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticMetricSample end - def ramp_up_rule - Azure::Web::Mgmt::V2018_02_01::Models::RampUpRule + def name_identifier + Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifier end - def auto_heal_custom_action - Azure::Web::Mgmt::V2018_02_01::Models::AutoHealCustomAction + def response_meta_data + Azure::Web::Mgmt::V2018_02_01::Models::ResponseMetaData end - def validate_request - Azure::Web::Mgmt::V2018_02_01::Models::ValidateRequest + def metric_specification + Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end - def validate_response - Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponse + def triggered_web_job_collection + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobCollection end - def validate_response_error - Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponseError + def analysis_data + Azure::Web::Mgmt::V2018_02_01::Models::AnalysisData end - def site_config - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig + def data_source + Azure::Web::Mgmt::V2018_02_01::Models::DataSource end - def metric_availabilily - Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailabilily + def address + Azure::Web::Mgmt::V2018_02_01::Models::Address end - def default_error_response_error_details_item - Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseErrorDetailsItem + def csm_operation_description + Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescription end - def hosting_environment_diagnostics - Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDiagnostics + def data_table_response_object + Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseObject end - def azure_table_storage_application_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::AzureTableStorageApplicationLogsConfig + def host_name + Azure::Web::Mgmt::V2018_02_01::Models::HostName end - def domain_purchase_consent - Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent + def slot_difference_collection + Azure::Web::Mgmt::V2018_02_01::Models::SlotDifferenceCollection end - def requests_based_trigger - Azure::Web::Mgmt::V2018_02_01::Models::RequestsBasedTrigger + def data_table_response_column + Azure::Web::Mgmt::V2018_02_01::Models::DataTableResponseColumn end - def sku_info - Azure::Web::Mgmt::V2018_02_01::Models::SkuInfo + def csm_operation_description_properties + Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDescriptionProperties end - def file_system_application_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::FileSystemApplicationLogsConfig + def diagnostic_data + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticData end - def sku_capacity - Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity + def rendering + Azure::Web::Mgmt::V2018_02_01::Models::Rendering end - def service_specification - Azure::Web::Mgmt::V2018_02_01::Models::ServiceSpecification + def detector_info + Azure::Web::Mgmt::V2018_02_01::Models::DetectorInfo end - def domain_recommendation_search_parameters - Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + def snapshot_collection + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotCollection end - def database_backup_setting - Azure::Web::Mgmt::V2018_02_01::Models::DatabaseBackupSetting + def function_envelope_collection + Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelopeCollection end - def application_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::ApplicationLogsConfig + def domain_collection + Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection end - def site_config_resource_collection - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigResourceCollection + def csm_publishing_profile_options + Azure::Web::Mgmt::V2018_02_01::Models::CsmPublishingProfileOptions end - def azure_blob_storage_application_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageApplicationLogsConfig + def detector_response_collection + Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponseCollection end - def csm_operation_collection - Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationCollection + def csm_slot_entity + Azure::Web::Mgmt::V2018_02_01::Models::CsmSlotEntity end - def hosting_environment_profile - Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentProfile + def diagnostic_analysis_collection + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysisCollection end - def backup_item_collection - Azure::Web::Mgmt::V2018_02_01::Models::BackupItemCollection + def tld_legal_agreement_collection + Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection end - def app_service_environment_collection - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentCollection + def name_identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection end - def address_response - Azure::Web::Mgmt::V2018_02_01::Models::AddressResponse + def top_level_domain_agreement_option + Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption end - def domain_control_center_sso_request - Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest + def continuous_web_job_collection + Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobCollection end - def file_system_http_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::FileSystemHttpLogsConfig + def enabled_config + Azure::Web::Mgmt::V2018_02_01::Models::EnabledConfig end - def handler_mapping - Azure::Web::Mgmt::V2018_02_01::Models::HandlerMapping + def resource + Azure::Web::Mgmt::V2018_02_01::Models::Resource end - def azure_blob_storage_http_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageHttpLogsConfig + def app_service_certificate_order_collection + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection end - def conn_string_value_type_pair - Azure::Web::Mgmt::V2018_02_01::Models::ConnStringValueTypePair + def private_access_virtual_network + Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork end - def site_seal_request - Azure::Web::Mgmt::V2018_02_01::Models::SiteSealRequest + def diagnostic_category_collection + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategoryCollection end - def web_job_collection - Azure::Web::Mgmt::V2018_02_01::Models::WebJobCollection + def perf_mon_set + Azure::Web::Mgmt::V2018_02_01::Models::PerfMonSet end - def app_service_certificate_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource + def process_module_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfoCollection end - def app_service_certificate_order - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder + def web_app_instance_collection + Azure::Web::Mgmt::V2018_02_01::Models::WebAppInstanceCollection end - def app_service_certificate_order_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource + def resource_metric_availability + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricAvailability end - def app_service_certificate_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource + def stack_major_version + Azure::Web::Mgmt::V2018_02_01::Models::StackMajorVersion end - def certificate_email - Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail + def stack_minor_version + Azure::Web::Mgmt::V2018_02_01::Models::StackMinorVersion end - def certificate_order_action - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction + def application_stack + Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStack end - def reissue_certificate_order_request - Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest + def slot_swap_status + Azure::Web::Mgmt::V2018_02_01::Models::SlotSwapStatus end - def backup_schedule - Azure::Web::Mgmt::V2018_02_01::Models::BackupSchedule + def site_configuration_snapshot_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfoCollection end - def vnet_route - Azure::Web::Mgmt::V2018_02_01::Models::VnetRoute + def api_definition_info + Azure::Web::Mgmt::V2018_02_01::Models::ApiDefinitionInfo end - def vnet_info - Azure::Web::Mgmt::V2018_02_01::Models::VnetInfo + def resource_collection + Azure::Web::Mgmt::V2018_02_01::Models::ResourceCollection end - def vnet_gateway - Azure::Web::Mgmt::V2018_02_01::Models::VnetGateway + def application_stack_collection + Azure::Web::Mgmt::V2018_02_01::Models::ApplicationStackCollection end - def renew_certificate_order_request - Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest + def recommendation_collection + Azure::Web::Mgmt::V2018_02_01::Models::RecommendationCollection end - def log_specification - Azure::Web::Mgmt::V2018_02_01::Models::LogSpecification + def auto_heal_rules + Azure::Web::Mgmt::V2018_02_01::Models::AutoHealRules end - def hybrid_connection_key - Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey + def slow_requests_based_trigger + Azure::Web::Mgmt::V2018_02_01::Models::SlowRequestsBasedTrigger end - def user - Azure::Web::Mgmt::V2018_02_01::Models::User + def virtual_directory + Azure::Web::Mgmt::V2018_02_01::Models::VirtualDirectory end - def resource_metric_definition - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinition + def worker_pool_collection + Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolCollection end - def push_settings - Azure::Web::Mgmt::V2018_02_01::Models::PushSettings + def hybrid_connection_collection + Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionCollection end - def domain_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource + def billing_meter_collection + Azure::Web::Mgmt::V2018_02_01::Models::BillingMeterCollection end - def site - Azure::Web::Mgmt::V2018_02_01::Models::Site + def host_name_binding_collection + Azure::Web::Mgmt::V2018_02_01::Models::HostNameBindingCollection end - def app_service_plan - Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlan + def conn_string_info + Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo end - def domain_ownership_identifier - Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier + def site_extension_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfoCollection end - def analysis_definition - Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition + def usage_collection + Azure::Web::Mgmt::V2018_02_01::Models::UsageCollection end - def top_level_domain - Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain + def csm_move_resource_envelope + Azure::Web::Mgmt::V2018_02_01::Models::CsmMoveResourceEnvelope end - def certificate_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::CertificatePatchResource + def hosting_environment_deployment_info + Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDeploymentInfo end - def detector_definition - Azure::Web::Mgmt::V2018_02_01::Models::DetectorDefinition + def deployment_locations + Azure::Web::Mgmt::V2018_02_01::Models::DeploymentLocations end - def diagnostic_detector_response - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse + def default_error_response + Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponse end - def detector_response - Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse + def geo_region_collection + Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection end - def localizable_string - Azure::Web::Mgmt::V2018_02_01::Models::LocalizableString + def global_csm_sku_description + Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription end - def diagnostic_category - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory + def csm_operation_display + Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationDisplay end - def geo_region - Azure::Web::Mgmt::V2018_02_01::Models::GeoRegion + def stamp_capacity_collection + Azure::Web::Mgmt::V2018_02_01::Models::StampCapacityCollection end - def recommendation - Azure::Web::Mgmt::V2018_02_01::Models::Recommendation + def domain_ownership_identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection end - def recommendation_rule - Azure::Web::Mgmt::V2018_02_01::Models::RecommendationRule + def domain_availablility_check_result + Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult end - def diagnostic_analysis - Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis + def contact + Azure::Web::Mgmt::V2018_02_01::Models::Contact end - def certificate - Azure::Web::Mgmt::V2018_02_01::Models::Certificate + def resource_name_availability + Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailability end - def premier_add_on_offer - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOffer + def premier_add_on_offer_collection + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOfferCollection end - def source_control - Azure::Web::Mgmt::V2018_02_01::Models::SourceControl + def dimension + Azure::Web::Mgmt::V2018_02_01::Models::Dimension end - def vnet_parameters - Azure::Web::Mgmt::V2018_02_01::Models::VnetParameters + def perf_mon_counter_collection + Azure::Web::Mgmt::V2018_02_01::Models::PerfMonCounterCollection end - def billing_meter - Azure::Web::Mgmt::V2018_02_01::Models::BillingMeter + def top_level_domain_collection + Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection end - def vnet_validation_failure_details - Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationFailureDetails + def resource_name_availability_request + Azure::Web::Mgmt::V2018_02_01::Models::ResourceNameAvailabilityRequest end - def backup_item - Azure::Web::Mgmt::V2018_02_01::Models::BackupItem + def tld_legal_agreement + Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement end - def connection_string_dictionary - Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringDictionary + def sku_infos + Azure::Web::Mgmt::V2018_02_01::Models::SkuInfos end - def continuous_web_job - Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJob + def public_certificate_collection + Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateCollection end - def vnet_validation_test_failure - Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationTestFailure + def sku_info_collection + Azure::Web::Mgmt::V2018_02_01::Models::SkuInfoCollection end - def deleted_app_restore_request - Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest + def source_control_collection + Azure::Web::Mgmt::V2018_02_01::Models::SourceControlCollection end - def function_envelope - Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelope + def auto_heal_custom_action + Azure::Web::Mgmt::V2018_02_01::Models::AutoHealCustomAction end - def function_secrets - Azure::Web::Mgmt::V2018_02_01::Models::FunctionSecrets + def validate_request + Azure::Web::Mgmt::V2018_02_01::Models::ValidateRequest end - def host_name_binding - Azure::Web::Mgmt::V2018_02_01::Models::HostNameBinding + def ramp_up_rule + Azure::Web::Mgmt::V2018_02_01::Models::RampUpRule end - def custom_hostname_analysis_result - Azure::Web::Mgmt::V2018_02_01::Models::CustomHostnameAnalysisResult + def validate_response_error + Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponseError end - def msdeploy_log - Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLog + def site_config + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig end - def msdeploy_status - Azure::Web::Mgmt::V2018_02_01::Models::MSDeployStatus + def validate_response + Azure::Web::Mgmt::V2018_02_01::Models::ValidateResponse end - def migrate_my_sql_request - Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlRequest + def default_error_response_error_details_item + Azure::Web::Mgmt::V2018_02_01::Models::DefaultErrorResponseErrorDetailsItem end - def migrate_my_sql_status - Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus + def hosting_environment_diagnostics + Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDiagnostics end - def msdeploy - Azure::Web::Mgmt::V2018_02_01::Models::MSDeploy + def metric_availabilily + Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailabilily end - def network_features - Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures + def domain_purchase_consent + Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent end - def premier_add_on - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOn + def azure_table_storage_application_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::AzureTableStorageApplicationLogsConfig end - def premier_add_on_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + def sku_info + Azure::Web::Mgmt::V2018_02_01::Models::SkuInfo end - def private_access - Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess + def file_system_application_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::FileSystemApplicationLogsConfig end - def relay_service_connection_entity - Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity + def requests_based_trigger + Azure::Web::Mgmt::V2018_02_01::Models::RequestsBasedTrigger end - def process_module_info - Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfo + def service_specification + Azure::Web::Mgmt::V2018_02_01::Models::ServiceSpecification end - def process_info - Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfo + def domain_recommendation_search_parameters + Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters end - def public_certificate - Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificate + def database_backup_setting + Azure::Web::Mgmt::V2018_02_01::Models::DatabaseBackupSetting end - def site_auth_settings - Azure::Web::Mgmt::V2018_02_01::Models::SiteAuthSettings + def application_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::ApplicationLogsConfig end - def process_thread_info - Azure::Web::Mgmt::V2018_02_01::Models::ProcessThreadInfo + def site_config_resource_collection + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigResourceCollection end - def metric_availability - Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailability + def azure_blob_storage_application_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageApplicationLogsConfig end - def site_extension_info - Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfo + def csm_operation_collection + Azure::Web::Mgmt::V2018_02_01::Models::CsmOperationCollection end - def site_instance - Azure::Web::Mgmt::V2018_02_01::Models::SiteInstance + def hosting_environment_profile + Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentProfile end - def site_logs_config - Azure::Web::Mgmt::V2018_02_01::Models::SiteLogsConfig + def sku_capacity + Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity end - def site_config_resource - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigResource + def azure_blob_storage_http_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::AzureBlobStorageHttpLogsConfig end - def site_configuration_snapshot_info - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfo + def address_response + Azure::Web::Mgmt::V2018_02_01::Models::AddressResponse end - def site_source_control - Azure::Web::Mgmt::V2018_02_01::Models::SiteSourceControl + def backup_item_collection + Azure::Web::Mgmt::V2018_02_01::Models::BackupItemCollection end - def slot_config_names_resource - Azure::Web::Mgmt::V2018_02_01::Models::SlotConfigNamesResource + def file_system_http_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::FileSystemHttpLogsConfig end - def certificate_collection - Azure::Web::Mgmt::V2018_02_01::Models::CertificateCollection + def app_service_environment_collection + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentCollection end - def site_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::SitePatchResource + def log_specification + Azure::Web::Mgmt::V2018_02_01::Models::LogSpecification end - def site_php_error_log_flag - Azure::Web::Mgmt::V2018_02_01::Models::SitePhpErrorLogFlag + def conn_string_value_type_pair + Azure::Web::Mgmt::V2018_02_01::Models::ConnStringValueTypePair end - def storage_migration_response - Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationResponse + def site_seal_request + Azure::Web::Mgmt::V2018_02_01::Models::SiteSealRequest end - def string_dictionary - Azure::Web::Mgmt::V2018_02_01::Models::StringDictionary + def web_job_collection + Azure::Web::Mgmt::V2018_02_01::Models::WebJobCollection end - def slot_difference - Azure::Web::Mgmt::V2018_02_01::Models::SlotDifference + def domain_control_center_sso_request + Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest end - def snapshot_restore_request - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest + def app_service_certificate_order + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end - def storage_migration_options - Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationOptions + def handler_mapping + Azure::Web::Mgmt::V2018_02_01::Models::HandlerMapping end - def triggered_web_job - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJob + def app_service_certificate_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource end - def web_job - Azure::Web::Mgmt::V2018_02_01::Models::WebJob + def app_service_certificate_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource end - def swift_virtual_network - Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork + def certificate_order_action + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction end - def triggered_job_run - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobRun + def app_service_certificate_order_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource end - def triggered_job_history - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistory + def backup_schedule + Azure::Web::Mgmt::V2018_02_01::Models::BackupSchedule end - def app_service_plan_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource + def certificate_email + Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail end - def hybrid_connection_limits - Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits + def vnet_info + Azure::Web::Mgmt::V2018_02_01::Models::VnetInfo end - def hybrid_connection - Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection + def reissue_certificate_order_request + Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest end - def app_service_environment_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentPatchResource + def renew_certificate_order_request + Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest end - def worker_pool_resource - Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolResource + def managed_service_identity + Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity end - def metric_definition - Azure::Web::Mgmt::V2018_02_01::Models::MetricDefinition + def hybrid_connection_key + Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey end - def route_type - Azure::Web::Mgmt::V2018_02_01::Models::RouteType + def vnet_gateway + Azure::Web::Mgmt::V2018_02_01::Models::VnetGateway end - def key_vault_secret_status - Azure::Web::Mgmt::V2018_02_01::Models::KeyVaultSecretStatus + def resource_metric_definition + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinition end - def app_service_environment_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentResource + def push_settings + Azure::Web::Mgmt::V2018_02_01::Models::PushSettings end - def certificate_order_status - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus + def vnet_route + Azure::Web::Mgmt::V2018_02_01::Models::VnetRoute end - def certificate_order_action_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType + def site + Azure::Web::Mgmt::V2018_02_01::Models::Site end - def scm_type - Azure::Web::Mgmt::V2018_02_01::Models::ScmType + def app_service_plan + Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlan end - def managed_service_identity_type - Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentityType + def domain_ownership_identifier + Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier end - def ip_filter_tag - Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag + def domain_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource end - def certificate_product_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + def top_level_domain + Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain end - def connection_string_type - Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringType + def certificate_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::CertificatePatchResource end - def ssl_state - Azure::Web::Mgmt::V2018_02_01::Models::SslState + def detector_definition + Azure::Web::Mgmt::V2018_02_01::Models::DetectorDefinition end - def managed_pipeline_mode - Azure::Web::Mgmt::V2018_02_01::Models::ManagedPipelineMode + def analysis_definition + Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition end - def site_load_balancing - Azure::Web::Mgmt::V2018_02_01::Models::SiteLoadBalancing + def detector_response + Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse end - def supported_tls_versions - Azure::Web::Mgmt::V2018_02_01::Models::SupportedTlsVersions + def localizable_string + Azure::Web::Mgmt::V2018_02_01::Models::LocalizableString end - def auto_heal_action_type - Azure::Web::Mgmt::V2018_02_01::Models::AutoHealActionType + def user + Azure::Web::Mgmt::V2018_02_01::Models::User end - def domain_status - Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + def diagnostic_detector_response + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse end - def host_type - Azure::Web::Mgmt::V2018_02_01::Models::HostType + def recommendation + Azure::Web::Mgmt::V2018_02_01::Models::Recommendation end - def usage_state - Azure::Web::Mgmt::V2018_02_01::Models::UsageState + def recommendation_rule + Azure::Web::Mgmt::V2018_02_01::Models::RecommendationRule end - def site_availability_state - Azure::Web::Mgmt::V2018_02_01::Models::SiteAvailabilityState + def diagnostic_analysis + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis end - def status_options - Azure::Web::Mgmt::V2018_02_01::Models::StatusOptions + def diagnostic_category + Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory end - def ftps_state - Azure::Web::Mgmt::V2018_02_01::Models::FtpsState + def premier_add_on_offer + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnOffer end - def azure_resource_type - Azure::Web::Mgmt::V2018_02_01::Models::AzureResourceType + def source_control + Azure::Web::Mgmt::V2018_02_01::Models::SourceControl end - def custom_host_name_dns_record_type - Azure::Web::Mgmt::V2018_02_01::Models::CustomHostNameDnsRecordType + def vnet_parameters + Azure::Web::Mgmt::V2018_02_01::Models::VnetParameters end - def host_name_type - Azure::Web::Mgmt::V2018_02_01::Models::HostNameType + def billing_meter + Azure::Web::Mgmt::V2018_02_01::Models::BillingMeter end - def dns_type - Azure::Web::Mgmt::V2018_02_01::Models::DnsType + def geo_region + Azure::Web::Mgmt::V2018_02_01::Models::GeoRegion end - def domain_type - Azure::Web::Mgmt::V2018_02_01::Models::DomainType + def backup_item + Azure::Web::Mgmt::V2018_02_01::Models::BackupItem end - def hosting_environment_status - Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentStatus + def connection_string_dictionary + Azure::Web::Mgmt::V2018_02_01::Models::ConnectionStringDictionary end - def internal_load_balancing_mode - Azure::Web::Mgmt::V2018_02_01::Models::InternalLoadBalancingMode + def continuous_web_job + Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJob end - def compute_mode_options - Azure::Web::Mgmt::V2018_02_01::Models::ComputeModeOptions + def vnet_validation_test_failure + Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationTestFailure end - def worker_size_options - Azure::Web::Mgmt::V2018_02_01::Models::WorkerSizeOptions + def vnet_validation_failure_details + Azure::Web::Mgmt::V2018_02_01::Models::VnetValidationFailureDetails end - def domain - Azure::Web::Mgmt::V2018_02_01::Models::Domain + def function_envelope + Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelope end - def solution_type - Azure::Web::Mgmt::V2018_02_01::Models::SolutionType + def function_secrets + Azure::Web::Mgmt::V2018_02_01::Models::FunctionSecrets end - def operation_status - Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus + def host_name_binding + Azure::Web::Mgmt::V2018_02_01::Models::HostNameBinding end - def resource_scope_type - Azure::Web::Mgmt::V2018_02_01::Models::ResourceScopeType + def custom_hostname_analysis_result + Azure::Web::Mgmt::V2018_02_01::Models::CustomHostnameAnalysisResult end - def notification_level - Azure::Web::Mgmt::V2018_02_01::Models::NotificationLevel + def deleted_app_restore_request + Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest end - def channels - Azure::Web::Mgmt::V2018_02_01::Models::Channels + def msdeploy_status + Azure::Web::Mgmt::V2018_02_01::Models::MSDeployStatus end - def access_control_entry_action - Azure::Web::Mgmt::V2018_02_01::Models::AccessControlEntryAction + def migrate_my_sql_request + Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlRequest end - def in_availability_reason_type - Azure::Web::Mgmt::V2018_02_01::Models::InAvailabilityReasonType + def migrate_my_sql_status + Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus end - def rendering_type - Azure::Web::Mgmt::V2018_02_01::Models::RenderingType + def msdeploy + Azure::Web::Mgmt::V2018_02_01::Models::MSDeploy end - def validate_resource_types - Azure::Web::Mgmt::V2018_02_01::Models::ValidateResourceTypes + def msdeploy_log + Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLog end - def log_level - Azure::Web::Mgmt::V2018_02_01::Models::LogLevel + def premier_add_on + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOn end - def issue_type - Azure::Web::Mgmt::V2018_02_01::Models::IssueType + def premier_add_on_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource end - def app_service_plan_restrictions - Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanRestrictions + def private_access + Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess end - def frequency_unit - Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit + def relay_service_connection_entity + Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity end - def check_name_resource_types - Azure::Web::Mgmt::V2018_02_01::Models::CheckNameResourceTypes + def network_features + Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures end - def web_job_type - Azure::Web::Mgmt::V2018_02_01::Models::WebJobType + def process_info + Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfo end - def publishing_profile_format - Azure::Web::Mgmt::V2018_02_01::Models::PublishingProfileFormat + def public_certificate + Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificate end - def backup_item_status - Azure::Web::Mgmt::V2018_02_01::Models::BackupItemStatus + def site_auth_settings + Azure::Web::Mgmt::V2018_02_01::Models::SiteAuthSettings end - def database_type - Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType + def process_thread_info + Azure::Web::Mgmt::V2018_02_01::Models::ProcessThreadInfo end - def msdeploy_provisioning_state - Azure::Web::Mgmt::V2018_02_01::Models::MSDeployProvisioningState + def metric_availability + Azure::Web::Mgmt::V2018_02_01::Models::MetricAvailability end - def proxy_only_resource - Azure::Web::Mgmt::V2018_02_01::Models::ProxyOnlyResource + def site_extension_info + Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionInfo end - def public_certificate_location - Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation + def site_instance + Azure::Web::Mgmt::V2018_02_01::Models::SiteInstance end - def backup_restore_operation_type - Azure::Web::Mgmt::V2018_02_01::Models::BackupRestoreOperationType + def site_logs_config + Azure::Web::Mgmt::V2018_02_01::Models::SiteLogsConfig end - def dns_verification_test_result - Azure::Web::Mgmt::V2018_02_01::Models::DnsVerificationTestResult + def site_config_resource + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigResource end - def msdeploy_log_entry_type - Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntryType + def site_configuration_snapshot_info + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfigurationSnapshotInfo end - def usage - Azure::Web::Mgmt::V2018_02_01::Models::Usage + def process_module_info + Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfo end - def my_sql_migration_type - Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType + def slot_config_names_resource + Azure::Web::Mgmt::V2018_02_01::Models::SlotConfigNamesResource end - def continuous_web_job_status - Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus + def slot_difference + Azure::Web::Mgmt::V2018_02_01::Models::SlotDifference end - def resource - Azure::Web::Mgmt::V2018_02_01::Models::Resource + def site_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::SitePatchResource end - def built_in_authentication_provider - Azure::Web::Mgmt::V2018_02_01::Models::BuiltInAuthenticationProvider + def site_php_error_log_flag + Azure::Web::Mgmt::V2018_02_01::Models::SitePhpErrorLogFlag end - def clone_ability_result - Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult + def certificate_collection + Azure::Web::Mgmt::V2018_02_01::Models::CertificateCollection end - def site_extension_type - Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionType + def string_dictionary + Azure::Web::Mgmt::V2018_02_01::Models::StringDictionary end - def triggered_web_job_status - Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus + def swift_virtual_network + Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork end - def sku_name - Azure::Web::Mgmt::V2018_02_01::Models::SkuName + def snapshot_restore_request + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest end - def provisioning_state - Azure::Web::Mgmt::V2018_02_01::Models::ProvisioningState + def storage_migration_options + Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationOptions end - def backup_request - Azure::Web::Mgmt::V2018_02_01::Models::BackupRequest + def storage_migration_response + Azure::Web::Mgmt::V2018_02_01::Models::StorageMigrationResponse end - def unauthenticated_client_action - Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction + def site_source_control + Azure::Web::Mgmt::V2018_02_01::Models::SiteSourceControl end - def restore_request - Azure::Web::Mgmt::V2018_02_01::Models::RestoreRequest + def app_service_environment_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentResource end - def managed_service_identity - Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity + def triggered_job_run + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobRun end - def deployment - Azure::Web::Mgmt::V2018_02_01::Models::Deployment + def triggered_job_history + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredJobHistory end - def snapshot - Azure::Web::Mgmt::V2018_02_01::Models::Snapshot + def triggered_web_job + Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJob end def identifier Azure::Web::Mgmt::V2018_02_01::Models::Identifier diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 307b711a3a..d00ea12101 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 + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject + Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places + Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::WebSearch::V1_0::Models::News + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem - RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse - WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping + RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer - SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse - SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places - TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse end class WebSearchDataClass @@ -82,6 +82,51 @@ def method_missing(method, *args) end class ModelClasses + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images + end + def error_sub_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + end + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + end + def text_format + Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + end + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + end + def article + Azure::CognitiveServices::WebSearch::V1_0::Models::Article + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + 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 intangible + Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + end + def media_object + Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject + end + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response + end + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + end + def videos + Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + end def answer_type Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType end @@ -91,6 +136,9 @@ def news_article def news Azure::CognitiveServices::WebSearch::V1_0::Models::News end + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase end @@ -103,23 +151,23 @@ def query 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 ranking_ranking_item Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem end - def ranking_ranking_group - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup + def time_zone_time_zone_information + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end - def ranking_ranking_response - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + def search_results_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end def web_web_grouping Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping end - def time_zone_time_zone_information - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation - end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def web_page Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage @@ -127,11 +175,11 @@ def web_page def creative_work Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject end - def thing - Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + def ranking_ranking_group + Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup end def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable @@ -139,71 +187,23 @@ def identifiable def web_web_answer Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer end - def search_response - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse - end - def search_results_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + def thing + Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end def computation Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end - def time_zone - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - end - def article - Azure::CognitiveServices::WebSearch::V1_0::Models::Article - end - def error_sub_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - 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 error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - 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 text_format - Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - end - def media_object - Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject - end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - end - def videos - Azure::CognitiveServices::WebSearch::V1_0::Models::Videos - end def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + end + def search_response + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse 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 62d7e5b6e8..08a0007e50 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,28 +7,27 @@ module Azure::Profiles::V2017_03_09 module Compute module Mgmt - 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 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 module Models + SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku 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 - SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource 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 VaultCertificate = Azure::Compute::Mgmt::V2016_03_30::Models::VaultCertificate VaultSecretGroup = Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup - VirtualMachineSize = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize OSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile InnerError = Azure::Compute::Mgmt::V2016_03_30::Models::InnerError VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView @@ -43,6 +42,7 @@ module Models ApiError = Azure::Compute::Mgmt::V2016_03_30::Models::ApiError BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnosticsInstanceView HardwareProfile = Azure::Compute::Mgmt::V2016_03_30::Models::HardwareProfile + VirtualMachineSize = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize VirtualMachineIdentity = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineIdentity KeyVaultSecretReference = Azure::Compute::Mgmt::V2016_03_30::Models::KeyVaultSecretReference VirtualMachineInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineInstanceView @@ -59,7 +59,6 @@ module Models VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetOSProfile AvailabilitySetListResult = Azure::Compute::Mgmt::V2016_03_30::Models::AvailabilitySetListResult VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetOSDisk - OperationStatusResponse = Azure::Compute::Mgmt::V2016_03_30::Models::OperationStatusResponse VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionsListResult ApiEntityReference = Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference @@ -104,6 +103,7 @@ module Models VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetIPConfiguration VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetNetworkConfiguration VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetExtension + OperationStatusResponse = Azure::Compute::Mgmt::V2016_03_30::Models::OperationStatusResponse VirtualMachineScaleSet = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSet VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVM StatusLevelTypes = Azure::Compute::Mgmt::V2016_03_30::Models::StatusLevelTypes @@ -122,7 +122,7 @@ module Models end class ComputeManagementClass - attr_reader :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :configurable, :base_url, :options, :model_classes + attr_reader :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -132,12 +132,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @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 @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 @@ -159,6 +159,9 @@ def method_missing(method, *args) end class ModelClasses + def sub_resource + Azure::Compute::Mgmt::V2016_03_30::Models::SubResource + end def sku Azure::Compute::Mgmt::V2016_03_30::Models::Sku end @@ -171,9 +174,6 @@ def usage def resource Azure::Compute::Mgmt::V2016_03_30::Models::Resource end - def sub_resource - Azure::Compute::Mgmt::V2016_03_30::Models::SubResource - end def diagnostics_profile Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile end @@ -189,9 +189,6 @@ def vault_certificate def vault_secret_group Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup end - def virtual_machine_size - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize - end def osprofile Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile end @@ -234,6 +231,9 @@ def boot_diagnostics_instance_view def hardware_profile Azure::Compute::Mgmt::V2016_03_30::Models::HardwareProfile end + def virtual_machine_size + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize + end def virtual_machine_identity Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineIdentity end @@ -282,9 +282,6 @@ def availability_set_list_result def virtual_machine_scale_set_osdisk Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetOSDisk end - def operation_status_response - Azure::Compute::Mgmt::V2016_03_30::Models::OperationStatusResponse - end def virtual_machine_scale_set_storage_profile Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile end @@ -417,6 +414,9 @@ def virtual_machine_scale_set_network_configuration def virtual_machine_scale_set_extension Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetExtension end + def operation_status_response + Azure::Compute::Mgmt::V2016_03_30::Models::OperationStatusResponse + end def virtual_machine_scale_set Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSet end diff --git a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb index 39137758bd..79afea94ca 100644 --- a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models + FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult - FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult end class FeaturesManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses + def feature_operations_list_result + Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult + end def feature_properties Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties end def feature_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end - def feature_operations_list_result - Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb index 51768d6ba0..9fd4849d18 100644 --- a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2015_01_01::ManagementLocks module Models + 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 - ManagementLockListResult = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult end class LocksManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses + 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 - def management_lock_list_result - Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult - 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 930af16a6b..e076591b9a 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 @@ -27,17 +27,15 @@ module Mgmt LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways module Models - UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName - Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage ExpressRouteCircuitsStatsListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitListResult - Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource SubResource = Azure::Network::Mgmt::V2015_06_15::Models::SubResource ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderBandwidthsOffered 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 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 @@ -52,23 +50,26 @@ module Models 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 - DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties RouteTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult + Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource NetworkInterfaceListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable - ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult + UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName 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 VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult LoadBalancerListResult = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult 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 SubnetListResult = Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult @@ -87,9 +88,6 @@ module Models RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable PublicIPAddress = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration - Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet - NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration - ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule @@ -113,9 +111,11 @@ module Models VpnClientRevokedCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway - AzureAsyncOperationResult = Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName + Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet + NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration + ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol @@ -131,20 +131,20 @@ module Models ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringType ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringState - Error = Azure::Network::Mgmt::V2015_06_15::Models::Error - ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuFamily ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuTier - LoadDistribution = Azure::Network::Mgmt::V2015_06_15::Models::LoadDistribution + ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuFamily ServiceProviderProvisioningState = Azure::Network::Mgmt::V2015_06_15::Models::ServiceProviderProvisioningState - NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus + LoadDistribution = Azure::Network::Mgmt::V2015_06_15::Models::LoadDistribution ProbeProtocol = Azure::Network::Mgmt::V2015_06_15::Models::ProbeProtocol - VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType + NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus VirtualNetworkGatewayType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier + VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + 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 VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus + Error = Azure::Network::Mgmt::V2015_06_15::Models::Error end class NetworkManagementClass @@ -194,21 +194,12 @@ def method_missing(method, *args) end class ModelClasses - def usage_name - Azure::Network::Mgmt::V2015_06_15::Models::UsageName - end - def usage - Azure::Network::Mgmt::V2015_06_15::Models::Usage - end def express_route_circuits_stats_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult end def express_route_circuit_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitListResult end - def resource - Azure::Network::Mgmt::V2015_06_15::Models::Resource - end def sub_resource Azure::Network::Mgmt::V2015_06_15::Models::SubResource end @@ -227,6 +218,9 @@ def application_gateway_backend_address def connection_reset_shared_key Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey end + def dns_name_availability_result + Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult + end def network_interface_dns_settings Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceDnsSettings end @@ -269,15 +263,15 @@ def usages_list_result def express_route_circuit_sku Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku end - def dns_name_availability_result - Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult - end def express_route_circuit_service_provider_properties Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties end def route_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult end + def resource + Azure::Network::Mgmt::V2015_06_15::Models::Resource + end def network_interface_list_result Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult end @@ -287,24 +281,30 @@ def connection_shared_key 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 usage_name + Azure::Network::Mgmt::V2015_06_15::Models::UsageName 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 def application_gateway_sku Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku end @@ -320,6 +320,9 @@ def load_balancer_list_result def virtual_network_gateway_sku Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku end + def azure_async_operation_result + Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult + end def route_list_result Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult end @@ -374,15 +377,6 @@ def public_ipaddress def ipconfiguration Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration end - def subnet - Azure::Network::Mgmt::V2015_06_15::Models::Subnet - end - def network_interface_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration - end - def application_gateway_backend_address_pool - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool - end def application_gateway_backend_http_settings Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings end @@ -452,15 +446,21 @@ def virtual_network_gateway def local_network_gateway Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway end - def azure_async_operation_result - Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult - end def virtual_network_gateway_connection Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection end def application_gateway_sku_name Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName end + def subnet + Azure::Network::Mgmt::V2015_06_15::Models::Subnet + end + def network_interface_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration + end + def application_gateway_backend_address_pool + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool + end def application_gateway_tier Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier end @@ -506,48 +506,48 @@ def express_route_circuit_peering_type def express_route_circuit_peering_state Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringState end - def error - Azure::Network::Mgmt::V2015_06_15::Models::Error + def express_route_circuit_sku_tier + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuTier end def express_route_circuit_sku_family Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuFamily end - def express_route_circuit_sku_tier - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSkuTier + def service_provider_provisioning_state + Azure::Network::Mgmt::V2015_06_15::Models::ServiceProviderProvisioningState end def load_distribution Azure::Network::Mgmt::V2015_06_15::Models::LoadDistribution end - def service_provider_provisioning_state - Azure::Network::Mgmt::V2015_06_15::Models::ServiceProviderProvisioningState + def probe_protocol + Azure::Network::Mgmt::V2015_06_15::Models::ProbeProtocol end def network_operation_status Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus end - def probe_protocol - Azure::Network::Mgmt::V2015_06_15::Models::ProbeProtocol + def virtual_network_gateway_type + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType end def vpn_type Azure::Network::Mgmt::V2015_06_15::Models::VpnType end - def virtual_network_gateway_type - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName end def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + 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 end - def processor_architecture - Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture - end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus end + def error + Azure::Network::Mgmt::V2015_06_15::Models::Error + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb index bbc74d6759..5772e2c462 100644 --- a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::V2017_03_09 module Policy module Mgmt - PolicyAssignments = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyAssignments PolicyDefinitions = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyDefinitions + PolicyAssignments = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyAssignments module Models PolicyAssignment = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment @@ -19,7 +19,7 @@ module Models end class PolicyManagementClass - attr_reader :policy_assignments, :policy_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :policy_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 @@ -29,8 +29,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @policy_assignments = @client_0.policy_assignments @policy_definitions = @client_0.policy_definitions + @policy_assignments = @client_0.policy_assignments @model_classes = ModelClasses.new 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 507ebd429c..ecfbc74e8a 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,23 +7,22 @@ module Azure::Profiles::V2017_03_09 module Resources module Mgmt + 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 - Resources = Azure::Resources::Mgmt::V2016_02_01::Resources - Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments - Providers = Azure::Resources::Mgmt::V2016_02_01::Providers module Models - Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency 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 TemplateLink = Azure::Resources::Mgmt::V2016_02_01::Models::TemplateLink DebugSetting = Azure::Resources::Mgmt::V2016_02_01::Models::DebugSetting ResourceListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceListResult - Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku Deployment = Azure::Resources::Mgmt::V2016_02_01::Models::Deployment ResourceGroupProperties = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupProperties ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceManagementErrorWithDetails @@ -34,9 +33,9 @@ module Models ResourcesMoveInfo = Azure::Resources::Mgmt::V2016_02_01::Models::ResourcesMoveInfo 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 - TagCount = Azure::Resources::Mgmt::V2016_02_01::Models::TagCount 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 @@ -47,24 +46,25 @@ module Models DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentPropertiesExtended DeploymentOperationProperties = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationProperties ProviderListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ProviderListResult + Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku DeploymentOperation = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation DeploymentProperties = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentProperties DeploymentOperationsListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationsListResult BasicDependency = Azure::Resources::Mgmt::V2016_02_01::Models::BasicDependency + ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties GenericResourceFilter = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter - DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended AliasPathType = Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended GenericResource = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource - ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties DeploymentMode = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode + SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType - SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource end class ResourcesManagementClass - attr_reader :resource_groups, :tags, :deployment_operations, :resources, :deployments, :providers, :configurable, :base_url, :options, :model_classes + attr_reader :deployments, :providers, :resource_groups, :resources, :tags, :deployment_operations, :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) + @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 - @resources = @client_0.resources - @deployments = @client_0.deployments - @providers = @client_0.providers @model_classes = ModelClasses.new end @@ -98,12 +98,12 @@ def method_missing(method, *args) end class ModelClasses - def dependency - Azure::Resources::Mgmt::V2016_02_01::Models::Dependency - end 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 end @@ -122,9 +122,6 @@ def debug_setting def resource_list_result Azure::Resources::Mgmt::V2016_02_01::Models::ResourceListResult end - def sku - Azure::Resources::Mgmt::V2016_02_01::Models::Sku - end def deployment Azure::Resources::Mgmt::V2016_02_01::Models::Deployment end @@ -155,15 +152,15 @@ def export_template_request def deployment_validate_result Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentValidateResult end + def tag_count + Azure::Resources::Mgmt::V2016_02_01::Models::TagCount + end def deployment_list_result Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult end def tag_value Azure::Resources::Mgmt::V2016_02_01::Models::TagValue end - def tag_count - Azure::Resources::Mgmt::V2016_02_01::Models::TagCount - end def tag_details Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails end @@ -194,6 +191,9 @@ def deployment_operation_properties def provider_list_result Azure::Resources::Mgmt::V2016_02_01::Models::ProviderListResult end + def sku + Azure::Resources::Mgmt::V2016_02_01::Models::Sku + end def deployment_operation Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation end @@ -206,36 +206,36 @@ def deployment_operations_list_result def basic_dependency Azure::Resources::Mgmt::V2016_02_01::Models::BasicDependency end + def resource_provider_operation_display_properties + Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties + end def generic_resource_filter Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter end - def deployment_extended - Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended - 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 end + def deployment_extended + Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended + end def generic_resource Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource end - def resource_provider_operation_display_properties - Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties - 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 Azure::Resources::Mgmt::V2016_02_01::Models::Resource end def resource_identity_type Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end - def sub_resource - Azure::Resources::Mgmt::V2016_02_01::Models::SubResource - 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 e176d198b6..b97eeef28c 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 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 Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies - 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 @@ -56,6 +56,12 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + end + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + end def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end @@ -74,12 +80,6 @@ def tenant_list_result def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - end end end end diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization.rb index 9153efd944..76b44ba33b 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization.rb @@ -21,24 +21,24 @@ module Azure::Authorization::Mgmt::V2018_01_01_preview autoload :ProviderOperationsMetadataOperations, '2018-01-01-preview/generated/azure_mgmt_authorization/provider_operations_metadata_operations.rb' - autoload :Permissions, '2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb' autoload :RoleAssignments, '2018-01-01-preview/generated/azure_mgmt_authorization/role_assignments.rb' + autoload :Permissions, '2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb' autoload :RoleDefinitions, '2018-01-01-preview/generated/azure_mgmt_authorization/role_definitions.rb' autoload :AuthorizationManagementClient, '2018-01-01-preview/generated/azure_mgmt_authorization/authorization_management_client.rb' module Models - autoload :RoleDefinitionFilter, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition_filter.rb' - autoload :RoleDefinition, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition.rb' + autoload :RoleAssignmentListResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_list_result.rb' + autoload :RoleAssignmentCreateParameters, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_create_parameters.rb' autoload :ResourceType, '2018-01-01-preview/generated/azure_mgmt_authorization/models/resource_type.rb' - autoload :RoleDefinitionListResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition_list_result.rb' + autoload :RoleDefinitionFilter, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition_filter.rb' autoload :ProviderOperationsMetadataListResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/provider_operations_metadata_list_result.rb' - autoload :RoleAssignmentFilter, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_filter.rb' - autoload :PermissionGetResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/permission_get_result.rb' + autoload :Permission, '2018-01-01-preview/generated/azure_mgmt_authorization/models/permission.rb' autoload :RoleAssignment, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment.rb' + autoload :RoleDefinition, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition.rb' autoload :ProviderOperationsMetadata, '2018-01-01-preview/generated/azure_mgmt_authorization/models/provider_operations_metadata.rb' - autoload :RoleAssignmentListResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_list_result.rb' + autoload :RoleDefinitionListResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_definition_list_result.rb' autoload :ProviderOperation, '2018-01-01-preview/generated/azure_mgmt_authorization/models/provider_operation.rb' - autoload :RoleAssignmentCreateParameters, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_create_parameters.rb' - autoload :Permission, '2018-01-01-preview/generated/azure_mgmt_authorization/models/permission.rb' + autoload :PermissionGetResult, '2018-01-01-preview/generated/azure_mgmt_authorization/models/permission_get_result.rb' + autoload :RoleAssignmentFilter, '2018-01-01-preview/generated/azure_mgmt_authorization/models/role_assignment_filter.rb' end end diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/authorization_management_client.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/authorization_management_client.rb index ac17c0c672..a771bce033 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/authorization_management_client.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/authorization_management_client.rb @@ -38,12 +38,12 @@ class AuthorizationManagementClient < MsRestAzure::AzureServiceClient # provider_operations_metadata_operations attr_reader :provider_operations_metadata_operations - # @return [Permissions] permissions - attr_reader :permissions - # @return [RoleAssignments] role_assignments attr_reader :role_assignments + # @return [Permissions] permissions + attr_reader :permissions + # @return [RoleDefinitions] role_definitions attr_reader :role_definitions @@ -61,8 +61,8 @@ def initialize(credentials = nil, base_url = nil, options = nil) @credentials = credentials @provider_operations_metadata_operations = ProviderOperationsMetadataOperations.new(self) - @permissions = Permissions.new(self) @role_assignments = RoleAssignments.new(self) + @permissions = Permissions.new(self) @role_definitions = RoleDefinitions.new(self) @api_version = '2018-01-01-preview' @accept_language = 'en-US' diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb index 61a26b7cdc..7e85071bc1 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/permissions.rb @@ -5,11 +5,7 @@ module Azure::Authorization::Mgmt::V2018_01_01_preview # - # Role based access control provides you a way to apply granular level policy - # administration down to individual resources or resource groups. These - # operations enable you to manage role definitions and role assignments. A - # role definition describes the set of actions that can be performed on - # resources. A role assignment grants access to Azure Active Directory users. + # Permissions # class Permissions include MsRestAzure diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/provider_operations_metadata_operations.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/provider_operations_metadata_operations.rb index 8391b36cd8..3c910620da 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/provider_operations_metadata_operations.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/provider_operations_metadata_operations.rb @@ -5,11 +5,7 @@ module Azure::Authorization::Mgmt::V2018_01_01_preview # - # Role based access control provides you a way to apply granular level policy - # administration down to individual resources or resource groups. These - # operations enable you to manage role definitions and role assignments. A - # role definition describes the set of actions that can be performed on - # resources. A role assignment grants access to Azure Active Directory users. + # ProviderOperationsMetadataOperations # class ProviderOperationsMetadataOperations include MsRestAzure diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_assignments.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_assignments.rb index 21c8d3c40e..b5dd8d203b 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_assignments.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_assignments.rb @@ -5,11 +5,7 @@ module Azure::Authorization::Mgmt::V2018_01_01_preview # - # Role based access control provides you a way to apply granular level policy - # administration down to individual resources or resource groups. These - # operations enable you to manage role definitions and role assignments. A - # role definition describes the set of actions that can be performed on - # resources. A role assignment grants access to Azure Active Directory users. + # RoleAssignments # class RoleAssignments include MsRestAzure diff --git a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_definitions.rb b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_definitions.rb index 0336039aa6..19ee0e73ff 100644 --- a/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_definitions.rb +++ b/management/azure_mgmt_authorization/lib/2018-01-01-preview/generated/azure_mgmt_authorization/role_definitions.rb @@ -5,11 +5,7 @@ module Azure::Authorization::Mgmt::V2018_01_01_preview # - # Role based access control provides you a way to apply granular level policy - # administration down to individual resources or resource groups. These - # operations enable you to manage role definitions and role assignments. A - # role definition describes the set of actions that can be performed on - # resources. A role assignment grants access to Azure Active Directory users. + # RoleDefinitions # class RoleDefinitions include MsRestAzure diff --git a/management/azure_mgmt_authorization/lib/azure_mgmt_authorization.rb b/management/azure_mgmt_authorization/lib/azure_mgmt_authorization.rb index ca15c55977..b85b939707 100644 --- a/management/azure_mgmt_authorization/lib/azure_mgmt_authorization.rb +++ b/management/azure_mgmt_authorization/lib/azure_mgmt_authorization.rb @@ -2,10 +2,10 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. -require '2015-07-01/generated/azure_mgmt_authorization' -require '2015-07-01-preview/generated/azure_mgmt_authorization' -require '2015-06-01/generated/azure_mgmt_authorization' require '2015-06-01-preview/generated/azure_mgmt_authorization' +require '2015-07-01/generated/azure_mgmt_authorization' require '2017-10-01-preview/generated/azure_mgmt_authorization' +require '2015-06-01/generated/azure_mgmt_authorization' require '2018-01-01-preview/generated/azure_mgmt_authorization' +require '2015-07-01-preview/generated/azure_mgmt_authorization' require 'profiles/latest/authorization_latest_profile_client' diff --git a/management/azure_mgmt_authorization/lib/profiles/latest/modules/authorization_profile_module.rb b/management/azure_mgmt_authorization/lib/profiles/latest/modules/authorization_profile_module.rb index a69c90edbe..916eceb23d 100644 --- a/management/azure_mgmt_authorization/lib/profiles/latest/modules/authorization_profile_module.rb +++ b/management/azure_mgmt_authorization/lib/profiles/latest/modules/authorization_profile_module.rb @@ -8,33 +8,33 @@ module Azure::Authorization::Profiles::Latest module Mgmt ClassicAdministrators = Azure::Authorization::Mgmt::V2015_06_01_preview::ClassicAdministrators ProviderOperationsMetadataOperations = Azure::Authorization::Mgmt::V2018_01_01_preview::ProviderOperationsMetadataOperations - Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions RoleAssignments = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleAssignments + Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions RoleDefinitions = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleDefinitions module Models ClassicAdministrator = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator ClassicAdministratorListResult = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult - Permission = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission RoleDefinitionFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter - RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition - ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType - RoleDefinitionListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult - RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter - PermissionGetResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult + Permission = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission RoleAssignment = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment + RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition ProviderOperationsMetadata = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata - RoleAssignmentListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentListResult + RoleDefinitionListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult ProviderOperation = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation + PermissionGetResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult + RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter + RoleAssignmentListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentListResult RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentCreateParameters + ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType end # # AuthorizationManagementClass # class AuthorizationManagementClass - attr_reader :classic_administrators, :provider_operations_metadata_operations, :permissions, :role_assignments, :role_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :classic_administrators, :provider_operations_metadata_operations, :role_assignments, :permissions, :role_definitions, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -62,8 +62,8 @@ def initialize(options = {}) end add_telemetry(@client_1) @provider_operations_metadata_operations = @client_1.provider_operations_metadata_operations - @permissions = @client_1.permissions @role_assignments = @client_1.role_assignments + @permissions = @client_1.permissions @role_definitions = @client_1.role_definitions @model_classes = ModelClasses.new @@ -93,45 +93,45 @@ def classic_administrator def classic_administrator_list_result Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult end + def role_definition_filter + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter + end + def provider_operations_metadata_list_result + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult + end def permission Azure::Authorization::Mgmt::V2018_01_01_preview::Models::Permission end - def role_definition_filter - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter + def role_assignment + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment end def role_definition Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition end - def resource_type - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType + def provider_operations_metadata + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata end def role_definition_list_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionListResult end - def provider_operations_metadata_list_result - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult - end - def role_assignment_filter - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter + def provider_operation + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation end def permission_get_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult end - def role_assignment - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignment - end - def provider_operations_metadata - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadata + def role_assignment_filter + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentFilter end def role_assignment_list_result Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentListResult end - def provider_operation - Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation - end def role_assignment_create_parameters Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentCreateParameters end + def resource_type + Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType + end end end end