diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index bc16075a84..7bc138580d 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,10 +11,6 @@ module Mgmt Operations = Azure::AnalysisServices::Mgmt::V2017_08_01::Operations module Models - Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource - SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive @@ -25,17 +21,21 @@ module Models CheckServerNameAvailabilityParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters GatewayDetails = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayDetails CheckServerNameAvailabilityResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityResult + Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource 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 + SkuEnumerationForNewResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult + ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status end @@ -71,18 +71,6 @@ def method_missing(method, *args) end class ModelClasses - def resource - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource - end - def sku_tier - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - end - def state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - end - def provisioning_state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState - end def analysis_services_server_update_parameters Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end @@ -113,6 +101,9 @@ def gateway_details def check_server_name_availability_result Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityResult end + def resource + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource + end def ipv4_firewall_settings Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallSettings end @@ -128,9 +119,6 @@ def operation_status 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 @@ -146,6 +134,18 @@ def sku_enumeration_for_existing_resource_result def analysis_services_server Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer end + def sku_enumeration_for_new_resource_result + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForNewResourceResult + end + def provisioning_state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + 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 connection_mode Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index 8cae55cd93..c20c8eb5b0 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -7,27 +7,8 @@ module Azure::Profiles::Latest module ApiManagement module Mgmt - QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys - QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys - Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports - ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions - TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group - OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations - TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription - TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit - TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess - User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User - TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration - UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription - UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup - ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet - UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities - Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription - ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport Policy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Policy - Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag - Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger PolicySnippets = Azure::ApiManagement::Mgmt::V2018_01_01_preview::PolicySnippets Regions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Regions Api = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Api @@ -49,6 +30,7 @@ module Mgmt EmailTemplate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::EmailTemplate GroupUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::GroupUser IdentityProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::IdentityProvider + Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger Notification = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Notification NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientUser NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientEmail @@ -56,21 +38,99 @@ module Mgmt OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OpenIdConnectProvider SignInSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignInSettings SignUpSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignUpSettings - Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate DelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DelegationSettings + Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product ProductApi = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductApi ProductGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductGroup - Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product + ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions ProductPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductPolicy Property = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Property + QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys + QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys + Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports + TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource + TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription + Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag + TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess + OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations + TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration + TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit + UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup + User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User + UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities + UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription + ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport + Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate + Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription + ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet module Models + ApiContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract + ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract + OperationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract + SchemaContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract + LoggerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract + DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract + ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties + ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties + ProductContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract + AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract + AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract + BackendContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract + BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract + CertificateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract + ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource + ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters + EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract + GroupContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract + UserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract + IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract + NotificationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract + RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract + RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract + OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract + PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings + PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings + PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings + SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract + PropertyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract + TagContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract + TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract + ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract + PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat + ContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat + SoapApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType + ApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType + LoggerType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType + ProductState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState + GrantType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType + AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod + ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod + BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod + BackendProtocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol + HostnameType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType + SkuType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType + VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType + NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason + GroupType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType + Confirmation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation + UserState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState + IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType + ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType + KeyType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType + VersioningScheme = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme + TemplateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName + NotificationName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName + PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract + ExportFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus + Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters @@ -203,70 +263,10 @@ module Models PropertyEntityBaseParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyEntityBaseParameters PolicyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContract ApiContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContractProperties - ApiContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract - ApiReleaseContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract - OperationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract - SchemaContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract - LoggerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract - DiagnosticContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract - ProductTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties - ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties - ProductContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract - AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract - AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract - BackendContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract - BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract - CertificateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract - ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource - ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters - EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract - GroupContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract - UserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract - IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract - NotificationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract - RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract - RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract - OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract - PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings - PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings - PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings - SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract - PropertyContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract - TagContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract - TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract - ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract - PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat - ContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat - SoapApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType - ApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType - LoggerType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType - ProductState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState - GrantType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType - AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod - ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod - BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod - BackendProtocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol - HostnameType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType - SkuType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType - VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType - NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason - GroupType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType - Confirmation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation - UserState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState - IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType - ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType - KeyType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType - VersioningScheme = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme - TemplateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName - NotificationName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName - PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract - ExportFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat - Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol - Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource end class ApiManagementManagementClass - attr_reader :quota_by_counter_keys, :quota_by_period_keys, :reports, :product_subscriptions, :tag_resource, :group, :operation_operations, :tag_description, :tenant_access_git, :tenant_access, :user, :tenant_configuration, :user_subscription, :user_group, :api_version_set, :user_identities, :subscription, :api_export, :policy, :tag, :logger, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group_user, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :certificate, :delegation_settings, :product_api, :product_group, :product, :product_policy, :property, :configurable, :base_url, :options, :model_classes + attr_reader :group, :policy, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group_user, :identity_provider, :logger, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :tag_resource, :tag_description, :tag, :tenant_access, :operation_operations, :tenant_configuration, :tenant_access_git, :user_group, :user, :user_identities, :user_subscription, :api_export, :certificate, :subscription, :api_version_set, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -276,27 +276,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @quota_by_counter_keys = @client_0.quota_by_counter_keys - @quota_by_period_keys = @client_0.quota_by_period_keys - @reports = @client_0.reports - @product_subscriptions = @client_0.product_subscriptions - @tag_resource = @client_0.tag_resource @group = @client_0.group - @operation_operations = @client_0.operation_operations - @tag_description = @client_0.tag_description - @tenant_access_git = @client_0.tenant_access_git - @tenant_access = @client_0.tenant_access - @user = @client_0.user - @tenant_configuration = @client_0.tenant_configuration - @user_subscription = @client_0.user_subscription - @user_group = @client_0.user_group - @api_version_set = @client_0.api_version_set - @user_identities = @client_0.user_identities - @subscription = @client_0.subscription - @api_export = @client_0.api_export @policy = @client_0.policy - @tag = @client_0.tag - @logger = @client_0.logger @policy_snippets = @client_0.policy_snippets @regions = @client_0.regions @api = @client_0.api @@ -318,6 +299,7 @@ def initialize(configurable, base_url=nil, options=nil) @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 @@ -325,13 +307,31 @@ def initialize(configurable, base_url=nil, options=nil) @open_id_connect_provider = @client_0.open_id_connect_provider @sign_in_settings = @client_0.sign_in_settings @sign_up_settings = @client_0.sign_up_settings - @certificate = @client_0.certificate @delegation_settings = @client_0.delegation_settings + @product = @client_0.product @product_api = @client_0.product_api @product_group = @client_0.product_group - @product = @client_0.product + @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 + @tag = @client_0.tag + @tenant_access = @client_0.tenant_access + @operation_operations = @client_0.operation_operations + @tenant_configuration = @client_0.tenant_configuration + @tenant_access_git = @client_0.tenant_access_git + @user_group = @client_0.user_group + @user = @client_0.user + @user_identities = @client_0.user_identities + @user_subscription = @client_0.user_subscription + @api_export = @client_0.api_export + @certificate = @client_0.certificate + @subscription = @client_0.subscription + @api_version_set = @client_0.api_version_set @model_classes = ModelClasses.new end @@ -347,9 +347,183 @@ def method_missing(method, *args) else super end - end - - class ModelClasses + end + + class ModelClasses + def api_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract + end + def api_release_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract + end + def operation_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract + end + def schema_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract + end + def logger_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract + end + def diagnostic_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract + end + def product_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties + end + def api_tag_resource_contract_properties + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties + end + def product_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract + end + def authorization_server_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract + end + def authorization_server_update_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract + end + def backend_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract + end + def backend_reconnect_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract + end + def certificate_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract + end + def api_management_service_resource + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource + end + def api_management_service_update_parameters + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters + end + def email_template_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract + end + def group_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract + end + def user_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract + end + def identity_provider_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract + end + def notification_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract + end + def recipient_user_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract + end + def recipient_email_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract + end + def openid_connect_provider_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract + end + def portal_signin_settings + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings + end + def portal_signup_settings + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings + end + def portal_delegation_settings + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings + end + def subscription_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract + end + def property_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract + end + def tag_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract + end + def tag_description_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract + end + def api_version_set_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract + end + def policy_content_format + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat + end + def content_format + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat + end + def soap_api_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType + end + def api_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType + end + def logger_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType + end + def product_state + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState + end + def grant_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType + end + def authorization_method + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod + end + def client_authentication_method + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod + end + def bearer_token_sending_method + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod + end + def backend_protocol + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol + end + def hostname_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType + end + def sku_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType + end + def virtual_network_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType + end + def name_availability_reason + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason + end + def group_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType + end + def confirmation + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation + end + def user_state + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState + end + def identity_provider_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType + end + def connectivity_status_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType + end + def key_type + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType + end + def versioning_scheme + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme + end + def template_name + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName + end + def notification_name + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName + end + def policy_scope_contract + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract + end + def export_format + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat + end def subscription_state Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState end @@ -368,6 +542,12 @@ def operation def async_operation_status Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus end + def protocol + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + end + def resource + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource + end def api_management_service_name_availability_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult end @@ -764,186 +944,6 @@ def policy_contract def api_contract_properties Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContractProperties end - def api_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiContract - end - def api_release_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiReleaseContract - end - def operation_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationContract - end - def schema_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SchemaContract - end - def logger_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerContract - end - def diagnostic_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticContract - end - def product_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductTagResourceContractProperties - end - def api_tag_resource_contract_properties - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiTagResourceContractProperties - end - def product_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductContract - end - def authorization_server_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerContract - end - def authorization_server_update_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationServerUpdateContract - end - def backend_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendContract - end - def backend_reconnect_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendReconnectContract - end - def certificate_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::CertificateContract - end - def api_management_service_resource - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceResource - end - def api_management_service_update_parameters - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateParameters - end - def email_template_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateContract - end - def group_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupContract - end - def user_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserContract - end - def identity_provider_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderContract - end - def notification_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationContract - end - def recipient_user_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientUserContract - end - def recipient_email_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RecipientEmailContract - end - def openid_connect_provider_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OpenidConnectProviderContract - end - def portal_signin_settings - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSigninSettings - end - def portal_signup_settings - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalSignupSettings - end - def portal_delegation_settings - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PortalDelegationSettings - end - def subscription_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionContract - end - def property_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PropertyContract - end - def tag_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagContract - end - def tag_description_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract - end - def api_version_set_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract - end - def policy_content_format - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat - end - def content_format - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat - end - def soap_api_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType - end - def api_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType - end - def logger_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerType - end - def product_state - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ProductState - end - def grant_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GrantType - end - def authorization_method - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AuthorizationMethod - end - def client_authentication_method - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ClientAuthenticationMethod - end - def bearer_token_sending_method - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BearerTokenSendingMethod - end - def backend_protocol - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::BackendProtocol - end - def hostname_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameType - end - def sku_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SkuType - end - def virtual_network_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VirtualNetworkType - end - def name_availability_reason - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NameAvailabilityReason - end - def group_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GroupType - end - def confirmation - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Confirmation - end - def user_state - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState - end - def identity_provider_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType - end - def connectivity_status_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType - end - def key_type - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType - end - def versioning_scheme - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme - end - def template_name - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName - end - def notification_name - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName - end - def policy_scope_contract - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract - end - def export_format - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat - end - def protocol - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol - end - def resource - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource - end end end end diff --git a/azure_sdk/lib/latest/modules/authorization_profile_module.rb b/azure_sdk/lib/latest/modules/authorization_profile_module.rb index 0a2cc51141..c2eb1ffbcb 100644 --- a/azure_sdk/lib/latest/modules/authorization_profile_module.rb +++ b/azure_sdk/lib/latest/modules/authorization_profile_module.rb @@ -16,10 +16,6 @@ module Mgmt 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 PermissionGetResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::PermissionGetResult @@ -29,6 +25,10 @@ module Models ProviderOperation = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperation RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleAssignmentCreateParameters 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 end class AuthorizationManagementClass @@ -79,18 +79,6 @@ 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 @@ -118,6 +106,18 @@ def role_assignment_create_parameters 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 + 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 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 c27e9acb80..ce50e455ca 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,21 +7,6 @@ module Azure::Profiles::Latest module Automation module Mgmt - JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations - JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations - LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations - ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations - ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations - ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes - Usages = Azure::Automation::Mgmt::V2015_10_31::Usages - Fields = Azure::Automation::Mgmt::V2015_10_31::Fields - RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations - RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations - TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams - TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations - ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations - VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations - WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations Operations = Azure::Automation::Mgmt::V2015_10_31::Operations AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations @@ -39,28 +24,23 @@ module Mgmt DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations + JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations + JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations + LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations + ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations + ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations + ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes + Usages = Azure::Automation::Mgmt::V2015_10_31::Usages + Fields = Azure::Automation::Mgmt::V2015_10_31::Fields + RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations + RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations + TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams + TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations + ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations + VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations + WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations module Models - ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType - HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult - ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult - HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters - AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule - ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty - JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters - JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule - RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft - JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult - ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource - LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace - ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters - ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult - CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult - ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters - ConnectionUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters - RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult - ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult - RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties Activity = Azure::Automation::Mgmt::V2015_10_31::Models::Activity @@ -105,31 +85,31 @@ module Models AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration - Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState - JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus + RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState - RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState - ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState - ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku - SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection + ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState - ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency - AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName - JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate - Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult @@ -179,10 +159,30 @@ module Models RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType + HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule + RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace + ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult + CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult + ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters + ConnectionUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters + RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters end class AutomationManagementClass - attr_reader :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :usages, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :usages, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,21 +192,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @job_stream_operations = @client_0.job_stream_operations - @job_schedule_operations = @client_0.job_schedule_operations - @linked_workspace_operations = @client_0.linked_workspace_operations - @activity_operations = @client_0.activity_operations - @module_model_operations = @client_0.module_model_operations - @object_data_types = @client_0.object_data_types - @usages = @client_0.usages - @fields = @client_0.fields - @runbook_draft_operations = @client_0.runbook_draft_operations - @runbook_operations = @client_0.runbook_operations - @test_job_streams = @client_0.test_job_streams - @test_job_operations = @client_0.test_job_operations - @schedule_operations = @client_0.schedule_operations - @variable_operations = @client_0.variable_operations - @webhook_operations = @client_0.webhook_operations @operations = @client_0.operations @automation_account_operations = @client_0.automation_account_operations @statistics_operations = @client_0.statistics_operations @@ -224,6 +209,21 @@ def initialize(configurable, base_url=nil, options=nil) @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations @job_operations = @client_0.job_operations + @job_stream_operations = @client_0.job_stream_operations + @job_schedule_operations = @client_0.job_schedule_operations + @linked_workspace_operations = @client_0.linked_workspace_operations + @activity_operations = @client_0.activity_operations + @module_model_operations = @client_0.module_model_operations + @object_data_types = @client_0.object_data_types + @usages = @client_0.usages + @fields = @client_0.fields + @runbook_draft_operations = @client_0.runbook_draft_operations + @runbook_operations = @client_0.runbook_operations + @test_job_streams = @client_0.test_job_streams + @test_job_operations = @client_0.test_job_operations + @schedule_operations = @client_0.schedule_operations + @variable_operations = @client_0.variable_operations + @webhook_operations = @client_0.webhook_operations @model_classes = ModelClasses.new end @@ -242,66 +242,6 @@ def method_missing(method, *args) end class ModelClasses - def activity_output_type - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType - end - def hybrid_runbook_worker_groups_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult - end - def activity_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult - end - def hybrid_runbook_worker_group_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters - end - def advanced_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule - end - def schedule_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty - end - def job_schedule_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters - end - def job_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule - end - def runbook_draft - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft - end - def job_schedule_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult - end - def content_source - Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource - end - def linked_workspace - Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace - end - def module_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters - end - def module_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult - end - def certificate_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult - end - def module_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters - end - def connection_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters - end - def runbook_draft_undo_edit_result - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult - end - def connection_type_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult - end - def runbook_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters - end def credential_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters end @@ -434,8 +374,8 @@ def dsc_node def dsc_node_configuration Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def job - Azure::Automation::Mgmt::V2015_10_31::Models::Job + def job_status + Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus end def automation_key_permissions Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions @@ -443,8 +383,8 @@ def automation_key_permissions 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 runbook_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState end def runbook_type_enum Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum @@ -452,32 +392,32 @@ def runbook_type_enum 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 dsc_configuration_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState end - def module_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + def connection + Azure::Automation::Mgmt::V2015_10_31::Models::Connection 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 automation_account_state + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku + def dsc_configuration_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState end - def sku_name_enum - Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + def module_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState end - def automation_account_state - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + def job_stream_type + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType end def schedule_day Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay end - def dsc_configuration_state - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + def agent_registration_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName end def sub_resource Azure::Automation::Mgmt::V2015_10_31::Models::SubResource @@ -488,11 +428,14 @@ def http_status_code def schedule_frequency Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end - def agent_registration_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + def sku_name_enum + Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum end - def job_stream_type - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + def job + Azure::Automation::Mgmt::V2015_10_31::Models::Job + end + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku end def usage Azure::Automation::Mgmt::V2015_10_31::Models::Usage @@ -506,9 +449,6 @@ def resource def certificate Azure::Automation::Mgmt::V2015_10_31::Models::Certificate end - def connection - Azure::Automation::Mgmt::V2015_10_31::Models::Connection - end def agent_registration Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration end @@ -656,6 +596,66 @@ def activity_parameter def hybrid_runbook_worker_group Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup end + def activity_output_type + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType + end + def hybrid_runbook_worker_groups_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + end + def activity_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + end + def hybrid_runbook_worker_group_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + end + def advanced_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + end + def schedule_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + end + def job_schedule_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + end + def job_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule + end + def runbook_draft + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + end + def job_schedule_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + end + def content_source + Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + end + def linked_workspace + Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace + end + def module_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + end + def module_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult + end + def certificate_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult + end + def module_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters + end + def connection_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters + end + def runbook_draft_undo_edit_result + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + end + def connection_type_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + end + def runbook_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters + end end end end diff --git a/azure_sdk/lib/latest/modules/batch_profile_module.rb b/azure_sdk/lib/latest/modules/batch_profile_module.rb index acae668e51..85562f0720 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -8,72 +8,52 @@ module Azure::Profiles::Latest module Batch module Mgmt Location = Azure::Batch::Mgmt::V2017_09_01::Location - Operations = Azure::Batch::Mgmt::V2017_09_01::Operations - CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations + Operations = Azure::Batch::Mgmt::V2017_09_01::Operations + CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations module Models - LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration - UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount - OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - MetadataItem = Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem - ResourceFile = Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile - BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys - DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration - EnvironmentSetting = Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting - AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification - UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity - Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application - StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask - VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration - ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference - CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference - ApplicationCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters - ResizeError = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError - CertificateBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties - ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference - WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration ResizeOperationStatus = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus - ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters + ResizeError = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError ListPoolsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult BatchAccountListResult = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties + WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration BatchAccount = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount ListCertificatesResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult - PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode - Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters + CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters Pool = Azure::Batch::Mgmt::V2017_09_01::Models::Pool - CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState - AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState - CertificateProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState + CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult - CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + CertificateProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState PoolProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType - CachingType = Azure::Batch::Mgmt::V2017_09_01::Models::CachingType + ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType - ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType + ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption InterNodeCommunicationState = Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource - NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess - CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility + CachingType = Azure::Batch::Mgmt::V2017_09_01::Models::CachingType + ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType ElevationLevel = Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel AutoUserScope = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation + AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess + CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason - CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult - Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource - ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings @@ -95,10 +75,30 @@ module Models CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy CloudServiceConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration + LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration + UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount + OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk + MetadataItem = Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem + ResourceFile = Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile + BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys + DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration + EnvironmentSetting = Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting + AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification + UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity + Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application + StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask + VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration + ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference + CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference + ApplicationCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters + CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource + ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference + CertificateBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties end class BatchManagementClass - attr_reader :location, :operations, :certificate_operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :configurable, :base_url, :options, :model_classes + attr_reader :location, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :operations, :certificate_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -109,12 +109,12 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @location = @client_0.location - @operations = @client_0.operations - @certificate_operations = @client_0.certificate_operations @batch_account_operations = @client_0.batch_account_operations @application_package_operations = @client_0.application_package_operations @application_operations = @client_0.application_operations @pool_operations = @client_0.pool_operations + @operations = @client_0.operations + @certificate_operations = @client_0.certificate_operations @model_classes = ModelClasses.new end @@ -133,71 +133,11 @@ def method_missing(method, *args) end class ModelClasses - def linux_user_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration - end - def user_account - Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount - end - def osdisk - Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - end - def metadata_item - Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem - end - def resource_file - Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile - end - def batch_account_keys - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys - end - def deployment_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration - end - def environment_setting - Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting - end - def auto_user_specification - Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification - end - def user_identity - Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity - end - def application - Azure::Batch::Mgmt::V2017_09_01::Models::Application - end - def start_task - Azure::Batch::Mgmt::V2017_09_01::Models::StartTask - end - def virtual_machine_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration - end - def application_package_reference - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference - end - def certificate_reference - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference - end - def application_create_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters - end - def resize_error - Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError - end - def certificate_base_properties - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties - end - def image_reference - Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference - end - def windows_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration - end def resize_operation_status Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus end - def application_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters + def resize_error + Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError end def list_pools_result Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult @@ -208,8 +148,8 @@ def batch_account_list_result def inbound_nat_pool Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool end - def auto_storage_properties - Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties + def windows_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration end def batch_account Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount @@ -217,17 +157,17 @@ def batch_account def list_certificates_result Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult end - def pool_allocation_mode - Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode + def application_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters end - def certificate - Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + def certificate_create_or_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters end def pool Azure::Batch::Mgmt::V2017_09_01::Models::Pool end - def certificate_format - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + def certificate + Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end def data_disk Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk @@ -235,23 +175,23 @@ def data_disk def package_state Azure::Batch::Mgmt::V2017_09_01::Models::PackageState end - def allocation_state - Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState + def certificate_format + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat end - def certificate_provisioning_state - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState + def pool_allocation_mode + Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode end def operation_display Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay end - def compute_node_deallocation_option - Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + def auto_storage_properties + Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties end def operation_list_result Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult end - def certificate_create_or_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + def certificate_provisioning_state + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState end def pool_provisioning_state Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState @@ -259,14 +199,14 @@ def pool_provisioning_state def account_key_type Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType end - def caching_type - Azure::Batch::Mgmt::V2017_09_01::Models::CachingType + def provisioning_state + Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState end def storage_account_type Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType end - def compute_node_fill_type - Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType + def compute_node_deallocation_option + Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption end def inter_node_communication_state Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState @@ -274,11 +214,11 @@ def inter_node_communication_state def proxy_resource Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource end - def network_security_group_rule_access - Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess + def caching_type + Azure::Batch::Mgmt::V2017_09_01::Models::CachingType end - def certificate_visibility - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility + def compute_node_fill_type + Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType end def elevation_level Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel @@ -289,23 +229,23 @@ def auto_user_scope def operation Azure::Batch::Mgmt::V2017_09_01::Models::Operation end + def allocation_state + Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState + end def certificate_store_location Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation 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 check_name_availability_result - Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + def network_security_group_rule_access + Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess end - def resource - Azure::Batch::Mgmt::V2017_09_01::Models::Resource + def certificate_visibility + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility end - def provisioning_state - Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + def name_availability_reason + Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason end def fixed_scale_settings Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings @@ -370,6 +310,66 @@ def task_scheduling_policy def cloud_service_configuration Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration end + def linux_user_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration + end + def user_account + Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount + end + def osdisk + Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk + end + def metadata_item + Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem + end + def resource_file + Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile + end + def batch_account_keys + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys + end + def deployment_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration + end + def environment_setting + Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting + end + def auto_user_specification + Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification + end + def user_identity + Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity + end + def application + Azure::Batch::Mgmt::V2017_09_01::Models::Application + end + def start_task + Azure::Batch::Mgmt::V2017_09_01::Models::StartTask + end + def virtual_machine_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration + end + def application_package_reference + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference + end + def certificate_reference + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference + end + def application_create_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters + end + def check_name_availability_result + Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::Batch::Mgmt::V2017_09_01::Models::Resource + end + def image_reference + Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference + end + def certificate_base_properties + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties + end end end end diff --git a/azure_sdk/lib/latest/modules/billing_profile_module.rb b/azure_sdk/lib/latest/modules/billing_profile_module.rb index 0259fae8b7..fc8b3f309e 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -7,26 +7,26 @@ module Azure::Profiles::Latest module Billing module Mgmt + Invoices = Azure::Billing::Mgmt::V2017_04_24_preview::Invoices Operations = Azure::Billing::Mgmt::V2017_04_24_preview::Operations BillingPeriods = Azure::Billing::Mgmt::V2017_04_24_preview::BillingPeriods - Invoices = Azure::Billing::Mgmt::V2017_04_24_preview::Invoices module Models - Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay BillingPeriodsListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult InvoicesListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult DownloadUrl = Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl - Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource ErrorDetails = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails + BillingPeriod = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice OperationListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult + Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource ErrorResponse = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse - BillingPeriod = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod + Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation end class BillingManagementClass - attr_reader :operations, :billing_periods, :invoices, :configurable, :base_url, :options, :model_classes + attr_reader :invoices, :operations, :billing_periods, :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) + @invoices = @client_0.invoices @operations = @client_0.operations @billing_periods = @client_0.billing_periods - @invoices = @client_0.invoices @model_classes = ModelClasses.new end @@ -57,9 +57,6 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation - end def operation_display Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay end @@ -72,23 +69,26 @@ def invoices_list_result def download_url Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl end - def resource - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource - end def error_details Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails end + def billing_period + Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod + end def invoice Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice end def operation_list_result Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult end + def resource + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource + end def error_response Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse end - def billing_period - Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod + def operation + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation end end end diff --git a/azure_sdk/lib/latest/modules/cdn_profile_module.rb b/azure_sdk/lib/latest/modules/cdn_profile_module.rb index f82d91819b..8df328f0f8 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -8,33 +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 - CheckNameAvailabilityInput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput - DeliveryRuleCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition - CheckNameAvailabilityOutput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput - UrlPathConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlPathConditionParameters - ValidateProbeInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeInput - CacheExpirationActionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::CacheExpirationActionParameters - ValidateProbeOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeOutput - GeoFilter = Azure::CDN::Mgmt::V2017_10_12::Models::GeoFilter - ResourceUsage = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsage - UrlFileExtensionConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters - ResourceUsageListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult - EndpointPropertiesUpdateParametersDeliveryPolicy = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy - SupportedOptimizationTypesListResult = Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult - Profile = Azure::CDN::Mgmt::V2017_10_12::Models::Profile - Endpoint = Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint - DeliveryRuleUrlPathCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition - DeliveryRuleUrlFileExtensionCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition - DeliveryRuleCacheExpirationAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction - Origin = Azure::CDN::Mgmt::V2017_10_12::Models::Origin EdgeNode = Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode ProfileResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileResourceState OptimizationType = Azure::CDN::Mgmt::V2017_10_12::Models::OptimizationType @@ -43,8 +24,9 @@ module Models GeoFilterActions = Azure::CDN::Mgmt::V2017_10_12::Models::GeoFilterActions OriginResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::OriginResourceState CustomDomainResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainResourceState - CustomHttpsProvisioningState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState + SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName CustomHttpsProvisioningSubstate = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate + CustomHttpsProvisioningState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse @@ -53,8 +35,6 @@ module Models TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku CustomDomain = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain - Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource - SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters OriginListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult ProfileListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult @@ -75,10 +55,30 @@ module Models ValidateCustomDomainInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput IpAddressGroup = Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup ValidateCustomDomainOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput + CheckNameAvailabilityInput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput + DeliveryRuleCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition + CheckNameAvailabilityOutput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput + UrlPathConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlPathConditionParameters + ValidateProbeInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeInput + CacheExpirationActionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::CacheExpirationActionParameters + ValidateProbeOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeOutput + GeoFilter = Azure::CDN::Mgmt::V2017_10_12::Models::GeoFilter + ResourceUsage = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsage + Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource + UrlFileExtensionConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters + EndpointPropertiesUpdateParametersDeliveryPolicy = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy + SupportedOptimizationTypesListResult = Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult + ResourceUsageListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult + Profile = Azure::CDN::Mgmt::V2017_10_12::Models::Profile + DeliveryRuleUrlPathCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition + DeliveryRuleUrlFileExtensionCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition + Endpoint = Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint + DeliveryRuleCacheExpirationAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction + Origin = Azure::CDN::Mgmt::V2017_10_12::Models::Origin 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,63 +113,6 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability_input - Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput - end - def delivery_rule_condition - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition - end - def check_name_availability_output - Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput - end - def url_path_condition_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::UrlPathConditionParameters - end - def validate_probe_input - Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeInput - end - def cache_expiration_action_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::CacheExpirationActionParameters - end - def validate_probe_output - Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeOutput - end - def geo_filter - Azure::CDN::Mgmt::V2017_10_12::Models::GeoFilter - end - def resource_usage - Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsage - end - def url_file_extension_condition_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters - end - def resource_usage_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult - end - def endpoint_properties_update_parameters_delivery_policy - Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy - end - def supported_optimization_types_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult - end - def profile - Azure::CDN::Mgmt::V2017_10_12::Models::Profile - end - def endpoint - Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint - end - def delivery_rule_url_path_condition - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition - end - def delivery_rule_url_file_extension_condition - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition - end - def delivery_rule_cache_expiration_action - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction - end - def origin - Azure::CDN::Mgmt::V2017_10_12::Models::Origin - end def edge_node Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode end @@ -194,12 +137,15 @@ def origin_resource_state def custom_domain_resource_state Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainResourceState end - def custom_https_provisioning_state - Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState + def sku_name + Azure::CDN::Mgmt::V2017_10_12::Models::SkuName end def custom_https_provisioning_substate Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate end + def custom_https_provisioning_state + Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState + end def resource_type Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType end @@ -224,12 +170,6 @@ def sku def custom_domain Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain end - def resource - Azure::CDN::Mgmt::V2017_10_12::Models::Resource - end - def sku_name - Azure::CDN::Mgmt::V2017_10_12::Models::SkuName - end def origin_update_parameters Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters end @@ -290,6 +230,66 @@ def ip_address_group def validate_custom_domain_output Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput end + def check_name_availability_input + Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput + end + def delivery_rule_condition + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition + end + def check_name_availability_output + Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput + end + def url_path_condition_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::UrlPathConditionParameters + end + def validate_probe_input + Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeInput + end + def cache_expiration_action_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::CacheExpirationActionParameters + end + def validate_probe_output + Azure::CDN::Mgmt::V2017_10_12::Models::ValidateProbeOutput + end + def geo_filter + Azure::CDN::Mgmt::V2017_10_12::Models::GeoFilter + end + def resource_usage + Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsage + end + def resource + Azure::CDN::Mgmt::V2017_10_12::Models::Resource + end + def url_file_extension_condition_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters + end + def endpoint_properties_update_parameters_delivery_policy + Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy + end + def supported_optimization_types_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult + end + def resource_usage_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult + end + def profile + Azure::CDN::Mgmt::V2017_10_12::Models::Profile + end + def delivery_rule_url_path_condition + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition + end + def delivery_rule_url_file_extension_condition + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition + end + def endpoint + Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint + end + def delivery_rule_cache_expiration_action + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction + end + def origin + Azure::CDN::Mgmt::V2017_10_12::Models::Origin + end end end end diff --git a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb index 0ca9f9cf2d..f6a9a7e1e4 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -7,11 +7,20 @@ module Azure::Profiles::Latest module CognitiveServices module Mgmt - Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability + Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations module Models + CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult + CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult + CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList + KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + 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 + ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState + Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody CognitiveServicesAccountCreateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters @@ -22,22 +31,13 @@ module Models CognitiveServicesResourceAndSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters + Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error CheckSkuAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters - CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult - CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult - CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList - KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName - Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName - SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier - Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind - ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState end class CognitiveServicesManagementClass - attr_reader :operations, :accounts, :check_sku_availability, :configurable, :base_url, :options, :model_classes + attr_reader :accounts, :check_sku_availability, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -47,9 +47,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @accounts = @client_0.accounts @check_sku_availability = @client_0.check_sku_availability + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -68,6 +68,33 @@ def method_missing(method, *args) end class ModelClasses + def check_sku_availability_result + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult + end + def cognitive_services_account_list_result + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult + end + def check_sku_availability_result_list + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList + end + def key_name + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + end + def kind + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind + end + def sku_name + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName + end + def sku_tier + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + end + def provisioning_state + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState + end + def sku + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku + end def cognitive_services_account_enumerate_skus_result Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult end @@ -98,42 +125,15 @@ def operation_entity_list_result def cognitive_services_account_update_parameters Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters end + def error + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error + end def check_sku_availability_parameter Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter end def regenerate_key_parameters Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters end - def check_sku_availability_result - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult - end - def cognitive_services_account_list_result - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult - end - def check_sku_availability_result_list - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList - end - def key_name - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName - end - def sku - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - end - def sku_name - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName - end - def sku_tier - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier - end - def error - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - end - def kind - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind - end - def provisioning_state - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState - end 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 d0a33f4a88..e0eb2432e4 100644 --- a/azure_sdk/lib/latest/modules/commerce_profile_module.rb +++ b/azure_sdk/lib/latest/modules/commerce_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module Commerce module Mgmt - UsageAggregates = Azure::Commerce::Mgmt::V2015_06_01_preview::UsageAggregates RateCard = Azure::Commerce::Mgmt::V2015_06_01_preview::RateCard + UsageAggregates = Azure::Commerce::Mgmt::V2015_06_01_preview::UsageAggregates module Models MeterInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo @@ -20,13 +20,13 @@ module Models RateCardQueryParameters = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse + MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment RecurringCharge = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge AggregationGranularity = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity - MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment end class CommerceManagementClass - attr_reader :usage_aggregates, :rate_card, :configurable, :base_url, :options, :model_classes + attr_reader :rate_card, :usage_aggregates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -36,8 +36,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @usage_aggregates = @client_0.usage_aggregates @rate_card = @client_0.rate_card + @usage_aggregates = @client_0.usage_aggregates @model_classes = ModelClasses.new end @@ -83,15 +83,15 @@ def monetary_credit def error_response Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse end + def monetary_commitment + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment + end def recurring_charge Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge end def aggregation_granularity Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity end - def monetary_commitment - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment - end end end end diff --git a/azure_sdk/lib/latest/modules/compute_profile_module.rb b/azure_sdk/lib/latest/modules/compute_profile_module.rb index 63f397f731..b81b095bb6 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -7,26 +7,29 @@ module Azure::Profiles::Latest module Compute module Mgmt - Disks = Azure::Compute::Mgmt::V2018_04_01::Disks Snapshots = Azure::Compute::Mgmt::V2018_04_01::Snapshots + Disks = Azure::Compute::Mgmt::V2018_04_01::Disks ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus + VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetRollingUpgrades + LogAnalytics = Azure::Compute::Mgmt::V2017_12_01::LogAnalytics + VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineRunCommands + UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations + AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets + VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages + VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions VirtualMachines = Azure::Compute::Mgmt::V2017_12_01::VirtualMachines Operations = Azure::Compute::Mgmt::V2017_12_01::Operations VirtualMachineImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineImages - VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets - UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs + VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes Images = Azure::Compute::Mgmt::V2017_12_01::Images VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetExtensions - VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetRollingUpgrades - LogAnalytics = Azure::Compute::Mgmt::V2017_12_01::LogAnalytics - VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineRunCommands - AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets - VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages - VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions module Models + EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings + DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku + DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate CreationData = Azure::Compute::Mgmt::V2018_04_01::Models::CreationData DiskList = Azure::Compute::Mgmt::V2018_04_01::Models::DiskList KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference @@ -43,9 +46,6 @@ module Models DiskCreateOption = Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes AccessLevel = Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel - EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings - DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku - DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo @@ -58,18 +58,15 @@ module Models ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes - Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource - UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage ComputeOperationValue = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile - Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy RollingUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy ImageOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk RunCommandParameterDefinition = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition + Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku ImageDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk ImageStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile ImageListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult @@ -79,115 +76,115 @@ module Models VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus - VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile + RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup - VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize VaultCertificate = Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate OSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile - VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus - RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult + VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize + VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile RunCommandInput = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult LogAnalyticsOutput = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput - LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile - DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties + DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView BootDiagnostics = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile VirtualMachineInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView - VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView - NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile - RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus - VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult - StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile - WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener - UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy - WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration - VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity - SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration - VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile - AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult - VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk + VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile - VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult - ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference - ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties - VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView - VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters + PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan + DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage + Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource + VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView + VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference + VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult + BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile RecoveryWalkResponse = Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse + WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration + VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings + UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy + OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk + MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile + WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener + VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk - PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan + SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult - OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk - BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult + VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs - Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan + VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs - VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount - MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings - VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary + VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView + VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters + RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary - HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile - VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView - KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference + Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource - VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView - LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration - VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult + ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties + OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage + LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk - VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity - OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage - RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView + LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration + VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus - DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage - VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult + AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView - OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity - VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult AvailabilitySetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase VirtualMachineImageResource = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference - VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate + Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference InnerError = Azure::Compute::Mgmt::V2017_12_01::Models::InnerError ImageReference = Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration - VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension - VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate + OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse VirtualMachineUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate Image = Azure::Compute::Mgmt::V2017_12_01::Models::Image - ImageUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate + VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration - VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate + VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension VirtualMachineScaleSet = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet - VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM + VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument @@ -195,17 +192,18 @@ module Models ManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters PassNames = Azure::Compute::Mgmt::V2017_12_01::Models::PassNames ComponentNames = Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames - SettingNames = Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames + ImageUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration OperatingSystemTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes - VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes + VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo RequestRateByIntervalInput = Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput ThrottledRequestsInput = Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput - RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult + SettingNames = Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames + VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode - IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes CachingTypes = Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes DiskCreateOptionTypes = Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes UpgradeState = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState @@ -215,8 +213,10 @@ module Models ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType InstanceViewTypes = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes + RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes OperatingSystemStateTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes + IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType @@ -224,7 +224,7 @@ module Models end class ComputeManagementClass - attr_reader :disks, :snapshots, :resource_skus, :virtual_machines, :operations, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :usage_operations, :virtual_machine_scale_set_vms, :images, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes + attr_reader :snapshots, :disks, :resource_skus, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :operations, :virtual_machine_images, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :virtual_machine_sizes, :images, :virtual_machine_scale_set_extensions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -234,8 +234,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @disks = @client_0.disks @snapshots = @client_0.snapshots + @disks = @client_0.disks @client_1 = Azure::Compute::Mgmt::V2017_09_01::ComputeManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -249,21 +249,21 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @virtual_machine_scale_set_rolling_upgrades = @client_2.virtual_machine_scale_set_rolling_upgrades + @log_analytics = @client_2.log_analytics + @virtual_machine_run_commands = @client_2.virtual_machine_run_commands + @usage_operations = @client_2.usage_operations + @availability_sets = @client_2.availability_sets + @virtual_machine_extension_images = @client_2.virtual_machine_extension_images + @virtual_machine_extensions = @client_2.virtual_machine_extensions @virtual_machines = @client_2.virtual_machines @operations = @client_2.operations @virtual_machine_images = @client_2.virtual_machine_images - @virtual_machine_sizes = @client_2.virtual_machine_sizes @virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets - @usage_operations = @client_2.usage_operations @virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms + @virtual_machine_sizes = @client_2.virtual_machine_sizes @images = @client_2.images @virtual_machine_scale_set_extensions = @client_2.virtual_machine_scale_set_extensions - @virtual_machine_scale_set_rolling_upgrades = @client_2.virtual_machine_scale_set_rolling_upgrades - @log_analytics = @client_2.log_analytics - @virtual_machine_run_commands = @client_2.virtual_machine_run_commands - @availability_sets = @client_2.availability_sets - @virtual_machine_extension_images = @client_2.virtual_machine_extension_images - @virtual_machine_extensions = @client_2.virtual_machine_extensions @model_classes = ModelClasses.new end @@ -286,6 +286,15 @@ def method_missing(method, *args) end class ModelClasses + def encryption_settings + Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings + end + def disk_sku + Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku + end + def disk_update + Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate + end def creation_data Azure::Compute::Mgmt::V2018_04_01::Models::CreationData end @@ -334,15 +343,6 @@ def snapshot_storage_account_types def access_level Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel end - def encryption_settings - Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings - end - def disk_sku - Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku - end - def disk_update - Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate - end def resource_sku_restrictions Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions end @@ -379,27 +379,15 @@ def resource_sku def storage_account_types Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes end - def sku - Azure::Compute::Mgmt::V2017_12_01::Models::Sku - end def sub_resource Azure::Compute::Mgmt::V2017_12_01::Models::SubResource end - def usage_name - Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - end - def usage - Azure::Compute::Mgmt::V2017_12_01::Models::Usage - end def compute_operation_value Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue end def virtual_machine_scale_set_update_osprofile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile end - def resource - Azure::Compute::Mgmt::V2017_12_01::Models::Resource - end def virtual_machine_scale_set_managed_disk_parameters Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters end @@ -415,6 +403,9 @@ def image_osdisk def run_command_parameter_definition Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition end + def sku + Azure::Compute::Mgmt::V2017_12_01::Models::Sku + end def image_data_disk Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk end @@ -442,29 +433,29 @@ def virtual_machine_scale_set_data_disk def instance_view_status Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus end - def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + def usage_name + Azure::Compute::Mgmt::V2017_12_01::Models::UsageName end def virtual_machine_scale_set_update_storage_profile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile end + def rolling_upgrade_running_status + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus + end def vault_secret_group Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup end - def virtual_machine_size - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize - end def vault_certificate Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate end def osprofile Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile end - def virtual_machine_health_status - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus + def virtual_machine_size + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize end - def run_command_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult + def virtual_machine_extension_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView end def virtual_machine_scale_set_update_network_profile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile @@ -481,21 +472,21 @@ def virtual_machine_scale_set_extension_list_result def log_analytics_output Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput end - def log_analytics_input_base - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + def network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile end def virtual_machine_scale_set_update_vmprofile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile end - def disk_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView - end def upgrade_operation_historical_status_info Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo end def upgrade_operation_historical_status_info_properties Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties end + def disk_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + end def boot_diagnostics Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics end @@ -505,71 +496,71 @@ def diagnostics_profile def virtual_machine_instance_view Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView end - def virtual_machine_extension_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView + def virtual_machine_scale_set_public_ipaddress_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration end - def network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile + def virtual_machine_scale_set_update_public_ipaddress_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration end - def rolling_upgrade_running_status - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus + def list_usages_result + Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult end - def virtual_machine_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult + def purchase_plan + Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan end - def storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile + def data_disk_image + Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage end - def win_rmlistener - Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener + def resource + Azure::Compute::Mgmt::V2017_12_01::Models::Resource end - def upgrade_policy - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy + def virtual_machine_agent_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView end - def windows_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration + def virtual_machine_scale_set_vmlist_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult end - def virtual_machine_scale_set_identity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity + def key_vault_secret_reference + Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference end - def ssh_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + def virtual_machine_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult end - def virtual_machine_scale_set_osprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile + def boot_diagnostics_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView end - def availability_set_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult + def hardware_profile + Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile end - def virtual_machine_scale_set_osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk + def recovery_walk_response + Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse end - def list_usages_result - Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult + def windows_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile + def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings end - def virtual_machine_extensions_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult + def disk_encryption_settings + Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings end - def api_entity_reference - Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference + def upgrade_policy + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy end - def compute_long_running_operation_properties - Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties + def osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk end - def virtual_machine_scale_set_vminstance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView + def maintenance_redeploy_status + Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus end - def virtual_machine_capture_parameters - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters + def storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile end - def recovery_walk_response - Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse + def win_rmlistener + Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener end - def disk_encryption_settings - Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings + def virtual_machine_health_status + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus end def virtual_machine_scale_set_network_profile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile @@ -577,8 +568,8 @@ def virtual_machine_scale_set_network_profile def virtual_hard_disk Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk end - def purchase_plan - Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan + def ssh_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration end def additional_unattend_content Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent @@ -595,62 +586,62 @@ def virtual_machine_scale_set_vmprofile def virtual_machine_size_list_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult end - def osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk + def virtual_machine_extensions_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult end - def boot_diagnostics_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + def virtual_machine_scale_set_osprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile end def virtual_machine_scale_set_vminstance_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs end - def plan - Azure::Compute::Mgmt::V2017_12_01::Models::Plan + def virtual_machine_scale_set_osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk end def virtual_machine_scale_set_vminstance_required_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs end - def virtual_machine_scale_set_update_public_ipaddress_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile end def virtual_machine_status_code_count Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount end - def maintenance_redeploy_status - Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + def api_entity_reference + Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference end def virtual_machine_scale_set_network_configuration_dns_settings Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings end - def virtual_machine_scale_set_instance_view_statuses_summary - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary + def virtual_machine_scale_set_vminstance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView end - def virtual_machine_scale_set_vmextensions_summary - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary + def virtual_machine_capture_parameters + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters end - def hardware_profile - Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile + def run_command_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult end - def virtual_machine_scale_set_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView + def virtual_machine_scale_set_vmextensions_summary + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary end - def key_vault_secret_reference - Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference + def plan + Azure::Compute::Mgmt::V2017_12_01::Models::Plan end def update_resource Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource end - def virtual_machine_scale_set_public_ipaddress_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + def compute_long_running_operation_properties + Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties end - def virtual_machine_agent_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView + def osdisk_image + Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage end - def linux_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration + def log_analytics_input_base + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase end - def virtual_machine_scale_set_list_with_link_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult + def virtual_machine_scale_set_instance_view_statuses_summary + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary end def virtual_machine_scale_set_list_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult @@ -658,29 +649,29 @@ def virtual_machine_scale_set_list_result def data_disk Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk end - def virtual_machine_scale_set_sku_capacity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity + def virtual_machine_scale_set_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView end - def osdisk_image - Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage + def linux_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration end - def rollback_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + def virtual_machine_scale_set_identity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity end def upgrade_operation_history_status Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus end - def data_disk_image - Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage + def virtual_machine_scale_set_list_with_link_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult end - def virtual_machine_scale_set_vmlist_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + def availability_set_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult end def virtual_machine_extension_handler_instance_view Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView end - def operation_status_response - Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + def virtual_machine_scale_set_sku_capacity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity end def virtual_machine_extension Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension @@ -697,8 +688,8 @@ def sub_resource_read_only def virtual_machine_identity Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity end - def virtual_machine - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + def rollback_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo end def virtual_machine_scale_set_list_skus_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult @@ -718,8 +709,8 @@ def virtual_machine_image_resource def key_vault_key_reference Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference end - def virtual_machine_extension_update - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate + def usage + Azure::Compute::Mgmt::V2017_12_01::Models::Usage end def api_error Azure::Compute::Mgmt::V2017_12_01::Models::ApiError @@ -739,11 +730,11 @@ def image_reference def virtual_machine_scale_set_network_configuration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration end - def virtual_machine_scale_set_extension - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension + def virtual_machine_extension_update + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate end - def virtual_machine_image - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + def operation_status_response + Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse end def virtual_machine_update Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate @@ -751,8 +742,8 @@ def virtual_machine_update def image Azure::Compute::Mgmt::V2017_12_01::Models::Image end - def image_update - Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate + def virtual_machine + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine end def virtual_machine_extension_image Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage @@ -760,14 +751,14 @@ def virtual_machine_extension_image def virtual_machine_scale_set_update_network_configuration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate + def virtual_machine_scale_set_extension + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension end def virtual_machine_scale_set Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet end - def virtual_machine_scale_set_vm - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM + def virtual_machine_image + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage end def run_command_document_base Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase @@ -790,8 +781,8 @@ def pass_names def component_names Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames end - def setting_names - Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames + def image_update + Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate end def virtual_machine_scale_set_update_ipconfiguration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration @@ -799,8 +790,8 @@ def virtual_machine_scale_set_update_ipconfiguration def operating_system_types Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes end - def virtual_machine_size_types - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate end def rolling_upgrade_status_info Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo @@ -811,8 +802,11 @@ def request_rate_by_interval_input def throttled_requests_input Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput end - def run_command_result - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult + def setting_names + Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames + end + def virtual_machine_scale_set_vm + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM end def status_level_types Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes @@ -820,8 +814,8 @@ def status_level_types def upgrade_mode Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode end - def ipversion - Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + def virtual_machine_size_types + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes end def caching_types Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes @@ -850,12 +844,18 @@ def virtual_machine_scale_set_sku_scale_type def instance_view_types Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes end + def run_command_result + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult + end def maintenance_operation_result_code_types Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes end def operating_system_state_types Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes end + def ipversion + Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + end def virtual_machine_priority_types Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index f705f2819a..003cc18c87 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,17 +8,6 @@ module Azure::Profiles::Latest module ComputerVision module Models - ComputerVisionError = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError - CategoryDetail = Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail - ImageUrl = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl - ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails - TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V1_0::Models::TextOperationStatusCodes - Gender = Azure::CognitiveServices::ComputerVision::V1_0::Models::Gender - ComputerVisionErrorCodes = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionErrorCodes - VisualFeatureTypes = Azure::CognitiveServices::ComputerVision::V1_0::Models::VisualFeatureTypes - OcrLanguages = Azure::CognitiveServices::ComputerVision::V1_0::Models::OcrLanguages - AzureRegions = Azure::CognitiveServices::ComputerVision::V1_0::Models::AzureRegions - Details = Azure::CognitiveServices::ComputerVision::V1_0::Models::Details FaceDescription = Azure::CognitiveServices::ComputerVision::V1_0::Models::FaceDescription ImageAnalysis = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageAnalysis Line = Azure::CognitiveServices::ComputerVision::V1_0::Models::Line @@ -46,6 +35,17 @@ module Models RecognitionResult = Azure::CognitiveServices::ComputerVision::V1_0::Models::RecognitionResult TagResult = Azure::CognitiveServices::ComputerVision::V1_0::Models::TagResult ImageType = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageType + ComputerVisionError = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError + CategoryDetail = Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail + ImageUrl = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl + ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails + TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V1_0::Models::TextOperationStatusCodes + Gender = Azure::CognitiveServices::ComputerVision::V1_0::Models::Gender + ComputerVisionErrorCodes = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionErrorCodes + VisualFeatureTypes = Azure::CognitiveServices::ComputerVision::V1_0::Models::VisualFeatureTypes + OcrLanguages = Azure::CognitiveServices::ComputerVision::V1_0::Models::OcrLanguages + AzureRegions = Azure::CognitiveServices::ComputerVision::V1_0::Models::AzureRegions + Details = Azure::CognitiveServices::ComputerVision::V1_0::Models::Details end class ComputerVisionDataClass @@ -77,39 +77,6 @@ def method_missing(method, *args) end class ModelClasses - def computer_vision_error - Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError - end - def category_detail - Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail - end - def image_url - Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl - end - def image_description_details - Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails - end - def text_operation_status_codes - Azure::CognitiveServices::ComputerVision::V1_0::Models::TextOperationStatusCodes - end - def gender - Azure::CognitiveServices::ComputerVision::V1_0::Models::Gender - end - def computer_vision_error_codes - Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionErrorCodes - end - def visual_feature_types - Azure::CognitiveServices::ComputerVision::V1_0::Models::VisualFeatureTypes - end - def ocr_languages - Azure::CognitiveServices::ComputerVision::V1_0::Models::OcrLanguages - end - def azure_regions - Azure::CognitiveServices::ComputerVision::V1_0::Models::AzureRegions - end - def details - Azure::CognitiveServices::ComputerVision::V1_0::Models::Details - end def face_description Azure::CognitiveServices::ComputerVision::V1_0::Models::FaceDescription end @@ -191,6 +158,39 @@ def tag_result def image_type Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageType end + def computer_vision_error + Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError + end + def category_detail + Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail + end + def image_url + Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl + end + def image_description_details + Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails + end + def text_operation_status_codes + Azure::CognitiveServices::ComputerVision::V1_0::Models::TextOperationStatusCodes + end + def gender + Azure::CognitiveServices::ComputerVision::V1_0::Models::Gender + end + def computer_vision_error_codes + Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionErrorCodes + end + def visual_feature_types + Azure::CognitiveServices::ComputerVision::V1_0::Models::VisualFeatureTypes + end + def ocr_languages + Azure::CognitiveServices::ComputerVision::V1_0::Models::OcrLanguages + end + def azure_regions + Azure::CognitiveServices::ComputerVision::V1_0::Models::AzureRegions + end + def details + Azure::CognitiveServices::ComputerVision::V1_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 fb4bd5a9de..593432c21c 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,16 +7,15 @@ module Azure::Profiles::Latest module Consumption module Mgmt - Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations UsageDetails = Azure::Consumption::Mgmt::V2018_01_31::UsageDetails Marketplaces = Azure::Consumption::Mgmt::V2018_01_31::Marketplaces ReservationsSummaries = Azure::Consumption::Mgmt::V2018_01_31::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_01_31::ReservationsDetails Budgets = Azure::Consumption::Mgmt::V2018_01_31::Budgets PriceSheet = Azure::Consumption::Mgmt::V2018_01_31::PriceSheet + Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations module Models - Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource MeterDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails Filters = Azure::Consumption::Mgmt::V2018_01_31::Models::Filters UsageDetailsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetailsListResult @@ -32,7 +31,7 @@ module Models OperationDisplay = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay ReservationSummaries = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries Marketplace = Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace - Budget = Azure::Consumption::Mgmt::V2018_01_31::Models::Budget + Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource ErrorResponse = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse ProxyResource = Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource PriceSheetResult = Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetResult @@ -41,13 +40,14 @@ module Models Operation = Azure::Consumption::Mgmt::V2018_01_31::Models::Operation CategoryType = Azure::Consumption::Mgmt::V2018_01_31::Models::CategoryType TimeGrainType = Azure::Consumption::Mgmt::V2018_01_31::Models::TimeGrainType - OperatorType = Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType + Budget = Azure::Consumption::Mgmt::V2018_01_31::Models::Budget Datagrain = Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain ErrorDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails + OperatorType = Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType end class ConsumptionManagementClass - attr_reader :operations, :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :price_sheet, :configurable, :base_url, :options, :model_classes + attr_reader :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :price_sheet, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -57,13 +57,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @usage_details = @client_0.usage_details @marketplaces = @client_0.marketplaces @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details @budgets = @client_0.budgets @price_sheet = @client_0.price_sheet + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -82,9 +82,6 @@ def method_missing(method, *args) end class ModelClasses - def resource - Azure::Consumption::Mgmt::V2018_01_31::Models::Resource - end def meter_details Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails end @@ -130,8 +127,8 @@ def reservation_summaries def marketplace Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace end - def budget - Azure::Consumption::Mgmt::V2018_01_31::Models::Budget + def resource + Azure::Consumption::Mgmt::V2018_01_31::Models::Resource end def error_response Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse @@ -157,8 +154,8 @@ def category_type def time_grain_type Azure::Consumption::Mgmt::V2018_01_31::Models::TimeGrainType end - def operator_type - Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType + def budget + Azure::Consumption::Mgmt::V2018_01_31::Models::Budget end def datagrain Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain @@ -166,6 +163,9 @@ def datagrain def error_details Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails end + def operator_type + Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType + end end end end diff --git a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb index a9f74f47e1..e0cc98efda 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -7,32 +7,20 @@ module Azure::Profiles::Latest module ContainerInstance module Mgmt - Operations = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Operations ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroups ContainerGroupUsage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroupUsage ContainerLogs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerLogs StartContainer = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::StartContainer + Operations = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Operations module Models - ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize - VolumeMount = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount - ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest - ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView - ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse - Volume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume - ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup - ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol - Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event - ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes + OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay + OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult UsageName = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName + Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event Usage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage UsageListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult Resource = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource - OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay - OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult IpAddress = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress ContainerPort = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPort ContainerGroupPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupPropertiesInstanceView @@ -42,17 +30,29 @@ module Models Container = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container GitRepoVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential - Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation + EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult - EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable + AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume Logs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs Port = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port - AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume + ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize + VolumeMount = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount + ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest + Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation + ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView + ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse + Volume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume + ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes end class ContainerInstanceManagementClass - attr_reader :operations, :container_groups, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes + attr_reader :container_groups, :container_group_usage, :container_logs, :start_container, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -62,11 +62,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @container_groups = @client_0.container_groups @container_group_usage = @client_0.container_group_usage @container_logs = @client_0.container_logs @start_container = @client_0.start_container + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -85,48 +85,18 @@ def method_missing(method, *args) end class ModelClasses - def container_exec_request_terminal_size - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize - end - def volume_mount - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount - end - def container_exec_request - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest - end - def container_properties_instance_view - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView - end - def container_exec_response - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse - end - def volume - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume + def operation_display + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay end - def container_group - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + def operation_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult end - def container_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + def usage_name + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName end def event Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event end - def container_group_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - end - def container_group_restart_policy - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - end - def container_instance_operations_origin - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin - end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes - end - def usage_name - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName - end def usage Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage end @@ -136,12 +106,6 @@ def usage_list_result def resource Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource end - def operation_display - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay - end - def operation_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult - end def ip_address Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress end @@ -169,8 +133,8 @@ def git_repo_volume def image_registry_credential Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential end - def operation - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation + def environment_variable + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable end def resource_limits Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits @@ -178,8 +142,8 @@ def resource_limits def container_group_list_result Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult end - def environment_variable - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable + def azure_file_volume + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume end def logs Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs @@ -187,8 +151,44 @@ def logs def port Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port end - def azure_file_volume - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume + def container_exec_request_terminal_size + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize + end + def volume_mount + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount + end + def container_exec_request + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest + end + def operation + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation + end + def container_properties_instance_view + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView + end + def container_exec_response + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse + end + def volume + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume + end + def container_group + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + end + def container_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + end + def container_group_restart_policy + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + end + def container_group_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + end + def container_instance_operations_origin + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + end + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes end 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 469d34c3e0..759729a5eb 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -7,58 +7,58 @@ module Azure::Profiles::Latest module ContainerRegistry module Mgmt + Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications - Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks module Models - RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event 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 ReplicationUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters ReplicationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition - OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition WebhookCreateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters - CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target - RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor + RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status - RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult - Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName - OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier + Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource + ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState + Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus + Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status + PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName + RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit + SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction - Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end class ContainerRegistryManagementClass - attr_reader :operations, :registries, :replications, :webhooks, :configurable, :base_url, :options, :model_classes + attr_reader :webhooks, :operations, :registries, :replications, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,10 +68,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @webhooks = @client_0.webhooks @operations = @client_0.operations @registries = @client_0.registries @replications = @client_0.replications - @webhooks = @client_0.webhooks @model_classes = ModelClasses.new end @@ -90,30 +90,12 @@ def method_missing(method, *args) end class ModelClasses - def registry_usage_unit - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - end - def provisioning_state - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState - end def request Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request end - def event - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event - end def sku Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku end - def resource - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource - end - def sku_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - end - def sku_tier - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier - end def replication_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters end @@ -126,9 +108,6 @@ def registry_name_status def operation_display_definition Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition end - def operation_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition - end def webhook_create_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters end @@ -144,12 +123,12 @@ def registry_password def event_info Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end + def operation_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + end def regenerate_credential_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters end - def callback_config - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - end def webhook_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters end @@ -165,26 +144,26 @@ def registry_name_check_request def target Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target end - def registry_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + def callback_config + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor end - def event_content - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent + def registry_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult end - def status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end - def registry_list_credentials_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + def event_content + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent end def event_request_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage end - def registry_usage - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + def operation_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult end def event_response_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage @@ -192,27 +171,48 @@ def event_response_message def event_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult end - def registry - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + def registry_list_credentials_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult end def replication Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def password_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName + def sku_tier + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier end - def operation_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + def registry + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + end + def resource + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource + end + def provisioning_state + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState + end + def webhook + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook end def webhook_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus end + def status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status + end + def password_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName + end + def registry_usage_unit + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit + end + def sku_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + end + def event + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + end def webhook_action Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction end - def webhook - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook - end def source Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb index 65fd0a6759..10c437a5ca 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -10,6 +10,7 @@ module Mgmt ContainerServices = Azure::ContainerService::Mgmt::V2017_01_31::ContainerServices module Models + ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceServicePrincipalProfile @@ -20,12 +21,11 @@ module Models ContainerServiceDiagnosticsProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceDiagnosticsProfile ContainerServiceOrchestratorProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorProfile ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceAgentPoolProfile + Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes ContainerServiceVMSizeTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes - ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService - Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource end class ContainerServiceManagementClass @@ -58,6 +58,9 @@ def method_missing(method, *args) end class ModelClasses + def container_service + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService + end def container_service_ssh_public_key Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey end @@ -88,6 +91,9 @@ def container_service_orchestrator_profile def container_service_agent_pool_profile Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceAgentPoolProfile end + def resource + Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource + end def container_service_custom_profile Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile end @@ -100,12 +106,6 @@ def container_service_orchestrator_types def container_service_vmsize_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes end - def container_service - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService - end - def resource - Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource - end end end end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index 888b0e3a3b..d880b89bd6 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,25 +6,18 @@ module Azure::Profiles::Latest module ContentModerator + ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm + Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage - ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm - Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews module Models - Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content - ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList - AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame @@ -39,22 +32,22 @@ module Models JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse - ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId - APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError + MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata + ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem - RefreshIndexAdvancedInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem - CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + RefreshIndexAdvancedInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email @@ -66,18 +59,25 @@ module Models Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification + Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen - VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage - OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem end class ContentModeratorDataClass - attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes + attr_reader :list_management_term, :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -87,13 +87,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @list_management_term = @client_0.list_management_term + @reviews = @client_0.reviews @image_moderation = @client_0.image_moderation @text_moderation = @client_0.text_moderation @list_management_image_lists = @client_0.list_management_image_lists @list_management_term_lists = @client_0.list_management_term_lists @list_management_image = @client_0.list_management_image - @list_management_term = @client_0.list_management_term - @reviews = @client_0.reviews @model_classes = ModelClasses.new end @@ -112,24 +112,6 @@ def method_missing(method, *args) end class ModelClasses - def image - Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - end - def content - Azure::CognitiveServices::ContentModerator::V1_0::Models::Content - end - def image_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - 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 @@ -139,9 +121,6 @@ def address def error Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end def key_value_pair Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end @@ -184,38 +163,35 @@ def candidate def evaluate Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate end - def job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + 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 job_id - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult end - def apierror - Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job end def term_list_metadata Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata end + def image_list_metadata + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata + 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 image_additional_info_item Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem end - def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + def apierror + Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError end def frames Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames @@ -223,14 +199,17 @@ def frames def create_video_reviews_body_item_video_frames_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem end + def refresh_index_advanced_info_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndexAdvancedInfoItem + 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 status - Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem end def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces @@ -265,26 +244,47 @@ def video_frame_body_item_reviewer_result_tags_item def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end + def image + Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + end + def status + Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end + def detected_language + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + end def screen Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end + def create_review_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + end + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end - def detected_language - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def ocr Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR end - def create_review_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + def image_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def azure_region_base_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + end + def content + Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + end + def term_list + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 896c5385c9..8767aab504 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,12 +7,6 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt - Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles - Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations - Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions - Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles - RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments - Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships @@ -23,35 +17,21 @@ module Mgmt 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 + Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions + Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations + Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles + RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links + Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images module Models - 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 ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status 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 - Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType @@ -130,10 +110,30 @@ module Models ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition + ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes + DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + 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 end class CustomerInsightsManagementClass - attr_reader :roles, :operations, :predictions, :profiles, :role_assignments, :images, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :configurable, :base_url, :options, :model_classes + attr_reader :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :roles, :predictions, :operations, :profiles, :role_assignments, :links, :images, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -143,12 +143,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @roles = @client_0.roles - @operations = @client_0.operations - @predictions = @client_0.predictions - @profiles = @client_0.profiles - @role_assignments = @client_0.role_assignments - @images = @client_0.images @hubs = @client_0.hubs @interactions = @client_0.interactions @relationships = @client_0.relationships @@ -159,7 +153,13 @@ def initialize(configurable, base_url=nil, options=nil) @kpi = @client_0.kpi @widget_types = @client_0.widget_types @views = @client_0.views + @roles = @client_0.roles + @predictions = @client_0.predictions + @operations = @client_0.operations + @profiles = @client_0.profiles + @role_assignments = @client_0.role_assignments @links = @client_0.links + @images = @client_0.images @model_classes = ModelClasses.new end @@ -178,69 +178,12 @@ def method_missing(method, *args) end class ModelClasses - 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 connector_states Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates end + def status + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status + end def error_management_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes end @@ -253,9 +196,6 @@ def completion_operation_types def connector_mapping_states Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates end - def status - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status - end def calculation_window_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes end @@ -490,6 +430,66 @@ def hub def entity_type_definition Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition end + def profile_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + end + def interaction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + end + def kpi_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + end + def enriching_kpi + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + end + def connector_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + end + def connector_mapping_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + end + def authorization_policy_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + end + def link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + end + def relationship_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + end + def relationship_link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + end + def view_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + end + def widget_type_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + end + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + end + def role_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + end + def prediction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + end + def entity_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes + end + def data_source_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + end + def 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 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 aa187c3be0..5e14050607 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,6 +9,13 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer + ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query @@ -18,16 +25,9 @@ module Models SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - 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 + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing end class CustomSearchDataClass @@ -60,6 +60,27 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def error_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + end + def creative_work + Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + end + def answer + Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer + end + def error_sub_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + 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_base Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase end @@ -87,35 +108,14 @@ def search_results_answer def identifiable Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable end - def answer - Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer - end - def thing - Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - end - def error_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - end - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - end - def safe_search - Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch - end - def text_format - Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end def response Azure::CognitiveServices::CustomSearch::V1_0::Models::Response end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + def thing + Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing 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 534b70de5f..d231c415da 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,35 +7,15 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts + FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules + Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations + StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies - Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts - StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts - Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations - FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules module Models - 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 - CreateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters - CreateOrUpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - UpdateDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters - StorageAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult - UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters - SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult - UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult - UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters - DataLakeAnalyticsAccountListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult - AddDataLakeStoreParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters - FirewallRuleListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult - AddStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters - DataLakeStoreAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation - StorageAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation ComputePolicy = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy FirewallRule = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule DataLakeAnalyticsAccount = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount @@ -48,9 +28,9 @@ module Models 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 - AddStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters + AddStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState 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 @@ -61,13 +41,33 @@ module Models 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 - CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters 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 + CreateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters + CreateOrUpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + UpdateDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters + StorageAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult + UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters + SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult + UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult + UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters + AddDataLakeStoreParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters + FirewallRuleListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult + DataLakeAnalyticsAccountListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult + DataLakeStoreAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation + StorageAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation end class DataLakeAnalyticsManagementClass - attr_reader :operations, :data_lake_store_accounts, :compute_policies, :accounts, :storage_accounts, :locations, :firewall_rules, :configurable, :base_url, :options, :model_classes + attr_reader :accounts, :firewall_rules, :locations, :storage_accounts, :operations, :data_lake_store_accounts, :compute_policies, :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 + @firewall_rules = @client_0.firewall_rules + @locations = @client_0.locations + @storage_accounts = @client_0.storage_accounts @operations = @client_0.operations @data_lake_store_accounts = @client_0.data_lake_store_accounts @compute_policies = @client_0.compute_policies - @accounts = @client_0.accounts - @storage_accounts = @client_0.storage_accounts - @locations = @client_0.locations - @firewall_rules = @client_0.firewall_rules @model_classes = ModelClasses.new end @@ -102,66 +102,6 @@ def method_missing(method, *args) end class ModelClasses - 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 - def compute_policy_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult - end - def create_firewall_rule_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters - end - def create_data_lake_analytics_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters - end - def create_or_update_firewall_rule_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - end - def update_data_lake_store_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters - end - def storage_account_information_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult - end - def update_storage_account_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters - end - def sas_token_information_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult - end - def update_compute_policy_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters - end - def update_firewall_rule_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - end - def storage_container_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult - end - def update_data_lake_analytics_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters - end - def data_lake_analytics_account_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult - end - def add_data_lake_store_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters - end - def firewall_rule_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult - end - def add_storage_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters - end - def data_lake_store_account_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation - end - def storage_account_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation - end def compute_policy Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy end @@ -198,15 +138,15 @@ def data_lake_analytics_account_state 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 add_storage_account_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountWithAccountParameters + def add_storage_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters end def operation_display Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay end + def subscription_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState + end def operation_list_result Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult end @@ -237,15 +177,75 @@ def update_storage_account_parameters def data_lake_store_account_information_list_result Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult end - def check_name_availability_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - 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 + def compute_policy_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult + end + def create_firewall_rule_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters + end + def create_data_lake_analytics_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters + end + def create_or_update_firewall_rule_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + end + def update_data_lake_store_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters + end + def storage_account_information_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult + end + def update_storage_account_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters + end + def sas_token_information_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult + end + def update_compute_policy_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters + end + def update_firewall_rule_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + end + def check_name_availability_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + end + def storage_container_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult + end + def update_data_lake_analytics_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters + end + def add_data_lake_store_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters + end + def firewall_rule_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult + end + def data_lake_analytics_account_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult + end + def data_lake_store_account_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation + end + def storage_account_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation + 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 9299b56682..38023135db 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,58 +7,58 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt - Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders + Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations module Models - CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters - CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity - EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig - CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters - KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo - CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters - UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters + UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters + UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo - UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig - TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters - UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule - Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource - TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider - DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult - EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType - SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters + DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic - FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState + TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState + EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType + FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay - FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus - DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState - TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType - OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin + FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState + Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource + OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation 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 CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters + CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig + CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters + KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo + SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters + CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters + UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig + TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult end class DataLakeStoreManagementClass - attr_reader :operations, :accounts, :firewall_rules, :locations, :trusted_id_providers, :configurable, :base_url, :options, :model_classes + attr_reader :accounts, :firewall_rules, :locations, :trusted_id_providers, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,11 +68,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @accounts = @client_0.accounts @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations @trusted_id_providers = @client_0.trusted_id_providers + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -91,80 +91,35 @@ 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 encryption_identity - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity - end - def encryption_config - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig - end - def create_trusted_id_provider_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters - end - def key_vault_meta_info - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo - end - def create_or_update_trusted_id_provider_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters + def update_trusted_id_provider_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters end - def update_trusted_id_provider_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters + def update_data_lake_store_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end def firewall_rule_list_result Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult end - def create_data_lake_store_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters - end def update_key_vault_meta_info Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo end - def update_encryption_config - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig - end - def trusted_id_provider_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult - end - def update_firewall_rule_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - end - def update_data_lake_store_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters - end - def update_trusted_id_provider_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters - end def firewall_rule Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule end - def resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource - 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 data_lake_store_account_list_result Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult end - def encryption_config_type - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType + def create_data_lake_store_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters end - def sub_resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + def data_lake_store_account + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount end def data_lake_store_account_basic Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic end - def firewall_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState + def trusted_id_provider + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider end def encryption_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState @@ -172,14 +127,23 @@ def encryption_state def encryption_provisioning_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState end + def encryption_config_type + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType + end + def firewall_allow_azure_ips_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + end + def tier_type + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType + end def trusted_id_provider_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState end def operation_display Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay end - def firewall_allow_azure_ips_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + def data_lake_store_account_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState end def operation_list_result Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult @@ -187,18 +151,18 @@ def operation_list_result def data_lake_store_account_status Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus end - def data_lake_store_account_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState + def firewall_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState end - def tier_type - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType + def subscription_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState + end + def resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource end def operation_origin Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin end - def subscription_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState - end def operation Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation end @@ -214,6 +178,42 @@ def update_firewall_rule_parameters def check_name_availability_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters 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 encryption_identity + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + end + def update_firewall_rule_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + end + def encryption_config + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig + end + def create_trusted_id_provider_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters + end + def key_vault_meta_info + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo + end + def sub_resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + end + def update_trusted_id_provider_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters + end + def create_or_update_trusted_id_provider_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters + end + def update_encryption_config + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig + end + def trusted_id_provider_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + 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 ef880ab0df..ada0b54f4c 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -7,7 +7,6 @@ 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 @@ -25,33 +24,14 @@ module Mgmt PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners - Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules + Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies + VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks module Models - WeekDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment - ExternalSubnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet - HourDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment - WeekDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails - UserSecretStore = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore - HourDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails - ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties - ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties - ResponseWithContinuationLab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab - ParametersValueFileInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo - ResponseWithContinuationLabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine - ArmTemplateInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo - NetworkInterfaceProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties - ResponseWithContinuationUser = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser - LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter - ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment - FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm - ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment - ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd - UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment ParameterInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo @@ -86,78 +66,78 @@ module Models 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 - UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent ResponseWithContinuationSecret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties - ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent + BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters 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 - NotifyParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters + LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo OperationMetadataDisplay = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay DataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties - LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo + OperationMetadata = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata EnvironmentDeploymentProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties OperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult - OperationMetadata = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata + 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 - SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment + ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties - ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult - ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties - ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + 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 + ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment 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 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 AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties - EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties - NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula - CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom + NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage - Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource - ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment - ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab - Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost - Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment - Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret - EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus - UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus - SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState @@ -168,7 +148,7 @@ module Models VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet - Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus @@ -176,11 +156,11 @@ module Models ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName - TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment GalleryImageReference = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference @@ -188,10 +168,30 @@ module Models 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 + WeekDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment + ExternalSubnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet + HourDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment + WeekDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails + UserSecretStore = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore + HourDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails + ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties + ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties + ResponseWithContinuationLab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab + UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + ParametersValueFileInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo + ArmTemplateInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo + NetworkInterfaceProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties + ResponseWithContinuationLabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine + ResponseWithContinuationUser = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser + ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment + FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm + LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter + ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd + UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment end class DevTestLabsManagementClass - attr_reader :virtual_networks, :disks, :virtual_machines, :operations, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :schedules, :service_runners, :policies, :users, :environments, :secrets, :virtual_machine_schedules, :configurable, :base_url, :options, :model_classes + attr_reader :disks, :virtual_machines, :operations, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :schedules, :service_runners, :users, :environments, :secrets, :virtual_machine_schedules, :policies, :virtual_networks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -201,7 +201,6 @@ 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 @@ -219,11 +218,12 @@ def initialize(configurable, base_url=nil, options=nil) @policy_sets = @client_0.policy_sets @schedules = @client_0.schedules @service_runners = @client_0.service_runners - @policies = @client_0.policies @users = @client_0.users @environments = @client_0.environments @secrets = @client_0.secrets @virtual_machine_schedules = @client_0.virtual_machine_schedules + @policies = @client_0.policies + @virtual_networks = @client_0.virtual_networks @model_classes = ModelClasses.new end @@ -242,66 +242,6 @@ def method_missing(method, *args) end class ModelClasses - def week_details_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment - end - def external_subnet - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet - end - def hour_details_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment - end - def week_details - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails - end - def user_secret_store - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore - end - def hour_details - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails - end - def artifact_parameter_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties - end - def artifact_install_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties - end - def response_with_continuation_lab - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab - end - def parameters_value_file_info - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo - end - def response_with_continuation_lab_virtual_machine - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine - end - def arm_template_info - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo - end - def network_interface_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties - end - def response_with_continuation_user - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser - end - def lab_virtual_machine_creation_parameter - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter - end - def artifact_deployment_status_properties_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment - end - def formula_properties_from_vm - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm - end - def artifact_install_properties_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment - end - def response_with_continuation_lab_vhd - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd - end - def user_secret_store_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment - end def attach_new_data_disk_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions end @@ -404,8 +344,8 @@ def network_interface_properties_fragment def artifact_deployment_status_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties end - def user_identity - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + 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 @@ -413,8 +353,8 @@ def response_with_continuation_secret def retarget_schedule_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties end - def shutdown_notification_content - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent + def bulk_creation_parameters + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters end def response_with_continuation_virtual_network Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork @@ -422,8 +362,8 @@ def response_with_continuation_virtual_network 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 + 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 @@ -431,8 +371,8 @@ def compute_vm_properties_fragment def operation_error Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationError end - def notify_parameters - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters + def linux_os_info + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo end def operation_metadata_display Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay @@ -440,8 +380,8 @@ def operation_metadata_display def data_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties end - def linux_os_info - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo + def operation_metadata + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata end def environment_deployment_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties @@ -449,8 +389,8 @@ def environment_deployment_properties def operation_result Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult end - def operation_metadata - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata + def policy_violation + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation end def subnet_override Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverride @@ -458,8 +398,8 @@ def subnet_override def event_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment end - def policy_violation - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation + 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 @@ -467,32 +407,32 @@ def apply_artifacts_request def artifact_parameter_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment end - def subnet_shared_public_ip_address_configuration - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration - end def port_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment end + def provider_operation_result + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult + end def port Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port end def cost_threshold_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties end - def provider_operation_result - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult + def detach_disk_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties end def response_with_continuation_arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate end - def detach_disk_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties + def evaluate_policies_response + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse end def response_with_continuation_artifact Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact end - def evaluate_policies_response - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse + def artifact_install_properties_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment end def response_with_continuation_artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource @@ -509,8 +449,8 @@ def compute_vm_instance_view_status_fragment def response_with_continuation_disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk end - def resource - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource + def evaluate_policies_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties end def response_with_continuation_dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment @@ -518,26 +458,26 @@ def response_with_continuation_dtl_environment def attach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties end - def evaluate_policies_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties + 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 end - def response_with_continuation_formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + 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 end - def response_with_continuation_gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + def schedule_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment end def schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end - def schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + def arm_template + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end def applicable_schedule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment @@ -551,8 +491,8 @@ def artifact def artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource end - def arm_template - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + def artifact_source_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment end def custom_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage @@ -560,8 +500,8 @@ def custom_image 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 gallery_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage @@ -569,8 +509,8 @@ def gallery_image def lab Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab end - def disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + def resource + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource end def lab_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment @@ -581,8 +521,8 @@ def lab_virtual_machine def lab_cost Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost end - def formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel end def notification_channel_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment @@ -590,8 +530,8 @@ def notification_channel_fragment def lab_virtual_machine_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + def secret + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end def service_runner Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner @@ -599,17 +539,17 @@ def service_runner def policy_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment end - def secret - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + def virtual_network_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment end def enable_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus end - def user_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment + def disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end - def virtual_network_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + def source_control_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end def storage_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType @@ -617,8 +557,8 @@ def storage_type def notification_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end - def source_control_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + def user_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end def linux_os_state Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState @@ -650,8 +590,8 @@ def file_upload_options def subnet Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet end - def event - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + def target_cost_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end def user Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User @@ -674,9 +614,6 @@ def usage_permission_type def policy_fact_name Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName end - def target_cost_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus - end def policy_evaluator_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType end @@ -689,6 +626,9 @@ def virtual_network def transport_protocol Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol end + def event + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + end def policy Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end @@ -710,6 +650,66 @@ def shared_public_ip_address_configuration def export_resource_usage_parameters Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters end + def week_details_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment + end + def external_subnet + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet + end + def hour_details_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment + end + def week_details + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails + end + def user_secret_store + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore + end + def hour_details + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails + end + def artifact_parameter_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties + end + def artifact_install_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties + end + def response_with_continuation_lab + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab + end + def user_identity + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + end + def parameters_value_file_info + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo + end + def arm_template_info + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo + end + def network_interface_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties + end + def response_with_continuation_lab_virtual_machine + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine + end + def response_with_continuation_user + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser + end + def artifact_deployment_status_properties_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment + end + def formula_properties_from_vm + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm + end + def lab_virtual_machine_creation_parameter + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter + end + def response_with_continuation_lab_vhd + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd + end + def user_secret_store_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment + 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 58c12c64a1..41b7d439db 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -25,12 +25,12 @@ module Models TxtRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::TxtRecord ZoneListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord + Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource - Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType + Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone RecordType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordType - Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource end class DnsManagementClass @@ -106,24 +106,24 @@ def zone_list_result def ptr_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord end + def resource + Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource + end def arecord Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord end def sub_resource Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource end - def zone - Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone - end def zone_type Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType end + def zone + Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone + 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 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 5234c5d489..cc948b9a79 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,21 +9,20 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode + Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse 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 @@ -35,7 +34,7 @@ module Models Intangible = Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject - CivicStructure = Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction Airport = Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport @@ -55,6 +54,7 @@ module Models EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat + CivicStructure = Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure end class EntitySearchDataClass @@ -87,9 +87,6 @@ def method_missing(method, *args) end class ModelClasses - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end @@ -99,6 +96,12 @@ def response_base def query_context Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end + def error_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + end def search_response Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse end @@ -111,27 +114,21 @@ def identifiable def answer Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer end - def thing - Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - end def creative_work Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork end def error_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end + def thing + Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + end def error_sub_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode end - def error_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse - end 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 @@ -165,8 +162,8 @@ def contractual_rules_attribution def media_object Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject end - def civic_structure - Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure + def error + Azure::CognitiveServices::EntitySearch::V1_0::Models::Error end def local_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness @@ -225,6 +222,9 @@ def answer_type def response_format Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end + def civic_structure + Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure + 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 a6127b82d7..cc53d436a7 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,14 +9,6 @@ module Azure::Profiles::Latest module EventGrid module Models - ContainerRegistryEventSource = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource - ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData - IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData - IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData - 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 @@ -41,6 +33,14 @@ module Models EventHubCaptureFileCreatedEventData = Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData ContainerRegistryEventActor = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + ContainerRegistryEventSource = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource + ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData + IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData + IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData + ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData + ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData + JobState = Azure::EventGrid::V2018_01_01::Models::JobState end class EventGridDataClass @@ -72,30 +72,6 @@ def method_missing(method, *args) end class ModelClasses - def container_registry_event_source - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource - end - def resource_delete_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - end - def container_registry_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData - 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 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 @@ -168,27 +144,48 @@ def container_registry_event_actor def service_bus_deadletter_messages_available_with_no_listeners_event_data Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData end + def container_registry_event_source + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource + end + def resource_delete_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + end + def container_registry_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData + 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 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 end end module Mgmt - TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes - Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions Topics = Azure::EventGrid::Mgmt::V2018_05_01_preview::Topics + TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes + Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations module Models - 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 JsonField = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonField EventSubscriptionsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionsListResult OperationInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationInfo EventTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventTypesListResult - Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource EventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionDestination + 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 - TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys + 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 @@ -198,7 +195,6 @@ module Models 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 - TopicRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest 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 @@ -206,18 +202,22 @@ module Models 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 + Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource 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 Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult - TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState + 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 end class EventGridManagementClass - attr_reader :topic_types, :operations, :event_subscriptions, :topics, :configurable, :base_url, :options, :model_classes + attr_reader :event_subscriptions, :topics, :topic_types, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -227,10 +227,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @topic_types = @client_0.topic_types - @operations = @client_0.operations @event_subscriptions = @client_0.event_subscriptions @topics = @client_0.topics + @topic_types = @client_0.topic_types + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -249,15 +249,6 @@ def method_missing(method, *args) end class ModelClasses - def event_subscription_filter - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter - end - def input_schema_mapping - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchemaMapping - end - def dead_letter_destination - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::DeadLetterDestination - end def json_field Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonField end @@ -270,20 +261,20 @@ def operation_info def event_types_list_result Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventTypesListResult end - def resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource - end def event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionDestination end + def topic_shared_access_keys + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys + end def retry_policy Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy end def event_subscription_full_url Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl end - def topic_shared_access_keys - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys + def topic_regenerate_key_request + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest end def topics_list_result Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicsListResult @@ -312,9 +303,6 @@ def event_hub_event_subscription_destination def storage_queue_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageQueueEventSubscriptionDestination end - def topic_regenerate_key_request - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest - end def hybrid_connection_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination end @@ -336,6 +324,9 @@ def topic_type_info def event_subscription_provisioning_state Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState end + def resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource + end def event_delivery_schema Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema end @@ -348,6 +339,9 @@ def input_schema def resource_region_type Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType end + def topic_type_provisioning_state + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState + end def operation Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation end @@ -357,8 +351,14 @@ def tracked_resource def operations_list_result Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult end - def topic_type_provisioning_state - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState + def event_subscription_filter + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter + end + def input_schema_mapping + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchemaMapping + end + def dead_letter_destination + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::DeadLetterDestination 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 1303bebc8e..01c6ea6e0d 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -7,49 +7,49 @@ module Azure::Profiles::Latest module EventHub module Mgmt - EventHubs = Azure::EventHub::Mgmt::V2017_04_01::EventHubs - Operations = Azure::EventHub::Mgmt::V2017_04_01::Operations - ConsumerGroups = Azure::EventHub::Mgmt::V2017_04_01::ConsumerGroups Namespaces = Azure::EventHub::Mgmt::V2017_04_01::Namespaces DisasterRecoveryConfigs = Azure::EventHub::Mgmt::V2017_04_01::DisasterRecoveryConfigs + EventHubs = Azure::EventHub::Mgmt::V2017_04_01::EventHubs + ConsumerGroups = Azure::EventHub::Mgmt::V2017_04_01::ConsumerGroups + Operations = Azure::EventHub::Mgmt::V2017_04_01::Operations module Models - KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType - Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku - CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription - Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination EventHubListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult AccessKeys = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessKeys ArmDisasterRecoveryListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult ConsumerGroupListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult - Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource AuthorizationRuleListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult CheckNameAvailabilityParameter = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter EHNamespaceListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult + RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace AuthorizationRule = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule + Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult AccessRights = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights + EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus OperationDisplay = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay - SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName - OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult - EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription UnavailableReason = Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason - EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus + OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult RoleDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery - RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters ProvisioningStateDR = Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR + EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse + SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName SkuTier = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier - TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource + KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription + Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination end class EventHubManagementClass - attr_reader :event_hubs, :operations, :consumer_groups, :namespaces, :disaster_recovery_configs, :configurable, :base_url, :options, :model_classes + attr_reader :namespaces, :disaster_recovery_configs, :event_hubs, :consumer_groups, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,11 +59,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @event_hubs = @client_0.event_hubs - @operations = @client_0.operations - @consumer_groups = @client_0.consumer_groups @namespaces = @client_0.namespaces @disaster_recovery_configs = @client_0.disaster_recovery_configs + @event_hubs = @client_0.event_hubs + @consumer_groups = @client_0.consumer_groups + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -82,18 +82,6 @@ def method_missing(method, *args) end class ModelClasses - def key_type - Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType - end - def sku - Azure::EventHub::Mgmt::V2017_04_01::Models::Sku - end - def capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription - end - def destination - Azure::EventHub::Mgmt::V2017_04_01::Models::Destination - end def event_hub_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult end @@ -106,9 +94,6 @@ def arm_disaster_recovery_list_result def consumer_group_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult end - def resource - Azure::EventHub::Mgmt::V2017_04_01::Models::Resource - end def authorization_rule_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult end @@ -118,12 +103,18 @@ def check_name_availability_parameter def ehnamespace_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult end + def regenerate_access_key_parameters + Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end def ehnamespace Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace end def authorization_rule Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule end + def sku + Azure::EventHub::Mgmt::V2017_04_01::Models::Sku + end def eventhub Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub end @@ -133,50 +124,59 @@ def consumer_group def arm_disaster_recovery Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery end - def check_name_availability_result - Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end def access_rights Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights end + def entity_status + Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus + end def operation_display Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay end - def sku_name - Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName - end - def operation_list_result - Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult - end - def encoding_capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription - end def unavailable_reason Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason end - def entity_status - Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus + def operation_list_result + Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult end def role_disaster_recovery Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end - def regenerate_access_key_parameters - Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end def provisioning_state_dr Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR end + def encoding_capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + end + def check_name_availability_result + Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::EventHub::Mgmt::V2017_04_01::Models::Resource + end def error_response Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse end + def sku_name + Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName + end def sku_tier Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier end + def operation + Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + end def tracked_resource Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource end - def operation - Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + def key_type + Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + end + def capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription + end + def destination + Azure::EventHub::Mgmt::V2017_04_01::Models::Destination 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 978b4eec1f..bbeb92e09a 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,31 +6,19 @@ module Azure::Profiles::Latest module Face - PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson - PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations Face = Azure::CognitiveServices::Face::V1_0::Face + PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson + PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations module Models - UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest - Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur - ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl - TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus - FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList - PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup - Person = Azure::CognitiveServices::Face::V1_0::Models::Person - GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType - HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType - BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel - ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel - Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender - NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode - AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType - FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType + HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType - Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise + Person = Azure::CognitiveServices::Face::V1_0::Models::Person + FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions + Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender Error = Azure::CognitiveServices::Face::V1_0::Models::Error APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest @@ -56,13 +44,25 @@ module Models Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion + Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace + UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest + ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus + Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur + PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup + FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList + GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType + AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel + NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel end class FaceDataClass - attr_reader :person_group_person, :person_group_operations, :face_list_operations, :face, :configurable, :base_url, :options, :model_classes + attr_reader :face_list_operations, :face, :person_group_person, :person_group_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -72,10 +72,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @person_group_person = @client_0.person_group_person - @person_group_operations = @client_0.person_group_operations @face_list_operations = @client_0.face_list_operations @face = @client_0.face + @person_group_person = @client_0.person_group_person + @person_group_operations = @client_0.person_group_operations @model_classes = ModelClasses.new end @@ -94,63 +94,27 @@ def method_missing(method, *args) end class ModelClasses - def update_person_face_request - Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest - end - def blur - Azure::CognitiveServices::Face::V1_0::Models::Blur - end - def image_url - Azure::CognitiveServices::Face::V1_0::Models::ImageUrl - end - def training_status - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus - end - def face_list - Azure::CognitiveServices::Face::V1_0::Models::FaceList - end - def person_group - Azure::CognitiveServices::Face::V1_0::Models::PersonGroup - end - def person - Azure::CognitiveServices::Face::V1_0::Models::Person - end - def glasses_type - Azure::CognitiveServices::Face::V1_0::Models::GlassesType + def find_similar_match_mode + Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end def hair_color_type Azure::CognitiveServices::Face::V1_0::Models::HairColorType end - def blur_level - Azure::CognitiveServices::Face::V1_0::Models::BlurLevel - end - def exposure_level - Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel - end - def gender - Azure::CognitiveServices::Face::V1_0::Models::Gender - end - def noise_level - Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel - end - def find_similar_match_mode - Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode + def training_status_type + Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType end - def accessory_type - Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + def person + Azure::CognitiveServices::Face::V1_0::Models::Person end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end - def training_status_type - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType - end - def noise - Azure::CognitiveServices::Face::V1_0::Models::Noise - end def azure_regions Azure::CognitiveServices::Face::V1_0::Models::AzureRegions end + def gender + Azure::CognitiveServices::Face::V1_0::Models::Gender + end def error Azure::CognitiveServices::Face::V1_0::Models::Error end @@ -226,6 +190,9 @@ def emotion def occlusion Azure::CognitiveServices::Face::V1_0::Models::Occlusion end + def noise + Azure::CognitiveServices::Face::V1_0::Models::Noise + end def hair Azure::CognitiveServices::Face::V1_0::Models::Hair end @@ -235,6 +202,39 @@ def name_and_user_data_contract def detected_face Azure::CognitiveServices::Face::V1_0::Models::DetectedFace end + def update_person_face_request + Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest + end + def image_url + Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + 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 + end + def face_list + Azure::CognitiveServices::Face::V1_0::Models::FaceList + end + def glasses_type + Azure::CognitiveServices::Face::V1_0::Models::GlassesType + end + def accessory_type + Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + end + def blur_level + Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + end + def exposure_level + Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel + end + def noise_level + Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + 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 f9dd0329b7..5a985f035e 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -6,26 +6,14 @@ module Azure::Profiles::Latest module GraphRbac - ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals - Domains = Azure::GraphRbac::V1_6::Domains Users = Azure::GraphRbac::V1_6::Users Objects = Azure::GraphRbac::V1_6::Objects Applications = Azure::GraphRbac::V1_6::Applications Groups = Azure::GraphRbac::V1_6::Groups + ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals + Domains = Azure::GraphRbac::V1_6::Domains module Models - 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 - UserType = Azure::GraphRbac::V1_6::Models::UserType - Application = Azure::GraphRbac::V1_6::Models::Application - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters - User = Azure::GraphRbac::V1_6::Models::User - ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters - ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GraphError = Azure::GraphRbac::V1_6::Models::GraphError @@ -56,10 +44,22 @@ module Models 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 + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters + UserType = Azure::GraphRbac::V1_6::Models::UserType + Application = Azure::GraphRbac::V1_6::Models::Application + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters + User = Azure::GraphRbac::V1_6::Models::User + ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters end class GraphRbacDataClass - attr_reader :service_principals, :domains, :users, :objects, :applications, :groups, :configurable, :base_url, :options, :model_classes + attr_reader :users, :objects, :applications, :groups, :service_principals, :domains, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -69,12 +69,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @service_principals = @client_0.service_principals - @domains = @client_0.domains @users = @client_0.users @objects = @client_0.objects @applications = @client_0.applications @groups = @client_0.groups + @service_principals = @client_0.service_principals + @domains = @client_0.domains @model_classes = ModelClasses.new end @@ -93,42 +93,6 @@ def method_missing(method, *args) end class ModelClasses - 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_type - Azure::GraphRbac::V1_6::Models::UserType - end - def application - Azure::GraphRbac::V1_6::Models::Application - end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end - def user - Azure::GraphRbac::V1_6::Models::User - end - def application_create_parameters - Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters - end - def application_update_parameters - Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters - end def user_update_parameters Azure::GraphRbac::V1_6::Models::UserUpdateParameters end @@ -219,6 +183,42 @@ def sign_in_name 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_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters + end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end + def application + Azure::GraphRbac::V1_6::Models::Application + end + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters + end + def user + Azure::GraphRbac::V1_6::Models::User + end + def application_create_parameters + Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + end + def application_update_parameters + Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + 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 0ce3eda1ef..3eac40e063 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,17 +9,11 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models - ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent - ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType - ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize - ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer @@ -27,15 +21,14 @@ module Models CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject - StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + 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 @@ -67,6 +60,13 @@ module Models ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness + ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent + ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense + ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType + ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person + ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end class ImageSearchDataClass @@ -99,39 +99,21 @@ def method_missing(method, *args) end class ModelClasses - def image_content - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent - end - def image_license - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - end - def image_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType - end - def image_size - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize - end - def image_crop_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - end - def person - Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - end - def image_insight_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end def response_base Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase end def query Azure::CognitiveServices::ImageSearch::V1_0::Models::Query end + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + end def web_page Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage end + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end def search_results_answer Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer end @@ -153,15 +135,9 @@ def error_code def error_sub_code Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end def safe_search Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def image_object Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject end @@ -171,15 +147,18 @@ def organization def intangible Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def media_object Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject end - def structured_value - Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue - end def images Azure::CognitiveServices::ImageSearch::V1_0::Models::Images end + def structured_value + Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + end def related_searches_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule end @@ -273,6 +252,27 @@ def image_color def freshness Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness end + def image_content + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent + end + def image_license + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense + end + def image_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType + end + def image_size + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + end + def image_crop_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + end + def person + Azure::CognitiveServices::ImageSearch::V1_0::Models::Person + end + def image_insight_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule + 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 851e4956b9..06f60649fd 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -12,21 +12,6 @@ module Mgmt Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates module Models - IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties - IotHubSkuInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo - CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription - CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties - CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription - CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription - SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult - IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule - RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties - RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties - RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints - FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties - IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo - StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties - IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult FeedbackProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties @@ -42,23 +27,23 @@ module Models MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription - OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult + OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay + EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult + RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult - EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties + CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs - RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties + CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo - CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce + RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest - CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties + IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest - RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties + RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType - IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation - RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel Capabilities = Azure::IotHub::Mgmt::V2017_07_01::Models::Capabilities IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku @@ -67,9 +52,24 @@ module Models IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus - Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights + Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails + IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties + IotHubSkuInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo + CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription + CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties + CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription + CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription + SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult + IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule + RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties + RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties + RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints + FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties + IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo + StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties + IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult end class IotHubManagementClass @@ -104,51 +104,6 @@ def method_missing(method, *args) end class ModelClasses - def iot_hub_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties - end - def iot_hub_sku_info - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo - end - def certificate_body_description - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription - end - def certificate_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties - end - def certificate_list_description - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription - end - def certificate_with_nonce_description - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription - end - def shared_access_signature_authorization_rule_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult - end - def ip_filter_rule - Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule - end - def routing_service_bus_queue_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties - end - def routing_event_hub_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties - end - def routing_endpoints - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints - end - def fallback_route_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties - end - def iot_hub_quota_metric_info - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo - end - def storage_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties - end - def iot_hub_quota_metric_info_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult - end def feedback_properties Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties end @@ -194,57 +149,57 @@ def event_hub_consumer_group_info def certificate_verification_description Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription end + def iot_hub_sku_description_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult + end def operation_display Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay end - def iot_hub_sku_description_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult + def event_hub_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties end def operation_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult end + def routing_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties + end def iot_hub_description_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult end - def event_hub_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties + def certificate_properties_with_nonce + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce end def operation_inputs Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs end - def routing_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties + def cloud_to_device_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties end def iot_hub_name_availability_info Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo end - def certificate_properties_with_nonce - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce + def routing_storage_container_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties end def export_devices_request Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest end - def cloud_to_device_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties + def iot_hub_description + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription end def import_devices_request Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest end - def routing_storage_container_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties + def routing_source + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource end def ip_filter_action_type Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType end - def iot_hub_description - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription - end def operation Azure::IotHub::Mgmt::V2017_07_01::Models::Operation end - def routing_source - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource - end def operation_monitoring_level Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel end @@ -269,15 +224,60 @@ def iot_hub_name_unavailability_reason def job_status Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus end - def resource - Azure::IotHub::Mgmt::V2017_07_01::Models::Resource - end def access_rights Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights end + def resource + Azure::IotHub::Mgmt::V2017_07_01::Models::Resource + end def error_details Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails end + def iot_hub_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties + end + def iot_hub_sku_info + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuInfo + end + def certificate_body_description + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription + end + def certificate_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties + end + def certificate_list_description + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription + end + def certificate_with_nonce_description + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription + end + def shared_access_signature_authorization_rule_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult + end + def ip_filter_rule + Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule + end + def routing_service_bus_queue_endpoint_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties + end + def routing_event_hub_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties + end + def routing_endpoints + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints + end + def fallback_route_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties + end + def iot_hub_quota_metric_info + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo + end + def storage_endpoint_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties + end + def iot_hub_quota_metric_info_list_result + Azure::IotHub::Mgmt::V2017_07_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 4048386784..5266952243 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -11,6 +11,22 @@ module Mgmt Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults module Models + Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions + StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions + CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode + AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay + OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult + Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource + SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult @@ -21,27 +37,11 @@ module Models VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties - Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry - ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification - Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions - CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource - CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions - SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind - StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions - KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions - OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification end class KeyVaultManagementClass @@ -75,6 +75,54 @@ def method_missing(method, *args) end class ModelClasses + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + end + def key_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + end + def secret_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + end + def certificate_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions + end + def storage_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions + end + def create_mode + Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode + end + def access_policy_update_kind + Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + end + def sku + Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + end + def operation_display + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay + end + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + end + def check_name_availability_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource + end + def sku_name + Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + end + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + end + def resource_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + end + def reason + Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + end def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end @@ -105,68 +153,20 @@ def permissions def vault_patch_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties end - def sku - Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + def log_specification + Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification end def vault_patch_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters end - def log_specification - Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification - end def access_policy_entry Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry end - def service_specification - Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification - end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - end def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def secret_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions - end - def check_name_availability_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - end - def resource - Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource - end - def certificate_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions - end - def sku_name - Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - end - def create_mode - Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - end - def access_policy_update_kind - Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind - end - def storage_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions - end - def key_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions - end - def operation_display - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - end - def reason - Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - end - def operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end - def resource_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + def service_specification + Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification end end end diff --git a/azure_sdk/lib/latest/modules/links_profile_module.rb b/azure_sdk/lib/latest/modules/links_profile_module.rb index f2ec0cb6c4..7d1e0f26f7 100644 --- a/azure_sdk/lib/latest/modules/links_profile_module.rb +++ b/azure_sdk/lib/latest/modules/links_profile_module.rb @@ -10,11 +10,11 @@ module Mgmt ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks module Models + ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult - ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass @@ -47,6 +47,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_link_properties + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter + end def resource_link Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink end @@ -56,12 +62,6 @@ def resource_link_filter def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end - def resource_link_properties - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end end end end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index 534a89b706..bd0a093586 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -10,10 +10,10 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass @@ -46,6 +46,9 @@ def method_missing(method, *args) end class ModelClasses + def lock_level + Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel + end def management_lock_owner Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner end @@ -55,9 +58,6 @@ def management_lock_list_result def management_lock_object Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end - def lock_level - Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel - end end end end diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index a2f409319f..0fe7f4465c 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -14,6 +14,8 @@ module Mgmt WorkflowRuns = Azure::Logic::Mgmt::V2016_06_01::WorkflowRuns WorkflowRunActions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActions WorkflowRunActionRepetitions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRepetitions + WorkflowRunActionRepetitionsRequestHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRepetitionsRequestHistories + WorkflowRunActionRequestHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRequestHistories WorkflowRunActionScopedRepetitions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionScopedRepetitions WorkflowRunOperations = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunOperations IntegrationAccounts = Azure::Logic::Mgmt::V2016_06_01::IntegrationAccounts @@ -23,185 +25,190 @@ module Mgmt Maps = Azure::Logic::Mgmt::V2016_06_01::Maps Partners = Azure::Logic::Mgmt::V2016_06_01::Partners Agreements = Azure::Logic::Mgmt::V2016_06_01::Agreements - Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates + Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions module Models ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay - OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult - ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse - Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation - OperationResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType - Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - 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 X12EnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride - WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter X12ValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride - Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource - WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter X12MessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier + X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement - RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence - WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence + WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult + AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent + WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings - WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter + RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule X12FramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings - WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries + RequestHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult X12EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings - Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation + WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings + WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter - WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult - WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger - ArtifactProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties + X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings + RequestHistoryProperties = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryProperties + X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings + WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference WorkflowRunFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter - AccessKeyRegenerateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition - AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent + WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties + RunCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation RetryHistory = Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory - RepetitionIndex = Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex - WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult + X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter + X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings RegenerateActionParameter = Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter - X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides - X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference + X12OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku + X12AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent IntegrationAccountListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult - X12OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement - X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings - CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl - IntegrationAccountSchemaListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult EdifactValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings - X12AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent + CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl EdifactFramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings - IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult + IntegrationAccountSchemaListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult EdifactEnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings - BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings - PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent + IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter - IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult + BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings - AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings + PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride - AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings + IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier - AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings + AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference - AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings + AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride - RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule + AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride - WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult + AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings EdifactProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings EdifactOneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement - WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent - WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult + WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent - AssemblyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection - ErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo - GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + OperationResultProperties = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties + WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult - GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters + WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter - IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter + BatchConfigurationCollection = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault - IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter + GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters WorkflowRunActionRepetitionDefinitionCollection = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection - Expression = Azure::Logic::Mgmt::V2016_06_01::Models::Expression - AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings + IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult - AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings + IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter - KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - ExpressionTraces = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces - BatchConfigurationCollection = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection - IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema JsonSchema = Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema + RepetitionIndex = Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex + AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult - IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter - OperationResultProperties = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties - WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult - SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition - BatchReleaseCriteria = Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings + RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence + Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation + ErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo + WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult ListKeyVaultKeysDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::ListKeyVaultKeysDefinition - RunCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation + ArtifactProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties KeyVaultKeyAttributes = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyAttributes - AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings + B2BPartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent KeyVaultKey = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKey - WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult + AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings KeyVaultKeyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyCollection - WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl + WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter TrackingEventErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventErrorInfo - B2BPartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent TrackingEvent = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEvent - Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow + AssemblyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection TrackingEventsDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventsDefinition - WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger + WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + AccessKeyRegenerateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + BatchReleaseCriteria = Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + Expression = Azure::Logic::Mgmt::V2016_06_01::Models::Expression + IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + ExpressionTraces = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces + Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion - WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter + WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory - WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction + WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun - IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema + WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount - IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner + IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap - IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate + IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement - ExpressionRoot = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionRoot + IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession - WorkflowRunActionRepetitionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinition + ExpressionRoot = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionRoot AzureResourceErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::AzureResourceErrorInfo - AssemblyDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition + WorkflowRunActionRepetitionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinition RunActionCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunActionCorrelation AssemblyProperties = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties + AssemblyDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactContentPropertiesDefinition - BatchConfiguration = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfiguration BatchConfigurationProperties = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationProperties - WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState + BatchConfiguration = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfiguration + RequestHistory = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState - WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState + WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType - RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency + WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus - DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek + RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek - SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType + DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName - PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType + 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 - ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink - SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName EncryptionAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm - AgreementType = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType + 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 - SigningAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm + 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 - SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix + UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet - UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator - TrackEventsOperationOptions = Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions - KeyVaultReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator - AccessKeyType = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType + KeyVaultReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultReference + 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 + 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 + OperationResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult + Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku + Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource + SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName + Request = Azure::Logic::Mgmt::V2016_06_01::Models::Request + KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + Response = Azure::Logic::Mgmt::V2016_06_01::Models::Response + ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink end class LogicManagementClass - attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_scoped_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :schemas, :maps, :partners, :agreements, :sessions, :certificates, :configurable, :base_url, :options, :model_classes + attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scoped_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -218,6 +225,8 @@ def initialize(configurable, base_url=nil, options=nil) @workflow_runs = @client_0.workflow_runs @workflow_run_actions = @client_0.workflow_run_actions @workflow_run_action_repetitions = @client_0.workflow_run_action_repetitions + @workflow_run_action_repetitions_request_histories = @client_0.workflow_run_action_repetitions_request_histories + @workflow_run_action_request_histories = @client_0.workflow_run_action_request_histories @workflow_run_action_scoped_repetitions = @client_0.workflow_run_action_scoped_repetitions @workflow_run_operations = @client_0.workflow_run_operations @integration_accounts = @client_0.integration_accounts @@ -227,8 +236,8 @@ def initialize(configurable, base_url=nil, options=nil) @maps = @client_0.maps @partners = @client_0.partners @agreements = @client_0.agreements - @sessions = @client_0.sessions @certificates = @client_0.certificates + @sessions = @client_0.sessions @model_classes = ModelClasses.new end @@ -250,218 +259,185 @@ class ModelClasses def content_hash Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash end - def operation_display - Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay - end - def operation_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult - end - def error_response - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse - end - def operation - Azure::Logic::Mgmt::V2016_06_01::Models::Operation - end - def operation_result - Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult - end def key_type Azure::Logic::Mgmt::V2016_06_01::Models::KeyType end - def sku - Azure::Logic::Mgmt::V2016_06_01::Models::Sku - end def sub_resource Azure::Logic::Mgmt::V2016_06_01::Models::SubResource end - def x12_security_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - end - def x12_processing_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings - end - def resource_reference - Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference - end def x12_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride end - def workflow_parameter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter - end def x12_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride end - def resource - Azure::Logic::Mgmt::V2016_06_01::Models::Resource - end - def workflow_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter - end def x12_message_identifier Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier end + def x12_schema_reference + Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference + end def as2_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings end def as2_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement end - def recurrence_schedule_occurrence - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence + def workflow_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult end - def workflow_trigger_recurrence - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence + def as2_agreement_content + Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent + end + def workflow_version_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult end def x12_validation_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings end - def workflow_trigger_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter + def recurrence_schedule + Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule end def x12_framing_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings end - def workflow_trigger_list_callback_url_queries - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries + def request_history_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult end def x12_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings end - def correlation - Azure::Logic::Mgmt::V2016_06_01::Models::Correlation + def workflow_trigger_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult end def x12_acknowledgement_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings end + def workflow_trigger_callback_url + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl + end def x12_message_filter Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter end - def workflow_trigger_history_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + def x12_security_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings end - def workflow_run_trigger - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger + def request_history_properties + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryProperties end - def artifact_properties - Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties + def x12_processing_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings + end + def workflow_trigger_history_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + end + def resource_reference + Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference end def workflow_run_filter Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter end - def access_key_regenerate_action_definition - Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition - end - def as2_agreement_content - Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent + def workflow_parameter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter end def error_properties Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties end + def run_correlation + Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation + end def retry_history Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory end - def repetition_index - Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex - end - def workflow_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult + def x12_delimiter_overrides + Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides end def workflow_run_action_filter Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter end + def x12_protocol_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings + end def regenerate_action_parameter Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter end - def x12_delimiter_overrides - Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides - end - def x12_schema_reference - Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference + def x12_one_way_agreement + Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement end def integration_account_sku Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku end + def x12_agreement_content + Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent + end def integration_account_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult end - def x12_one_way_agreement - Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement - end - def x12_protocol_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings - end - def callback_url - Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl - end - def integration_account_schema_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult - end def edifact_validation_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings end - def x12_agreement_content - Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent + def callback_url + Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl end def edifact_framing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings end - def integration_account_map_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult + def integration_account_schema_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult end def edifact_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings end - def business_identity - Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + def integration_account_map_properties_parameters_schema + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema end def edifact_acknowledgement_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings end - def partner_content - Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent + def integration_account_map_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult end def edifact_message_filter Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter end - def integration_account_partner_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult + def business_identity + Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity end def edifact_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings end - def as2_message_connection_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings + def partner_content + Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent end def edifact_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride end - def as2_mdn_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings + def integration_account_partner_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult end def edifact_message_identifier Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier end - def as2_validation_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings + def as2_message_connection_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings end def edifact_schema_reference Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference end - def as2_error_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings + def as2_mdn_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings end def edifact_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride end - def recurrence_schedule - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule + def as2_validation_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings end def edifact_delimiter_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride end - def workflow_trigger_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult + def as2_error_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings end def edifact_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings @@ -469,185 +445,197 @@ def edifact_protocol_settings def edifact_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement end - def workflow_trigger_history_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + def workflow_trigger_recurrence + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence end def edifact_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent end - def workflow_run_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult + def workflow_trigger_list_callback_url_queries + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries end def agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent end - def assembly_collection - Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection - end - def error_info - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo + def operation_result_properties + Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties end - def generate_upgraded_definition_parameters - Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + def workflow_run_trigger + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger end def integration_account_agreement_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult end - def get_callback_url_parameters - Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters + def workflow_run_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult end def integration_account_agreement_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter end - def integration_account_schema_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter + def batch_configuration_collection + Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection end def key_vault_key_reference_key_vault Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault end - def integration_account_map_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter + def generate_upgraded_definition_parameters + Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + end + def get_callback_url_parameters + Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters end def workflow_run_action_repetition_definition_collection Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection end - def expression - Azure::Logic::Mgmt::V2016_06_01::Models::Expression - end - def as2_acknowledgement_connection_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings + def integration_account_schema_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter end def integration_account_certificate_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult end - def as2_envelope_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings + def integration_account_map_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter end def integration_account_session_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter end - def key_vault_key_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - end - def expression_traces - Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces - end - def batch_configuration_collection - Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection - end - def integration_account_map_properties_parameters_schema - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema - end def json_schema Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema end + def repetition_index + Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex + end + def as2_acknowledgement_connection_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings + end def integration_account_session_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult end - def integration_account_partner_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + def as2_envelope_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings end - def operation_result_properties - Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties + def recurrence_schedule_occurrence + Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence end - def workflow_version_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult + def correlation + Azure::Logic::Mgmt::V2016_06_01::Models::Correlation end - def set_trigger_state_action_definition - Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + def error_info + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo end - def batch_release_criteria - Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + def workflow_run_action_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult end def list_key_vault_keys_definition Azure::Logic::Mgmt::V2016_06_01::Models::ListKeyVaultKeysDefinition end - def run_correlation - Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation + def artifact_properties + Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties end def key_vault_key_attributes Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyAttributes end - def as2_security_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings + def b2_bpartner_content + Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent end def key_vault_key Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKey end - def workflow_run_action_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult + def as2_security_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings end def key_vault_key_collection Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyCollection end - def workflow_trigger_callback_url - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl + def workflow_trigger_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter end def tracking_event_error_info Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventErrorInfo end - def b2_bpartner_content - Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent - end def tracking_event Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEvent end - def workflow - Azure::Logic::Mgmt::V2016_06_01::Models::Workflow + def assembly_collection + Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection end def tracking_events_definition Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventsDefinition end - def workflow_trigger - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger + def workflow_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + end + def access_key_regenerate_action_definition + Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + end + def batch_release_criteria + Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + end + def set_trigger_state_action_definition + Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + end + def workflow_trigger_history_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + end + def expression + Azure::Logic::Mgmt::V2016_06_01::Models::Expression + end + def integration_account_partner_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + end + def expression_traces + Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces + end + def workflow + Azure::Logic::Mgmt::V2016_06_01::Models::Workflow end def workflow_version Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion end - def workflow_output_parameter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter + def workflow_trigger + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger end def workflow_trigger_history Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory end - def workflow_run_action - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction + def workflow_output_parameter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter end def workflow_run Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun end - def integration_account_schema - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema + def workflow_run_action + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction end def integration_account Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount end - def integration_account_partner - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner + def integration_account_schema + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema end def integration_account_map Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap end - def integration_account_certificate - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate + def integration_account_partner + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner end def integration_account_agreement Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement end - def expression_root - Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionRoot + def integration_account_certificate + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate end def integration_account_session Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession end - def workflow_run_action_repetition_definition - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinition + def expression_root + Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionRoot end def azure_resource_error_info Azure::Logic::Mgmt::V2016_06_01::Models::AzureResourceErrorInfo end - def assembly_definition - Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition + def workflow_run_action_repetition_definition + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinition end def run_action_correlation Azure::Logic::Mgmt::V2016_06_01::Models::RunActionCorrelation @@ -655,65 +643,68 @@ def run_action_correlation def assembly_properties Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties end + def assembly_definition + Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition + end def artifact_content_properties_definition Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactContentPropertiesDefinition end + def batch_configuration_properties + Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationProperties + end def batch_configuration Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfiguration end - def batch_configuration_properties - Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationProperties + def request_history + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory + end + def workflow_provisioning_state + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState end def workflow_state Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState end - def workflow_provisioning_state - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState + def parameter_type + Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType end def workflow_trigger_provisioning_state Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState end - def parameter_type - Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType + def workflow_status + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus end def recurrence_frequency Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency end - def workflow_status - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus + def 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 days_of_week - Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek + 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 integration_account_sku_name - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName + 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 map_type - Azure::Logic::Mgmt::V2016_06_01::Models::MapType + 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 content_link - Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink - end - def sku_name - Azure::Logic::Mgmt::V2016_06_01::Models::SkuName - end def encryption_algorithm Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm end - def agreement_type - Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType + def signing_algorithm + Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm end def trailing_separator_policy Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy @@ -721,8 +712,8 @@ def trailing_separator_policy def x12_character_set Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet end - def signing_algorithm - Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm + 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 @@ -730,8 +721,8 @@ def x12_date_format def x12_time_format Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat end - def segment_terminator_suffix - Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix + def usage_indicator + Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator end def message_filter_type Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType @@ -739,20 +730,14 @@ def message_filter_type def edifact_character_set Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet end - def usage_indicator - Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator - end - def track_events_operation_options - Azure::Logic::Mgmt::V2016_06_01::Models::TrackEventsOperationOptions + def edifact_decimal_indicator + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator 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 access_key_type - Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType + 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 @@ -760,6 +745,45 @@ def event_level 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 operation_display + Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + end + def operation_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult + end + def error_response + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + end + def operation + Azure::Logic::Mgmt::V2016_06_01::Models::Operation + end + def operation_result + Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult + end + def sku + Azure::Logic::Mgmt::V2016_06_01::Models::Sku + 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 request + Azure::Logic::Mgmt::V2016_06_01::Models::Request + end + def key_vault_key_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + end + def response + Azure::Logic::Mgmt::V2016_06_01::Models::Response + end + def content_link + Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + end end end end diff --git a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb index f38e6dd255..0dff2189e5 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -10,21 +10,10 @@ module Mgmt WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models - PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList - ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest - AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo - WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService - WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph - DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat - AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType - ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter @@ -47,6 +36,17 @@ module Models GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage + PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList + ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest + AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo + WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService + WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel + ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType + ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType + InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType + OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType end class MachineLearningManagementClass @@ -79,51 +79,18 @@ def method_missing(method, *args) end class ModelClasses - def paginated_web_services_list - Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList - end - def example_request - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest - end - def async_operation_error_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo - end - def web_service - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService - end - def web_service_properties_for_graph - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph - end - def diagnostics_level - Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - end - def column_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - end - def column_format - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat - end - def asset_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - end - def input_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - end - def output_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + def async_operation_status + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus end def parameter_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType end - def async_operation_status - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + def resource + Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource end def storage_account Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount end - def resource - Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - end def provisioning_state Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState end @@ -190,6 +157,39 @@ def input_port def graph_package Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage end + def paginated_web_services_list + Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList + end + def example_request + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest + end + def async_operation_error_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo + end + def web_service + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService + end + def web_service_properties_for_graph + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + end + def diagnostics_level + Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel + end + def column_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType + end + def column_format + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + end + def asset_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType + end + def input_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType + end + def output_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + end 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 051d8bacbd..dc414eb661 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 - ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions Applications = Azure::ManagedApplications::Mgmt::V2017_09_01::Applications + ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions module Models + Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition + ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType + ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource + Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku + Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType + Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult + Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource + ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact - Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult - ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition - Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application - ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse - ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable - ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType - Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity - GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource - Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState end class ManagedApplicationsManagementClass - attr_reader :application_definitions, :applications, :configurable, :base_url, :options, :model_classes + attr_reader :applications, :application_definitions, :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) - @application_definitions = @client_0.application_definitions @applications = @client_0.applications + @application_definitions = @client_0.application_definitions @model_classes = ModelClasses.new end @@ -62,59 +62,59 @@ def method_missing(method, *args) end class ModelClasses - def resource_identity_type - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType + def identity + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity end - def plan_patchable - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable + def application_definition + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition end - def application_provider_authorization - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization + def provisioning_state + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState end - def application_definition_list_result - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult + def application_artifact_type + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType end - def application_artifact - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact + def application_lock_level + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + end + def generic_resource + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource end def sku Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku end - def application_list_result - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult + def plan + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan end - def application_definition - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition + def resource_identity_type + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType end def application Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application end - def error_response - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse - end - def application_lock_level - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + def application_list_result + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult end - def application_patchable - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable + def resource + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource end - def application_artifact_type - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType + def error_response + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse end - def identity - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + def plan_patchable + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable end - def generic_resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource + def application_provider_authorization + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization end - def resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource + def application_definition_list_result + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult end - def plan - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan + def application_artifact + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact end - def provisioning_state - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + def application_patchable + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable 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 5fac7f3c35..eae9be7795 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 - 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 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 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,6 @@ def method_missing(method, *args) end class ModelClasses - 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 def identity Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity end @@ -68,6 +62,12 @@ def operation_list_result 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 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 585a9a8acb..f06a60231c 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 - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms - Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult + ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse + Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation 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,27 +51,27 @@ def method_missing(method, *args) end class ModelClasses - 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 operation - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - end def operation_display Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay end def operation_list_result Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end + def error_response_error + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + end + def agreement_terms + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms + end def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end def error_response Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse end + def operation + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + end end end end diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb index 8a77071a72..2fd3118594 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -7,9 +7,8 @@ module Azure::Profiles::Latest module MediaServices module Mgmt - Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations - Mediaservices = Azure::MediaServices::Mgmt::V2018_03_30_preview::Mediaservices Assets = Azure::MediaServices::Mgmt::V2018_03_30_preview::Assets + Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations ContentKeyPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::ContentKeyPolicies Transforms = Azure::MediaServices::Mgmt::V2018_03_30_preview::Transforms Jobs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Jobs @@ -18,69 +17,10 @@ module Mgmt LiveEvents = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveEvents LiveOutputs = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveOutputs StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_03_30_preview::StreamingEndpoints - Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations + Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations + Mediaservices = Azure::MediaServices::Mgmt::V2018_03_30_preview::Mediaservices module Models - StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType - OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay - Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation - Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job - ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError - CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput - Overlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay - NoEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption - CommonEncryptionCbcs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs - EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput - CommonEncryptionCenc = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc - SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SyncStorageKeysInput - EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption - OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection - ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection - Codec = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec - MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection - JobError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError - SubscriptionMediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection - JobErrorDetail = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail - LiveEventEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint - AssetContainerSas = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas - CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration - ListContainerSasInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput - ContentKeyPolicyPlayReadyContentKeyLocation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation - CbcsDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration - IPRange = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange - ContentKeyPolicyPlayReadyPlayRight = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight - LiveEventInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput - Preset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset - StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration - StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection - ContentKeyPolicyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration - ListPathsResponse = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListPathsResponse - StreamingPolicyContentKeys = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKeys - ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense - ListContentKeysResponse = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContentKeysResponse - StreamingPath = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPath - TrackPropertyCondition = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCondition - DefaultKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DefaultKey - TransformCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection - Rectangle = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle - Deinterlace = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Deinterlace - LiveOutputListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult - ContentKeyPolicyProperties = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties - Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer - ODataError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError - StreamingLocatorContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey - StreamingLocatorUserDefinedContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey - AssetStorageEncryptionKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey - StreamingLocatorCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorCollection - ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction - ContentKeyPolicyTokenClaim = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenClaim - StreamingEndpointListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointListResult - StreamingPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyPlayReadyConfiguration - OutputFile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OutputFile - StreamingPolicyContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKey - StreamingEntityScaleUnit = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEntityScaleUnit - JobCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobCollection - StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl ContentKeyPolicyOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOption AkamaiAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl AkamaiSignatureHeaderAuthenticationKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey @@ -107,98 +47,158 @@ module Models ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction ContentKeyPolicyUnknownRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownRestriction + ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicySymmetricTokenKey ContentKeyPolicyRsaTokenKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRsaTokenKey ContentKeyPolicyX509CertificateTokenKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyX509CertificateTokenKey - ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenRestriction ContentKeyPolicyClearKeyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyClearKeyConfiguration + TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource + ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenRestriction + ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration ContentKeyPolicyUnknownConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownConfiguration ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyWidevineConfiguration - ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration - ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration - ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource Audio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio + ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration + ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy + AudioOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay AacAudio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudio AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioAnalyzerPreset - AudioOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay - TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource - ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy - Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video - CopyVideo = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo - JpgFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgFormat ImageFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat + CopyVideo = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo + Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video CopyAudio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyAudio + JpgFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgFormat PngFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngFormat - H264Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Layer - VideoLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoLayer - JpgLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgLayer H264Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Video + VideoLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoLayer + H264Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Layer MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat + JpgLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgLayer JpgImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgImage - PngLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer - Mp4Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format - BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset PngImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage + Mp4Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format + PngLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoAnalyzerPreset + BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StandardEncoderPreset - VideoOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoOverlay - TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransportStreamFormat - JobInputClip = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputClip Transform = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Transform + TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransportStreamFormat + VideoOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoOverlay JobInputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputAsset + JobInputClip = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputClip JobInputs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputs JobOutputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutputAsset JobInputHttp = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputHttp StreamingLocator = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocator - StreamingPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy + Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job LiveEvent = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEvent + LiveOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput + StreamingPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionFormat AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerPermission - ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicenseType ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentType + ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicenseType + AacAudioProfile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudioProfile ContentKeyPolicyRestrictionTokenType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestrictionTokenType - ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource - StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount StretchMode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StretchMode - AacAudioProfile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudioProfile - Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format - LiveOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput + DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceParity + Rotation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rotation + ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceMode EntropyMode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntropyMode - DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceParity EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncoderNamedPreset - ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption - H264VideoProfile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264VideoProfile - JobErrorCode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode + ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType H264Complexity = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Complexity - Rotation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rotation + H264VideoProfile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264VideoProfile JobErrorCategory = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory - Priority = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority - StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType - TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation JobRetry = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + TrackPropertyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType + OnErrorType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType + StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType + JobErrorCode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol EncryptionScheme = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme - LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType + Priority = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInputProtocol - OnErrorType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState + LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState + LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType + TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState - LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState - TrackPropertyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType - IPAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl - Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location Image = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image Provider = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState Filters = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters + StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource + StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount + Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput + Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection + Overlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay + NoEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption + CommonEncryptionCbcs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs + EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput + CommonEncryptionCenc = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc + SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SyncStorageKeysInput + EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption + ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection + Preset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset + Codec = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec + MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection + JobError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError + SubscriptionMediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection + JobErrorDetail = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail + LiveEventEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint + AssetContainerSas = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas + CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration + ListContainerSasInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput + ContentKeyPolicyPlayReadyContentKeyLocation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation + CbcsDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration + IPRange = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange + ContentKeyPolicyPlayReadyPlayRight = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight + LiveEventInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput + ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense + StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration + StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection + ContentKeyPolicyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration + ListPathsResponse = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListPathsResponse + StreamingPolicyContentKeys = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKeys + ListContentKeysResponse = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContentKeysResponse + DefaultKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DefaultKey + StreamingPath = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPath + TrackPropertyCondition = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCondition + Deinterlace = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Deinterlace + TransformCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection + Rectangle = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle + LiveOutputListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult + ContentKeyPolicyProperties = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties + Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer + ODataError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError + StreamingLocatorContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey + StreamingLocatorUserDefinedContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey + IPAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl + AssetStorageEncryptionKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey + StreamingLocatorCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorCollection + ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction + ContentKeyPolicyTokenClaim = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenClaim + StreamingEndpointListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointListResult + StreamingPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyPlayReadyConfiguration + OutputFile = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OutputFile + StreamingPolicyContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKey + StreamingEntityScaleUnit = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEntityScaleUnit + JobCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobCollection + StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl end class MediaServicesManagementClass - attr_reader :operations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :assets, :locations, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :operations, :mediaservices, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -208,9 +208,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 - @mediaservices = @client_0.mediaservices @assets = @client_0.assets + @locations = @client_0.locations @content_key_policies = @client_0.content_key_policies @transforms = @client_0.transforms @jobs = @client_0.jobs @@ -219,7 +218,8 @@ def initialize(configurable, base_url=nil, options=nil) @live_events = @client_0.live_events @live_outputs = @client_0.live_outputs @streaming_endpoints = @client_0.streaming_endpoints - @locations = @client_0.locations + @operations = @client_0.operations + @mediaservices = @client_0.mediaservices @model_classes = ModelClasses.new end @@ -238,215 +238,35 @@ def method_missing(method, *args) end class ModelClasses - def storage_account_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + def content_key_policy_option + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOption end - def operation_display - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + def akamai_access_control + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl end - def operation - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + def akamai_signature_header_authentication_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey end - def job - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job + def asset_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetCollection end - def api_error - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + def live_event_list_result + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventListResult end - def check_name_availability_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput + def content_key_policy_restriction + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction end - def overlay - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay + def live_event_action_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput end - def no_encryption - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption + def track_selection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackSelection end - def common_encryption_cbcs - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs + def cross_site_access_policies + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies end - def entity_name_availability_check_output - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput - end - def common_encryption_cenc - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc - end - def sync_storage_keys_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SyncStorageKeysInput - end - def envelope_encryption - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption - end - def operation_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection - end - def content_key_policy_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection - end - def codec - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec - end - def media_service_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection - end - def job_error - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError - end - def subscription_media_service_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection - end - def job_error_detail - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail - end - def live_event_endpoint - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint - end - def asset_container_sas - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas - end - def cenc_drm_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration - end - def list_container_sas_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput - end - def content_key_policy_play_ready_content_key_location - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation - end - def cbcs_drm_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration - end - def iprange - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange - end - def content_key_policy_play_ready_play_right - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight - end - def live_event_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput - end - def preset - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset - end - def streaming_policy_widevine_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration - end - def streaming_policy_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection - end - def content_key_policy_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration - end - def list_paths_response - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListPathsResponse - end - def streaming_policy_content_keys - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKeys - end - def content_key_policy_play_ready_license - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense - end - def list_content_keys_response - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContentKeysResponse - end - def streaming_path - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPath - end - def track_property_condition - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCondition - end - def default_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DefaultKey - end - def transform_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection - end - def rectangle - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle - end - def deinterlace - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Deinterlace - end - def live_output_list_result - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult - end - def content_key_policy_properties - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties - end - def layer - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer - end - def odata_error - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError - end - def streaming_locator_content_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey - end - def streaming_locator_user_defined_content_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey - end - def asset_storage_encryption_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey - end - def streaming_locator_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorCollection - end - def content_key_policy_play_ready_explicit_analog_television_restriction - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction - end - def content_key_policy_token_claim - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenClaim - end - def streaming_endpoint_list_result - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointListResult - end - def streaming_policy_play_ready_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyPlayReadyConfiguration - end - def output_file - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OutputFile - end - def streaming_policy_content_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKey - end - def streaming_entity_scale_unit - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEntityScaleUnit - end - def job_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobCollection - end - def streaming_endpoint_access_control - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl - end - def content_key_policy_option - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOption - end - def akamai_access_control - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl - end - def akamai_signature_header_authentication_key - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey - end - def asset_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetCollection - end - def live_event_list_result - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventListResult - end - def content_key_policy_restriction - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction - end - def live_event_action_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput - end - def track_selection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackSelection - end - def cross_site_access_policies - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies - end - def job_output - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutput + def job_output + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutput end def live_event_encoding Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncoding @@ -496,6 +316,9 @@ def content_key_policy_open_restriction def content_key_policy_unknown_restriction Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownRestriction end + def proxy_resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + end def content_key_policy_symmetric_token_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicySymmetricTokenKey end @@ -505,11 +328,17 @@ def content_key_policy_rsa_token_key def content_key_policy_x509_certificate_token_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyX509CertificateTokenKey end + def content_key_policy_clear_key_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyClearKeyConfiguration + end + def tracked_resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource + end def content_key_policy_token_restriction Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenRestriction end - def content_key_policy_clear_key_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyClearKeyConfiguration + def content_key_policy_play_ready_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration end def content_key_policy_unknown_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownConfiguration @@ -517,17 +346,17 @@ def content_key_policy_unknown_configuration def content_key_policy_widevine_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyWidevineConfiguration end - def content_key_policy_play_ready_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration + def audio + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio end def content_key_policy_fair_play_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + def content_key_policy + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy end - def audio - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio + def audio_overlay + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay end def aac_audio Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudio @@ -535,84 +364,75 @@ def aac_audio def audio_analyzer_preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioAnalyzerPreset end - def audio_overlay - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay - end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource + def image_format + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat end - def content_key_policy - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy + def copy_video + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo end def video Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video end - def copy_video - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo + def copy_audio + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyAudio end def jpg_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgFormat end - def image_format - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat - end - def copy_audio - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyAudio - end def png_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngFormat end - def h264_layer - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Layer + def h264_video + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Video end def video_layer Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoLayer end - def jpg_layer - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgLayer - end - def h264_video - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Video + def h264_layer + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Layer end def multi_bitrate_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat end + def jpg_layer + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgLayer + end def jpg_image Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgImage end - def png_layer - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer + def png_image + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage end def mp4_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format end - def built_in_standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset - end - def png_image - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage + def png_layer + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer end def video_analyzer_preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoAnalyzerPreset end + def built_in_standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset + end def standard_encoder_preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StandardEncoderPreset end - def video_overlay - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoOverlay + def transform + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Transform end def transport_stream_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransportStreamFormat end - def job_input_clip - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputClip - end - def transform - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Transform + def video_overlay + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoOverlay end def job_input_asset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputAsset end + def job_input_clip + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputClip + end def job_inputs Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputs end @@ -625,12 +445,18 @@ def job_input_http def streaming_locator Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocator end - def streaming_policy - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy + def job + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job end def live_event Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEvent end + def live_output + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput + end + def streaming_policy + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy + end def streaming_endpoint Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint end @@ -640,35 +466,29 @@ def asset_storage_encryption_format def asset_container_permission Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerPermission end + def content_key_policy_play_ready_content_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentType + end def content_key_policy_play_ready_license_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicenseType end - def content_key_policy_play_ready_content_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentType + def aac_audio_profile + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudioProfile end def content_key_policy_restriction_token_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestrictionTokenType end - def content_key_policy_fair_play_rental_and_lease_key_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - end - def resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource - end - def storage_account - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount - end def stretch_mode Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StretchMode end - def aac_audio_profile - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudioProfile + def deinterlace_parity + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceParity end - def format - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + def rotation + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rotation end - def live_output - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput + def content_key_policy_play_ready_unknown_output_passing_option + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption end def deinterlace_mode Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceMode @@ -676,41 +496,35 @@ def deinterlace_mode def entropy_mode Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntropyMode end - def deinterlace_parity - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DeinterlaceParity - end def encoder_named_preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncoderNamedPreset end - def content_key_policy_play_ready_unknown_output_passing_option - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption - end - def h264_video_profile - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264VideoProfile - end - def job_error_code - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode + def content_key_policy_fair_play_rental_and_lease_key_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType end def h264_complexity Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Complexity end - def rotation - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rotation + def h264_video_profile + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264VideoProfile end def job_error_category Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory end - def priority - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority + def job_retry + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + end + def track_property_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType + end + def on_error_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType end def streaming_locator_content_key_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType end - def track_property_compare_operation - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation - end - def job_retry - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + def job_error_code + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode end def streaming_policy_streaming_protocol Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol @@ -718,35 +532,29 @@ def streaming_policy_streaming_protocol def encryption_scheme Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme end - def live_event_encoding_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType + def priority + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority end def live_event_input_protocol Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInputProtocol end - def on_error_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType - end def live_output_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState end - def stream_options_flag - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag - end - def streaming_endpoint_resource_state - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState - end def live_event_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState end - def track_property_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType + def live_event_encoding_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType end - def ipaccess_control - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl + def track_property_compare_operation + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation end - def location - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + def stream_options_flag + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag + end + def streaming_endpoint_resource_state + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState end def image Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image @@ -760,6 +568,198 @@ def job_state def filters Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters end + def storage_account_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + end + def operation_display + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + end + def operation + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + end + def resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource + end + def storage_account + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount + end + def format + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + end + def api_error + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + end + def check_name_availability_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput + end + def location + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + end + def operation_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection + end + def overlay + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay + end + def no_encryption + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption + end + def common_encryption_cbcs + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs + end + def entity_name_availability_check_output + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput + end + def common_encryption_cenc + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc + end + def sync_storage_keys_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SyncStorageKeysInput + end + def envelope_encryption + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption + end + def content_key_policy_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection + end + def preset + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset + end + def codec + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec + end + def media_service_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection + end + def job_error + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError + end + def subscription_media_service_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection + end + def job_error_detail + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail + end + def live_event_endpoint + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint + end + def asset_container_sas + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas + end + def cenc_drm_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration + end + def list_container_sas_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput + end + def content_key_policy_play_ready_content_key_location + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation + end + def cbcs_drm_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration + end + def iprange + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange + end + def content_key_policy_play_ready_play_right + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight + end + def live_event_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput + end + def content_key_policy_play_ready_license + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense + end + def streaming_policy_widevine_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration + end + def streaming_policy_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection + end + def content_key_policy_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration + end + def list_paths_response + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListPathsResponse + end + def streaming_policy_content_keys + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKeys + end + def list_content_keys_response + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContentKeysResponse + end + def default_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::DefaultKey + end + def streaming_path + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPath + end + def track_property_condition + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCondition + end + def deinterlace + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Deinterlace + end + def transform_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection + end + def rectangle + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle + end + def live_output_list_result + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult + end + def content_key_policy_properties + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties + end + def layer + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer + end + def odata_error + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError + end + def streaming_locator_content_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey + end + def streaming_locator_user_defined_content_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey + end + def ipaccess_control + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl + end + def asset_storage_encryption_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey + end + def streaming_locator_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorCollection + end + def content_key_policy_play_ready_explicit_analog_television_restriction + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction + end + def content_key_policy_token_claim + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyTokenClaim + end + def streaming_endpoint_list_result + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointListResult + end + def streaming_policy_play_ready_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyPlayReadyConfiguration + end + def output_file + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OutputFile + end + def streaming_policy_content_key + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyContentKey + end + def streaming_entity_scale_unit + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEntityScaleUnit + end + def job_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobCollection + end + def streaming_endpoint_access_control + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl + end end end end diff --git a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb index 41968a6686..0b25db5e28 100644 --- a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb @@ -7,25 +7,15 @@ module Azure::Profiles::Latest module MobileEngagement module Mgmt + AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections + Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps + SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms Campaigns = Azure::MobileEngagement::Mgmt::V2014_12_01::Campaigns Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks - AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections - Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps - SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms module Models - NotificationTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes - CampaignStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates - CampaignFeedbacks = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks - AudienceOperators = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators - CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType - ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState - ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType - JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates - CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds - ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource @@ -105,10 +95,20 @@ module Models PushModes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes CampaignTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes DeliveryTimes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes + NotificationTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes + CampaignStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates + CampaignFeedbacks = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks + AudienceOperators = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators + CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType + ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState + ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType + JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates + ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds end class MobileEngagementManagementClass - attr_reader :campaigns, :devices, :export_tasks, :import_tasks, :app_collections, :apps, :supported_platforms, :configurable, :base_url, :options, :model_classes + attr_reader :app_collections, :apps, :supported_platforms, :campaigns, :devices, :export_tasks, :import_tasks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -118,13 +118,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @app_collections = @client_0.app_collections + @apps = @client_0.apps + @supported_platforms = @client_0.supported_platforms @campaigns = @client_0.campaigns @devices = @client_0.devices @export_tasks = @client_0.export_tasks @import_tasks = @client_0.import_tasks - @app_collections = @client_0.app_collections - @apps = @client_0.apps - @supported_platforms = @client_0.supported_platforms @model_classes = ModelClasses.new end @@ -143,36 +143,6 @@ def method_missing(method, *args) end class ModelClasses - def notification_types - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes - end - def campaign_states - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates - end - def campaign_feedbacks - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks - end - def audience_operators - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators - end - def campaign_type - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType - end - def export_state - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState - end - def export_type - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType - end - def job_states - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates - end - def campaign_kinds - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds - end - def provisioning_states - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates - end def filter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter end @@ -410,6 +380,36 @@ def campaign_types def delivery_times Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes end + def notification_types + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationTypes + end + def campaign_states + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStates + end + def campaign_feedbacks + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignFeedbacks + end + def audience_operators + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AudienceOperators + end + def campaign_type + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType + end + def export_state + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState + end + def export_type + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType + end + def job_states + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates + end + def provisioning_states + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + end + def campaign_kinds + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds + 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 9005e5974d..ccbdd3f167 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -7,18 +7,19 @@ module Azure::Profiles::Latest module Monitor module Mgmt - Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings + Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations + AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles - AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents - ActivityLogAlerts = Azure::Monitor::Mgmt::V2017_04_01::ActivityLogAlerts ActionGroups = Azure::Monitor::Mgmt::V2017_04_01::ActionGroups - DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations + 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 module Models + RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification WebhookNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification ScaleCapacity = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity @@ -27,30 +28,20 @@ module Models ScaleRule = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch + AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow - OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile - ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType - RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency - ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition - LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition - ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition - RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction - RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction - AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource - LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource - ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator - TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection @@ -64,47 +55,56 @@ module Models LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver - ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup - ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver - ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList - AzureAppPushReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver - SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver - ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody - ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList - ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition + ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition + RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction + RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction + AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource - ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus - Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource EnableRequest = Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest EmailReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::EmailReceiver ActionGroupPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupPatchBody WebhookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::WebhookReceiver ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + AzureAppPushReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition - ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection - CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType - DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver + ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup + ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver + ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList + Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource + ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody + SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver + ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList + ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings + ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection - Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity - ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse - ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType - Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline + DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType 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 LocalizableString = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::LocalizableString CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse + Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType + ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse + Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline end class MonitorManagementClass - attr_reader :operations, :autoscale_settings, :alert_rules, :log_profiles, :alert_rule_incidents, :activity_log_alerts, :action_groups, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :configurable, :base_url, :options, :model_classes + attr_reader :autoscale_settings, :operations, :alert_rule_incidents, :alert_rules, :log_profiles, :action_groups, :activity_log_alerts, :diagnostic_settings_operations, :diagnostic_settings_category_operations, :metric_baseline, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -114,33 +114,33 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @autoscale_settings = @client_0.autoscale_settings + @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) + @alert_rule_incidents = @client_1.alert_rule_incidents @alert_rules = @client_1.alert_rules @log_profiles = @client_1.log_profiles - @alert_rule_incidents = @client_1.alert_rule_incidents @client_2 = Azure::Monitor::Mgmt::V2017_04_01::MonitorManagementClient.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) - @activity_log_alerts = @client_2.activity_log_alerts @action_groups = @client_2.action_groups + @activity_log_alerts = @client_2.activity_log_alerts @client_3 = Azure::Monitor::Mgmt::V2017_05_01_preview::MonitorManagementClient.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) - @diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations @diagnostic_settings_operations = @client_3.diagnostic_settings_operations + @diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations @client_4 = Azure::Monitor::Mgmt::V2017_11_01_preview::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_4.respond_to?(:subscription_id)) @@ -174,6 +174,9 @@ def method_missing(method, *args) end class ModelClasses + def recurrence_frequency + Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency + end def email_notification Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification end @@ -198,6 +201,9 @@ def recurrent_schedule def autoscale_setting_resource_patch Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch end + def autoscale_profile + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile + end def autoscale_setting_resource_collection Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection end @@ -210,65 +216,32 @@ def recurrence def time_window Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow end - def operation_display - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - end def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end def operation_list_result Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult end - def time_aggregation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - end - def comparison_operation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - end - def autoscale_profile - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile - end - def scale_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType - end def metric_statistic_type Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType end - def recurrence_frequency - Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency - end - def scale_direction - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + def time_aggregation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType end def operation Azure::Monitor::Mgmt::V2015_04_01::Models::Operation 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 rule_email_action - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction - end - def rule_webhook_action - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction - end - def alert_rule_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + def scale_direction + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end - def log_profile_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + def scale_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end - def condition_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + def comparison_operation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType end - def time_aggregation_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + def operation_display + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay end def alert_rule_resource_patch Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch @@ -309,45 +282,39 @@ def rule_metric_data_source def rule_management_event_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource end - def automation_runbook_receiver - Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver + def threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition end - def activity_log_alert_action_group - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup + def location_threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition end - def itsm_receiver - Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver + def management_event_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition end - def activity_log_alert_action_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList + def rule_email_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction end - def azure_app_push_receiver - Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver + def rule_webhook_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction end - def sms_receiver - Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver + def alert_rule_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource end - def activity_log_alert_patch_body - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody + def log_profile_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource end - def action_group_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList + def condition_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator end - def activity_log_alert_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + def time_aggregation_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator end def action_group_resource Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource end - def activity_log_alert_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource - end def receiver_status Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus end - def resource - Azure::Monitor::Mgmt::V2017_04_01::Models::Resource - end def enable_request Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest end @@ -363,23 +330,41 @@ def webhook_receiver def activity_log_alert_leaf_condition Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition end + def azure_app_push_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver + end def activity_log_alert_all_of_condition Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition end - def proxy_only_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource + def automation_runbook_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + def activity_log_alert_action_group + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup end - def diagnostic_settings_resource_collection - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection + def itsm_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver end - def category_type - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType + def activity_log_alert_action_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList end - def diagnostic_settings_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + def resource + Azure::Monitor::Mgmt::V2017_04_01::Models::Resource + end + def activity_log_alert_patch_body + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody + end + def sms_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver + end + def activity_log_alert_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + end + def action_group_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList + end + def activity_log_alert_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource end def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy @@ -387,23 +372,26 @@ def retention_policy def metric_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings end + def proxy_only_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource + end def log_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings end def diagnostic_settings_category_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection end - def sensitivity - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + def diagnostic_settings_resource_collection + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end - def error_response - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource end - def result_type - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType + def diagnostic_settings_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end - def baseline - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline + def category_type + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType end def baseline_response Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse @@ -420,6 +408,18 @@ def localizable_string def calculate_baseline_response Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse end + def sensitivity + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + end + def result_type + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType + end + def error_response + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse + end + def baseline + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline + end end end end diff --git a/azure_sdk/lib/latest/modules/network_profile_module.rb b/azure_sdk/lib/latest/modules/network_profile_module.rb index 9128e7f46b..d9b972f511 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -7,18 +7,6 @@ module Azure::Profiles::Latest module Network module Mgmt - NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces - NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups - SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules - PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses - RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables - Routes = Azure::Network::Mgmt::V2018_01_01::Routes - Usages = Azure::Network::Mgmt::V2018_01_01::Usages - VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks - Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets - VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways - VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections - LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways Operations = Azure::Network::Mgmt::V2018_01_01::Operations ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_01_01::ApplicationSecurityGroups AvailableEndpointServices = Azure::Network::Mgmt::V2018_01_01::AvailableEndpointServices @@ -34,60 +22,30 @@ module Mgmt NetworkWatchers = Azure::Network::Mgmt::V2018_01_01::NetworkWatchers PacketCaptures = Azure::Network::Mgmt::V2018_01_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2018_01_01::ConnectionMonitors - RouteFilters = Azure::Network::Mgmt::V2018_01_01::RouteFilters - RouteFilterRules = Azure::Network::Mgmt::V2018_01_01::RouteFilterRules - BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities - VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitAuthorizations ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings ExpressRouteCircuits = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuits ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_01_01::ExpressRouteServiceProviders LoadBalancers = Azure::Network::Mgmt::V2018_01_01::LoadBalancers + NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces + NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups + SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules + PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses + RouteFilters = Azure::Network::Mgmt::V2018_01_01::RouteFilters + RouteFilterRules = Azure::Network::Mgmt::V2018_01_01::RouteFilterRules + Routes = Azure::Network::Mgmt::V2018_01_01::Routes + RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables + VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks + Usages = Azure::Network::Mgmt::V2018_01_01::Usages + VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways + BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities + VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings + VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections + Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets + LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways module Models - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus - Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity - VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType - VpnType = Azure::Network::Mgmt::V2018_01_01::Models::VpnType - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption - Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol - DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup - BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState - AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod - IpsecEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption - IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity - IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity - OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay - OperationListResult = Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult - Operation = Azure::Network::Mgmt::V2018_01_01::Models::Operation - Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin - Error = Azure::Network::Mgmt::V2018_01_01::Models::Error - TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource - OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification - VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference - InboundNatRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult - PublicIPAddressSku = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku - LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult - IpTag = Azure::Network::Mgmt::V2018_01_01::Models::IpTag - LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult - LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult - TunnelConnectionHealth = Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth - LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult - ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining - ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer - ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool - NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult - NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult - BgpPeerStatus = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus - EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation - EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule - VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult - EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup VirtualNetworkUsage = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsage EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupListResult IPAddressAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::IPAddressAvailabilityResult @@ -98,18 +56,18 @@ module Models VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult NetworkWatcherListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies - LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification TopologyParameters = Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters TagsObject = Azure::Network::Mgmt::V2018_01_01::Models::TagsObject + ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult Dimension = Azure::Network::Mgmt::V2018_01_01::Models::Dimension MetricSpecification = Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification - ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult + Topology = Azure::Network::Mgmt::V2018_01_01::Models::Topology VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters VerificationIPFlowResult = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult - Topology = Azure::Network::Mgmt::V2018_01_01::Models::Topology + BGPCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity NextHopParameters = Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters NextHopResult = Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult - BGPCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity + SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation SubnetAssociation = Azure::Network::Mgmt::V2018_01_01::Models::SubnetAssociation ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTableSummary @@ -119,13 +77,12 @@ module Models LoadBalancerSku = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSku PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureStorageLocation RouteFilterListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterListResult - SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters + PacketCaptureFilter = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnDeviceScriptParameters PacketCaptureParameters = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureParameters PacketCapture = Azure::Network::Mgmt::V2018_01_01::Models::PacketCapture PacketCaptureResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureResult IpsecPolicy = Azure::Network::Mgmt::V2018_01_01::Models::IpsecPolicy - PacketCaptureFilter = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter PacketCaptureListResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureListResult BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatusListResult PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureQueryStatusResult @@ -147,33 +104,25 @@ module Models Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig ConnectivityDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination ConnectivityParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters - ConnectivityIssue = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue - ConnectivityHop = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop - RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult - ConnectivityInformation = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation - VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult - AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation - AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters - GatewayRoute = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource - ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered - ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup + ConnectivityHop = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop + ConnectivityIssue = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName - Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage + AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation + VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult - VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult - Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource + AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem + GatewayRoute = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute BgpSettings = Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig VpnClientConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats VirtualNetworkListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult SecurityRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult - AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry + ConnectivityInformation = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult UsagesListResult = Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey @@ -182,8 +131,8 @@ module Models NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult ConnectionSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable - ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth - AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem + AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry + AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable DhcpOptions = Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions @@ -192,151 +141,202 @@ module Models LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult LoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult - VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsageName + ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult RouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult SubnetListResult = Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult - AvailableProvidersListCity = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity + ConnectionMonitorSource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource VpnClientParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters ErrorDetails = Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails - Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability - AvailableProvidersList = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList - ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat - AzureReachabilityReport = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReport - ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult - AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot + VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult + AzureReachabilityReport = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReport + ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup + ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult + AvailableProvidersListCity = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity + AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters + AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo + ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor + AvailableProvidersList = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList + VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsageName + ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered + NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup + ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult BgpServiceCommunityListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunityListResult + AvailableProvidersListState = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult - AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo ConnectionMonitorResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult - GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult - ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult - ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot - ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination - InboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule + ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat + ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult + ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth + Subnet = Azure::Network::Mgmt::V2018_01_01::Models::Subnet + RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor - AvailableProvidersListState = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState - AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace - RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable - SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule - ConnectionMonitorSource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource - ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult - Route = Azure::Network::Mgmt::V2018_01_01::Models::Route - ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult - PublicIPAddress = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress - IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration + InboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult - VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku - ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool - ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings + NetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface + GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult + Route = Azure::Network::Mgmt::V2018_01_01::Models::Route + RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult - Subnet = Azure::Network::Mgmt::V2018_01_01::Models::Subnet - ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup - NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup + SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule + ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink + ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult - ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration - ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort - BackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool + VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku + PublicIPAddress = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress + AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration - NetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization + Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability + ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate - ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration + IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration + BackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool ApplicationGateway = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy + EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe - LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap - InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool - OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule - ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering - ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet - FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration - VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate - EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions + ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy + ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter + Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe + InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool + VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization + ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering + ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate + FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule + LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection + OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule LoadBalancer = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter - ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider + ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway - Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection + RouteNextHopType = Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol - ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity + IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion + ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier + Error = Azure::Network::Mgmt::V2018_01_01::Models::Error VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration - VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher - SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection - LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate + ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity - IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion + ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity + PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod TransportProtocol = Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol SecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleProtocol SecurityRuleAccess = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName - RouteNextHopType = Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType + SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode + Access = Azure::Network::Mgmt::V2018_01_01::Models::Access + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName - ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState - PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite - ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus - ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState - Access = Azure::Network::Mgmt::V2018_01_01::Models::Access + NetworkOperationStatus = Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus + ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState + EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName - ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuFamily ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ServiceProviderProvisioningState LoadDistribution = Azure::Network::Mgmt::V2018_01_01::Models::LoadDistribution ProbeProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ProbeProtocol - NetworkOperationStatus = Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus - ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType + ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState ProcessorArchitecture = Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType - EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol - EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState + AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + IpsecEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName + VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier + VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus + VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType + VpnType = Azure::Network::Mgmt::V2018_01_01::Models::VpnType + IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup + Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity + IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + OperationListResult = Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult + Operation = Azure::Network::Mgmt::V2018_01_01::Models::Operation + IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol + UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName + Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage + Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource + ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState + Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin + TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification + VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference + InboundNatRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult + PublicIPAddressSku = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku + LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult + IpTag = Azure::Network::Mgmt::V2018_01_01::Models::IpTag + LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult + LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult + TunnelConnectionHealth = Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth + LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult + ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining + ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer + ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool + NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult + LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification + NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult + BgpPeerStatus = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus + EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation + EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule + EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup end class NetworkManagementClass - attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :operations, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :bgp_service_communities, :virtual_network_peerings, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :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_filters, :route_filter_rules, :routes, :route_tables, :virtual_networks, :usages, :virtual_network_gateways, :bgp_service_communities, :virtual_network_peerings, :virtual_network_gateway_connections, :subnets, :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 @@ -346,18 +346,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @network_interfaces = @client_0.network_interfaces - @network_security_groups = @client_0.network_security_groups - @security_rules = @client_0.security_rules - @public_ipaddresses = @client_0.public_ipaddresses - @route_tables = @client_0.route_tables - @routes = @client_0.routes - @usages = @client_0.usages - @virtual_networks = @client_0.virtual_networks - @subnets = @client_0.subnets - @virtual_network_gateways = @client_0.virtual_network_gateways - @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections - @local_network_gateways = @client_0.local_network_gateways @operations = @client_0.operations @application_security_groups = @client_0.application_security_groups @available_endpoint_services = @client_0.available_endpoint_services @@ -373,16 +361,28 @@ def initialize(configurable, base_url=nil, options=nil) @network_watchers = @client_0.network_watchers @packet_captures = @client_0.packet_captures @connection_monitors = @client_0.connection_monitors - @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 @application_gateways = @client_0.application_gateways @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations @express_route_circuit_peerings = @client_0.express_route_circuit_peerings @express_route_circuits = @client_0.express_route_circuits @express_route_service_providers = @client_0.express_route_service_providers @load_balancers = @client_0.load_balancers + @network_interfaces = @client_0.network_interfaces + @network_security_groups = @client_0.network_security_groups + @security_rules = @client_0.security_rules + @public_ipaddresses = @client_0.public_ipaddresses + @route_filters = @client_0.route_filters + @route_filter_rules = @client_0.route_filter_rules + @routes = @client_0.routes + @route_tables = @client_0.route_tables + @virtual_networks = @client_0.virtual_networks + @usages = @client_0.usages + @virtual_network_gateways = @client_0.virtual_network_gateways + @bgp_service_communities = @client_0.bgp_service_communities + @virtual_network_peerings = @client_0.virtual_network_peerings + @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections + @subnets = @client_0.subnets + @local_network_gateways = @client_0.local_network_gateways @model_classes = ModelClasses.new end @@ -401,132 +401,6 @@ def method_missing(method, *args) end class ModelClasses - def virtual_network_gateway_connection_status - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus - end - def severity - Azure::Network::Mgmt::V2018_01_01::Models::Severity - end - def virtual_network_gateway_type - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType - end - def vpn_type - Azure::Network::Mgmt::V2018_01_01::Models::VpnType - end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName - end - def virtual_network_gateway_sku_tier - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - end - def provisioning_state - Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - end - def ike_encryption - Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption - end - def protocol - Azure::Network::Mgmt::V2018_01_01::Models::Protocol - end - def dh_group - Azure::Network::Mgmt::V2018_01_01::Models::DhGroup - end - def bgp_peer_state - Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState - end - def authentication_method - Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod - end - def ipsec_encryption - Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption - end - def ipsec_integrity - Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity - end - def ike_integrity - Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity - end - def operation_display - Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay - end - def operation_list_result - Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult - end - def operation - Azure::Network::Mgmt::V2018_01_01::Models::Operation - end - def origin - Azure::Network::Mgmt::V2018_01_01::Models::Origin - end - def error - Azure::Network::Mgmt::V2018_01_01::Models::Error - end - def topology_association - Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - end - def topology_resource - Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource - end - def operation_properties_format_service_specification - Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification - end - def virtual_network_connection_gateway_reference - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference - end - def inbound_nat_rule_list_result - Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult - end - def public_ipaddress_sku - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku - end - def load_balancer_backend_address_pool_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult - end - def ip_tag - Azure::Network::Mgmt::V2018_01_01::Models::IpTag - end - def load_balancer_frontend_ipconfiguration_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult - end - def load_balancer_load_balancing_rule_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult - end - def tunnel_connection_health - Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth - end - def load_balancer_probe_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult - end - def application_gateway_connection_draining - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining - end - def application_gateway_backend_health_server - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer - end - def application_gateway_backend_health_pool - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool - end - def network_interface_ipconfiguration_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult - end - def network_interface_load_balancer_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult - end - def bgp_peer_status - Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus - end - def effective_network_security_group_association - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation - end - def effective_network_security_rule - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule - end - def virtual_network_list_usage_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult - end - def effective_network_security_group - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup - end def virtual_network_usage Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsage end @@ -557,23 +431,23 @@ def network_watcher_list_result def application_gateway_available_ssl_predefined_policies Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies end - def log_specification - Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification - end def topology_parameters Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters end def tags_object Azure::Network::Mgmt::V2018_01_01::Models::TagsObject end + def application_security_group_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult + end def dimension Azure::Network::Mgmt::V2018_01_01::Models::Dimension end def metric_specification Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification end - def application_security_group_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult + def topology + Azure::Network::Mgmt::V2018_01_01::Models::Topology end def verification_ipflow_parameters Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters @@ -581,8 +455,8 @@ def verification_ipflow_parameters def verification_ipflow_result Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult end - def topology - Azure::Network::Mgmt::V2018_01_01::Models::Topology + def bgpcommunity + Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity end def next_hop_parameters Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters @@ -590,8 +464,8 @@ def next_hop_parameters def next_hop_result Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult end - def bgpcommunity - Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity + def security_group_view_parameters + Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters end def network_interface_association Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation @@ -620,8 +494,8 @@ def packet_capture_storage_location def route_filter_list_result Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterListResult end - def security_group_view_parameters - Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters + def packet_capture_filter + Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter end def vpn_device_script_parameters Azure::Network::Mgmt::V2018_01_01::Models::VpnDeviceScriptParameters @@ -638,9 +512,6 @@ def packet_capture_result def ipsec_policy Azure::Network::Mgmt::V2018_01_01::Models::IpsecPolicy end - def packet_capture_filter - Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter - end def packet_capture_list_result Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureListResult end @@ -704,53 +575,29 @@ def connectivity_destination def connectivity_parameters Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters end - def connectivity_issue - Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue + def express_route_circuit_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult + end + def sub_resource + Azure::Network::Mgmt::V2018_01_01::Models::SubResource end def connectivity_hop Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop end - def route_filter_rule_list_result - Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult + def connectivity_issue + Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue end - def connectivity_information - Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation + def application_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult end - def virtual_network_gateway_list_connections_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult + def application_gateway_backend_address + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress end def azure_reachability_report_location Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation end - def azure_reachability_report_parameters - Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters - end - def gateway_route - Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute - end - def express_route_circuit_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult - end - def sub_resource - Azure::Network::Mgmt::V2018_01_01::Models::SubResource - end - def express_route_service_provider_bandwidths_offered - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered - end - def application_gateway_firewall_rule_group - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup - end - def application_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult - end - def application_gateway_backend_address - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - end - def usage_name - Azure::Network::Mgmt::V2018_01_01::Models::UsageName - end - def usage - Azure::Network::Mgmt::V2018_01_01::Models::Usage + def virtual_network_gateway_list_connections_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult end def network_interface_dns_settings Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings @@ -758,11 +605,11 @@ def network_interface_dns_settings def network_security_group_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult end - def virtual_network_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult + def azure_reachability_report_item + Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem end - def resource - Azure::Network::Mgmt::V2018_01_01::Models::Resource + def gateway_route + Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute end def bgp_settings Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings @@ -782,8 +629,8 @@ def virtual_network_list_result def security_rule_list_result Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult end - def available_providers_list_country - Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry + def connectivity_information + Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation end def express_route_circuit_peering_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult @@ -809,11 +656,11 @@ def connection_shared_key def express_route_circuit_arp_table Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable end - def application_gateway_backend_health - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth + def available_providers_list_country + Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry end - def azure_reachability_report_item - Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem + def available_providers_list_parameters + Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters end def public_ipaddress_dns_settings Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings @@ -839,8 +686,8 @@ def virtual_network_gateway_connection_list_result def load_balancer_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult end - def virtual_network_usage_name - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsageName + def connection_monitor_destination + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination end def azure_async_operation_result Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult @@ -851,8 +698,8 @@ def route_list_result def subnet_list_result Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult end - def available_providers_list_city - Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity + def connection_monitor_source + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource end def vpn_client_parameters Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters @@ -860,101 +707,101 @@ def vpn_client_parameters def error_details Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails end - def availability - Azure::Network::Mgmt::V2018_01_01::Models::Availability + def application_gateway_web_application_firewall_configuration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end - def available_providers_list - Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList + def connection_state_snapshot + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot end - def service_endpoint_properties_format - Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat + def virtual_network_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult end def azure_reachability_report Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReport end - def connection_monitor_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult - end - def available_providers_list_parameters - Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters + def application_gateway_firewall_rule_group + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup end - def application_gateway_web_application_firewall_configuration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + def express_route_circuits_arp_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult end - def bgp_service_community_list_result - Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunityListResult + def available_providers_list_city + Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity end - def dns_name_availability_result - Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult + def azure_reachability_report_parameters + Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters end def azure_reachability_report_latency_info Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo end - def connection_monitor_result - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult + def connection_monitor + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor end - def gateway_route_list_result - Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult + def available_providers_list + Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList end - def express_route_circuits_arp_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult + def virtual_network_usage_name + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsageName end - def connection_state_snapshot - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot + def express_route_service_provider_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult end - def connection_monitor_destination - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination + def express_route_service_provider_bandwidths_offered + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered end - def inbound_nat_rule - Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule + def network_security_group + Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup end - def connection_monitor_parameters - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters + def connection_monitor_query_result + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult end - def connection_monitor - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor + def bgp_service_community_list_result + Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunityListResult end def available_providers_list_state Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState end - def address_space - Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace + def dns_name_availability_result + Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult end - def route_table - Azure::Network::Mgmt::V2018_01_01::Models::RouteTable + def connection_monitor_result + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult end - def security_rule - Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule + def service_endpoint_properties_format + Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat end - def connection_monitor_source - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource + def connection_monitor_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult end - def connection_monitor_query_result - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult + def application_gateway_backend_health + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth end - def route - Azure::Network::Mgmt::V2018_01_01::Models::Route + def subnet + Azure::Network::Mgmt::V2018_01_01::Models::Subnet end - def express_route_service_provider_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + def route_filter_rule_list_result + Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult end - def public_ipaddress - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress + def connection_monitor_parameters + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters end - def ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration + def inbound_nat_rule + Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule end def express_route_circuits_routes_table_summary_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult end - def virtual_network_gateway_sku - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku + def network_interface + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface end - def application_gateway_backend_address_pool - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool + def gateway_route_list_result + Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult end - def application_gateway_backend_http_settings - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings + def route + Azure::Network::Mgmt::V2018_01_01::Models::Route + end + def route_table + Azure::Network::Mgmt::V2018_01_01::Models::RouteTable end def express_route_circuit_sku Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku @@ -962,26 +809,26 @@ def express_route_circuit_sku def authorization_list_result Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult end - def subnet - Azure::Network::Mgmt::V2018_01_01::Models::Subnet + def security_rule + Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule end - def application_security_group - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup + def resource_navigation_link + Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink end - def network_security_group - Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup + def application_gateway_backend_address_pool + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool end def public_ipaddress_list_result Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration + def virtual_network_gateway_sku + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku end - def application_gateway_frontend_port - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort + def public_ipaddress + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress end - def backend_address_pool - Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool + def address_space + Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule @@ -989,35 +836,35 @@ def application_gateway_request_routing_rule def network_interface_ipconfiguration Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration end - def network_interface - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface + def availability + Azure::Network::Mgmt::V2018_01_01::Models::Availability end - def express_route_circuit_authorization - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization + def application_security_group + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup end def application_gateway_ipconfiguration Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - end - def resource_navigation_link - Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink - end def application_gateway_authentication_certificate Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate end - def application_gateway_redirect_configuration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration + end + def ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration + end + def backend_address_pool + Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool end def application_gateway Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway end - def application_gateway_available_ssl_options - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions + def endpoint_service_result + Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult end - def application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy + def application_gateway_backend_http_settings + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings end def application_gateway_http_listener Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener @@ -1028,35 +875,26 @@ def application_gateway_path_rule def application_gateway_probe Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe end - def load_balancing_rule - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate end def application_gateway_url_path_map Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap end - def inbound_nat_pool - Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool - end - def outbound_nat_rule - Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule - end - def express_route_circuit_peering - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering - end - def express_route_circuit - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + def application_gateway_frontend_port + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort end def application_gateway_firewall_rule_set Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet end - def frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + def application_gateway_available_ssl_options + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate + def application_gateway_ssl_predefined_policy + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy end - def endpoint_service_result - Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + def express_route_service_provider + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider end def route_filter_rule Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule @@ -1064,6 +902,42 @@ def route_filter_rule def route_filter Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter end + def probe + Azure::Network::Mgmt::V2018_01_01::Models::Probe + end + def inbound_nat_pool + Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool + end + def virtual_network_list_usage_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult + end + def express_route_circuit_authorization + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization + end + def express_route_circuit_peering + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering + end + def application_gateway_redirect_configuration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + end + def vpn_client_root_certificate + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate + end + def frontend_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + end + def load_balancing_rule + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule + end + def local_network_gateway + Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + end + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection + end + def outbound_nat_rule + Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule + end def load_balancer Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer end @@ -1073,8 +947,8 @@ def patch_route_filter_rule def patch_route_filter Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter end - def express_route_service_provider - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider + def express_route_circuit + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit end def virtual_network_peering Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering @@ -1082,17 +956,20 @@ def virtual_network_peering def virtual_network_gateway Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway end - def probe - Azure::Network::Mgmt::V2018_01_01::Models::Probe - end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection + def route_next_hop_type + Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType end def application_gateway_protocol Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol end - def application_gateway_cookie_based_affinity - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity + def ipversion + Azure::Network::Mgmt::V2018_01_01::Models::IPVersion + end + def application_gateway_tier + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier + end + def error + Azure::Network::Mgmt::V2018_01_01::Models::Error end def virtual_network Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork @@ -1100,27 +977,27 @@ def virtual_network def virtual_network_gateway_ipconfiguration Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration end - def vpn_client_root_certificate - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate - end def network_watcher Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher end - def security_rule_direction - Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate end - def local_network_gateway - Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + def express_route_circuit_sku_tier + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier end def bgp_service_community Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity end - def ipversion - Azure::Network::Mgmt::V2018_01_01::Models::IPVersion + def application_gateway_cookie_based_affinity + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity end def virtual_network_gateway_connection_list_entity Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity end + def public_ipaddress_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName + end def ipallocation_method Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod end @@ -1133,11 +1010,8 @@ def security_rule_protocol def security_rule_access Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName - end - def route_next_hop_type - Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType + def security_rule_direction + Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection end def application_gateway_redirect_type Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType @@ -1145,12 +1019,15 @@ def application_gateway_redirect_type def application_gateway_firewall_mode Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode end + def access + Azure::Network::Mgmt::V2018_01_01::Models::Access + end + def application_gateway_request_routing_rule_type + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType + end def application_gateway_sku_name Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName end - def application_gateway_tier - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier - end def authorization_use_status Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus end @@ -1163,9 +1040,6 @@ def express_route_circuit_peering_type def express_route_circuit_peering_state Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState end - def public_ipaddress_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName - end def application_gateway_backend_health_server_health Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth end @@ -1175,26 +1049,32 @@ def application_gateway_ssl_protocol def application_gateway_ssl_policy_type Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType end - def application_gateway_request_routing_rule_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType + def application_gateway_ssl_policy_name + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName end def application_gateway_ssl_cipher_suite Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite end - def connection_status - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + def network_operation_status + Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus end - def connection_state - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState + def application_gateway_operational_state + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState end - def access - Azure::Network::Mgmt::V2018_01_01::Models::Access + def evaluation_state + Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState end def load_balancer_sku_name Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName end - def express_route_circuit_sku_tier - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier + def effective_security_rule_protocol + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + end + def effective_route_source + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + end + def effective_route_state + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState end def express_route_circuit_sku_family Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuFamily @@ -1208,12 +1088,6 @@ def load_distribution def probe_protocol Azure::Network::Mgmt::V2018_01_01::Models::ProbeProtocol end - def network_operation_status - Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus - end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState - end def pc_status Azure::Network::Mgmt::V2018_01_01::Models::PcStatus end @@ -1223,14 +1097,14 @@ def pc_error def issue_type Azure::Network::Mgmt::V2018_01_01::Models::IssueType end - def processor_architecture - Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture + def connection_status + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + def connection_state + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState end - def evaluation_state - Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState + def processor_architecture + Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture end def virtual_network_peering_state Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState @@ -1238,14 +1112,14 @@ def virtual_network_peering_state def vpn_client_protocol Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + def bgp_peer_state + Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState end - def effective_route_source - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + def authentication_method + Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod end - def effective_route_state - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + def ipsec_encryption + Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption end def association_type Azure::Network::Mgmt::V2018_01_01::Models::AssociationType @@ -1259,9 +1133,135 @@ def next_hop_type def pc_protocol Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol end + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName + end + def virtual_network_gateway_sku_tier + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier + end + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + end + def virtual_network_gateway_connection_status + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus + end + def virtual_network_gateway_type + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType + end + def vpn_type + Azure::Network::Mgmt::V2018_01_01::Models::VpnType + end + def ike_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + end + def dh_group + Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + end def pfs_group Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup end + def severity + Azure::Network::Mgmt::V2018_01_01::Models::Severity + end + def ipsec_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + end + def operation_display + Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + end + def operation_list_result + Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult + end + def operation + Azure::Network::Mgmt::V2018_01_01::Models::Operation + end + def ike_encryption + Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + end + def protocol + Azure::Network::Mgmt::V2018_01_01::Models::Protocol + end + def usage_name + Azure::Network::Mgmt::V2018_01_01::Models::UsageName + end + def usage + Azure::Network::Mgmt::V2018_01_01::Models::Usage + end + def resource + Azure::Network::Mgmt::V2018_01_01::Models::Resource + end + def provisioning_state + Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState + end + def origin + Azure::Network::Mgmt::V2018_01_01::Models::Origin + end + def topology_association + Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + end + def topology_resource + Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + end + def operation_properties_format_service_specification + Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification + end + def virtual_network_connection_gateway_reference + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference + end + def inbound_nat_rule_list_result + Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult + end + def public_ipaddress_sku + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku + end + def load_balancer_backend_address_pool_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult + end + def ip_tag + Azure::Network::Mgmt::V2018_01_01::Models::IpTag + end + def load_balancer_frontend_ipconfiguration_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult + end + def load_balancer_load_balancing_rule_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult + end + def tunnel_connection_health + Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth + end + def load_balancer_probe_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult + end + def application_gateway_connection_draining + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining + end + def application_gateway_backend_health_server + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer + end + def application_gateway_backend_health_pool + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool + end + def network_interface_ipconfiguration_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult + end + def log_specification + Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification + end + def network_interface_load_balancer_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult + end + def bgp_peer_status + Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus + end + def effective_network_security_group_association + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation + end + def effective_network_security_rule + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule + end + def effective_network_security_group + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup + end end end end diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb index f4765b6254..69c337b32c 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,30 +9,30 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models - ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle - ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News + ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article - VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing 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 end class NewsSearchDataClass @@ -65,26 +65,20 @@ def method_missing(method, *args) end class ModelClasses - def image_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - end - def organization - Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - end - 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 - Azure::CognitiveServices::NewsSearch::V1_0::Models::News + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + end + def trending_topics + Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics end def query Azure::CognitiveServices::NewsSearch::V1_0::Models::Query @@ -92,11 +86,11 @@ def query def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end - def video_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse end def search_results_answer Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer @@ -104,14 +98,14 @@ def search_results_answer def identifiable Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable end + def video_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + end def answer Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer end - def thing - Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + def creative_work + Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end def error_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode @@ -119,24 +113,30 @@ def error_code def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def creative_work - Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + def safe_search + Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end def text_format Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end - def safe_search - Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - end - def error - Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + def thing + Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing 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 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 ab3f9fc520..c6829c94e2 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -7,49 +7,49 @@ module Azure::Profiles::Latest module NotificationHubs module Mgmt - Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations - NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces + NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs + Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations module Models - CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult - SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - 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 - NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult + MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource - NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters - PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult + Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential + CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters + GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential + SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters + AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential + NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential end class NotificationHubsManagementClass - attr_reader :operations, :notification_hubs, :namespaces, :configurable, :base_url, :options, :model_classes + attr_reader :namespaces, :notification_hubs, :operations, :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) - @operations = @client_0.operations - @notification_hubs = @client_0.notification_hubs @namespaces = @client_0.namespaces + @notification_hubs = @client_0.notification_hubs + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -80,81 +80,42 @@ def method_missing(method, *args) end class ModelClasses - def check_availability_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - end - def gcm_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - end - def shared_access_authorization_rule_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - end - def notification_hub_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult - end - def shared_access_authorization_rule_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - end - def shared_access_authorization_rule_properties - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + def check_availability_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult end def mpns_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential end - def namespace_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters - end - def adm_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential - end - def namespace_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - end - def sku - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - end - def baidu_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential - end - def check_availability_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - end def namespace_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters end def namespace_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource end - def sub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + def shared_access_authorization_rule_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end def notification_hub_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters end - def shared_access_authorization_rule_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource + 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 notification_hub_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + def debug_send_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse end def pns_credentials_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end - def debug_send_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + def sku + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku end def namespace_type Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType 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 access_rights Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end @@ -164,9 +125,15 @@ def operation_display def operation_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult end + def resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource + end def error_response Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse end + def sku_name + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName + end def operation Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation end @@ -182,6 +149,39 @@ def apns_credential def wns_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential end + def check_availability_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters + end + def gcm_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential + end + def shared_access_authorization_rule_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + end + def notification_hub_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + end + def shared_access_authorization_rule_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + end + def shared_access_authorization_rule_properties + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + end + def sub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + end + def namespace_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters + end + def adm_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential + 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 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 8fbd26f02d..6a85881c5f 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,14 +9,12 @@ 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 + LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices module Models - 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 @@ -33,19 +31,22 @@ module Models StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError - 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 + WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse - StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight + SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight + SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState - SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult + Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource + ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric WorkspaceListUsagesResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult @@ -54,19 +55,18 @@ module Models 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 - Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult - ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource - DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind + DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace + DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind + SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum 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, :data_sources, :workspaces, :operations, :linked_services, :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 + @linked_services = @client_1.linked_services @model_classes = ModelClasses.new end @@ -108,12 +108,6 @@ def method_missing(method, *args) end class ModelClasses - def search_sort_enum - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum - end - def purge_state - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - end def tag Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag end @@ -162,36 +156,36 @@ def search_sort def search_error Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError end + def workspace_purge_body_filters + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters + end def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end - def workspace_purge_body_filters - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters + def workspace_purge_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end def search_metadata Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata end - def workspace_purge_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + def workspace_purge_status_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse end def storage_insight Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight end - def workspace_purge_status_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + def search_sort_enum + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum end def storage_insight_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState end - def sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + def purge_state + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState end def sku Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end - def resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - end def entity_status Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end @@ -201,6 +195,15 @@ def operation_display def operation_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end + def resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource + end + def proxy_resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + end + def operation + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + end def metric_name Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName end @@ -225,9 +228,6 @@ def workspace_list_management_groups_result def intelligence_pack Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack end - def operation - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation - end def shared_keys Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys end @@ -237,20 +237,20 @@ def data_source_list_result def workspace_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult end - def proxy_resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + def linked_service + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService end def data_source Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource end - def linked_service - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService + def workspace + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace end def data_source_kind Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind end - def workspace - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace + def sku_name_enum + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum 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 ce80929953..18b058b1e5 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -8,25 +8,25 @@ module Azure::Profiles::Latest module Policy module Mgmt PolicyDefinitions = Azure::Policy::Mgmt::V2016_12_01::PolicyDefinitions - PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments + PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions module Models + PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult - PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode + PolicyAssignment = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment PolicyDefinitionReference = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference PolicySetDefinition = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult - PolicyAssignment = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse + PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end class PolicyManagementClass - attr_reader :policy_definitions, :policy_set_definitions, :policy_assignments, :configurable, :base_url, :options, :model_classes + attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @policy_set_definitions = @client_1.policy_set_definitions @policy_assignments = @client_1.policy_assignments + @policy_set_definitions = @client_1.policy_set_definitions @model_classes = ModelClasses.new end @@ -65,14 +65,17 @@ def method_missing(method, *args) end class ModelClasses + def policy_mode + Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode + end def policy_definition Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition end def policy_definition_list_result Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult end - def policy_mode - Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode + def policy_assignment + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment end def policy_definition_reference Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference @@ -86,18 +89,15 @@ def policy_sku def policy_set_definition_list_result Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult end - def policy_assignment - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment - end def policy_assignment_list_result Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult end - def policy_type - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType - end def error_response Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse end + def policy_type + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType + end end end end diff --git a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb index 522297d016..b5e81cddf9 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,31 +7,31 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt + Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates - Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations module Models + PolicyDefinitionSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary + PolicyAssignmentSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary + PolicyEventsQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults + Summary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary + QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - PolicyDefinitionSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary - PolicyAssignmentSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary - PolicyEventsQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults - Summary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary - QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -62,6 +62,21 @@ def method_missing(method, *args) end class ModelClasses + def policy_definition_summary + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary + end + def policy_assignment_summary + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary + end + def policy_events_query_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults + end + def summary + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary + end + def query_failure + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure + end def summarize_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults end @@ -74,12 +89,12 @@ def policy_event def policy_state Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end def operations_list_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults end + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + end def query_failure_error Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError end @@ -95,21 +110,6 @@ def policy_states_resource def operation Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation end - def policy_definition_summary - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary - end - def policy_assignment_summary - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary - end - def policy_events_query_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults - end - def summary - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary - end - def query_failure - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure - end end end end diff --git a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb index 93e83a77bf..a51da9ccce 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -7,33 +7,33 @@ module Azure::Profiles::Latest module PowerBiEmbedded module Mgmt - WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces + WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections module Models - CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList - MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest - ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail - AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName - CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + 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 - WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest - Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace - AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest - Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest + ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail + AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason + Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end class PowerBiEmbeddedManagementClass - attr_reader :workspace_collections, :workspaces, :configurable, :base_url, :options, :model_classes + attr_reader :workspaces, :workspace_collections, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @workspace_collections = @client_0.workspace_collections @workspaces = @client_0.workspaces + @workspace_collections = @client_0.workspace_collections @model_classes = ModelClasses.new end @@ -63,29 +63,11 @@ def method_missing(method, *args) end class ModelClasses - def check_name_response - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - 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 - 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 operation - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + 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 @@ -93,26 +75,20 @@ def workspace_collection def workspace_collection_access_key Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey end - def workspace_collection_access_keys - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys - end def create_workspace_collection_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest end - def workspace - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace - end - def azure_sku - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku - end def display Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display end def update_workspace_collection_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest end - def error - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + def azure_sku + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + end + def workspace + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace end def check_name_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest @@ -120,6 +96,30 @@ def check_name_request def workspace_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList end + def check_name_response + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + 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 + 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 error + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + end + def operation + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + end end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index a75bfe864b..893fa1da05 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,34 +7,22 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt + Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages + VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages - Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations + Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages - VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates module Models - MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary - VaultUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage - ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification - UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails - ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList - 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 - Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku - PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit - Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + 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 TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource @@ -50,10 +38,22 @@ module Models ClientDiscoveryDisplay = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay 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 + VaultUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage + ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification + UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails + ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList + ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties + NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo + ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails + ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails + PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault end class RecoveryServicesManagementClass - attr_reader :registered_identities, :replication_usages, :operations, :vault_extended_info_operations, :vaults, :usages, :vault_certificates, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :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 + @vault_certificates = @client_0.vault_certificates @registered_identities = @client_0.registered_identities @replication_usages = @client_0.replication_usages - @operations = @client_0.operations @vault_extended_info_operations = @client_0.vault_extended_info_operations + @operations = @client_0.operations @vaults = @client_0.vaults - @usages = @client_0.usages - @vault_certificates = @client_0.vault_certificates @model_classes = ModelClasses.new end @@ -88,62 +88,26 @@ def method_missing(method, *args) end class ModelClasses - def monitoring_summary - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary - end - def vault_usage - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage - end - def client_discovery_for_log_specification - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification - end - def upgrade_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails - end - def replication_usage_list - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList - end - def resource_certificate_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails - end - def name_info - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - end - def resource_certificate_and_aad_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - end - def resource_certificate_and_acs_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - end - def vault_properties - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - end - def sku - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + def vault_extended_info_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource end def patch_vault Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault end - def patch_tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + def vault_upgrade_state + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState end def auth_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType end - def vault_extended_info_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + def usages_unit + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit end def trigger_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType end - def vault_upgrade_state - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - end - def usages_unit - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit - end - def vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku end def resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource @@ -190,6 +154,42 @@ def client_discovery_for_service_specification def vault_usage_list Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList end + def monitoring_summary + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary + end + def vault_usage + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage + end + def client_discovery_for_log_specification + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification + end + def upgrade_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails + end + def replication_usage_list + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList + end + def resource_certificate_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + end + def vault_properties + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties + end + def name_info + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo + end + def resource_certificate_and_aad_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails + end + def resource_certificate_and_acs_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails + end + def patch_tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + end + def vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + 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 ff4b050260..fb3c2ee8b9 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -45,12 +45,17 @@ module Mgmt BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries module Models - ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse - ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi 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 + BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject + BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject + KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails + WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem + KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails TokenInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject GenericContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo @@ -77,13 +82,13 @@ module Models AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails @@ -95,14 +100,14 @@ module Models BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig + AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest - AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem - AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest - AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint + AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem + AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest AzureIaaSComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer AzureIaaSComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem AzureSQLAGWorkloadContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer @@ -113,168 +118,151 @@ module Models AzureWorkloadContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer AzureVMAppContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer AzureVmWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem - AzureVmWorkloadSQLAvailabilityGroupProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem AzureVmWorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem + AzureVmWorkloadSQLAvailabilityGroupProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem AzureVmWorkloadSQLDatabaseProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem AzureVmWorkloadSQLDatabaseWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem AzureVmWorkloadSQLInstanceProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem AzureVmWorkloadSQLInstanceWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem + AzureWorkloadBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest AzureWorkloadRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint AzureWorkloadRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest - AzureWorkloadBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest AzureWorkloadSQLRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest - AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest AzureWorkloadSQLPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint BackupEngineBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource + AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest BackupRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource - BackupResourceConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource BackupEngineBaseResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList BackupResourceVaultConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource + BackupResourceConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource DpmContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer DpmBackupEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine GenericContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer - GenericRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint 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 - IaaSVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem IaaSVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer IaasVMRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint + IaaSVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem ILRRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource IaasVMRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRestoreRequest MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo - OperationStatusProvisionILRExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo - ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList + 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 ProtectionContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource + 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 - WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList - AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType + WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList - CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions + AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions RestoreRequestType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType - RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions - BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType + RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState + BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType + ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType - ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType WorkloadItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemType RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType RecoveryPointTierStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues - BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject - BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject - KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails - WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem - KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails - DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails - DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo - MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo - AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo - AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails - AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo - AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo - MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList - PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject - AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails - DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule - BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList - FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy - ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat - DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource + AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo + WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule - AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo - AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem - OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo - ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource + DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus - OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy - FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName + JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy - MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem + Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource 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 LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy - RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy + RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource @@ -286,12 +274,12 @@ module Models ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear @@ -300,6 +288,18 @@ module Models UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy + DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse end class RecoveryServicesBackupManagementClass @@ -383,12 +383,6 @@ def method_missing(method, *args) end class ModelClasses - def client_discovery_response - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse - end - def client_discovery_for_log_specification - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification - end def client_discovery_value_for_single_api Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi end @@ -401,6 +395,27 @@ def client_discovery_for_service_specification def client_discovery_for_properties Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties end + def client_discovery_response + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse + end + def client_discovery_for_log_specification + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + end + def bmscontainer_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject + end + def bmspoquery_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject + end + def key_and_secret_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails + end + def workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem + end + def kekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails + end def token_information Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation end @@ -479,6 +494,9 @@ def bmsrpquery_object def operation_status_error Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError end + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + end def target_restore_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo end @@ -497,9 +515,6 @@ def recovery_point_tier_information def backup_engine_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - end def backup_engine_base Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase end @@ -533,30 +548,30 @@ def bmsbackup_engine_query_object def backup_resource_vault_config Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig end + def azure_backup_server_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer + end def azure_backup_server_engine Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine end def azure_file_share_backup_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest end - def azure_backup_server_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer - end def azure_file_share_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem end - def azure_file_share_restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest + def azure_file_share_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint end def azure_iaa_sclassic_compute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer end - def azure_file_share_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint - end def azure_iaa_sclassic_compute_vmprotectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem end + def azure_file_share_restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest + end def azure_iaa_scompute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer end @@ -587,12 +602,12 @@ def azure_vmapp_container_protection_container def azure_vm_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem end - def azure_vm_workload_sqlavailability_group_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem - end def azure_vm_workload_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem end + def azure_vm_workload_sqlavailability_group_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem + end def azure_vm_workload_sqldatabase_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem end @@ -605,42 +620,42 @@ def azure_vm_workload_sqlinstance_protectable_item def azure_vm_workload_sqlinstance_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem end + def azure_workload_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest + end def azure_workload_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint end def azure_workload_restore_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest end - def azure_workload_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest - end def azure_workload_sqlrecovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint end def azure_workload_sqlrestore_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest end - def azure_workload_sqlpoint_in_time_restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest - end def 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 azure_workload_sqlpoint_in_time_restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest + end def backup_request_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource end - def backup_resource_config_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource - end def backup_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 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 end @@ -650,24 +665,24 @@ def dpm_backup_engine def generic_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer end - def generic_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint - end def iaas_vmbackup_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest end + def generic_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint + end 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 iaa_svmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer end def iaas_vmrecovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint end + def iaa_svmprotectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem + end def ilrrequest_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource end @@ -680,54 +695,54 @@ def mab_container def operation_status_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo end - def operation_status_provision_ilrextended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo - end def operation_status_jobs_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo end - def protectable_container_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList + 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 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_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList - 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 workload_item_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource end - def workload_protectable_item_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource - end def workload_item_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList end - def azure_file_share_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType + 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 copy_options - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions + def azure_file_share_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType end def recovery_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType end + def copy_options + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions + end def restore_request_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType end @@ -737,17 +752,20 @@ def inquiry_status def sqldata_directory_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType end + def overwrite_options + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions + end def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end - def overwrite_options - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions + def storage_type_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState end def backup_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType end - def storage_type_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState + def container_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end def enhanced_security_state Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState @@ -755,9 +773,6 @@ def enhanced_security_state def storage_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end - def container_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType - end def restore_point_query_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType end @@ -776,57 +791,6 @@ def backup_item_type def operation_status_values Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues end - def bmscontainer_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject - end - def bmspoquery_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject - end - def key_and_secret_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails - end - def workload_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem - end - def kekdetails - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails - end - def dpm_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails - end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo - end - def mab_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo - end - def azure_workload_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo - end - def azure_workload_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails - end - def azure_workload_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo - end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo - end - def mab_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - end - def protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - end - def backup_management_usage - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList - end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse - end def azure_iaa_svmhealth_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails end @@ -836,35 +800,35 @@ def azure_storage_job_task_details def backup_status_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end + def backup_status_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + end def pre_validate_enable_backup_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest end def bmsbackup_summaries_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end - def azure_vmresource_feature_support_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse - end def azure_sql_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo end def operation_result_info_base Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase end - def azure_iaa_svmjob_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + def azure_vmresource_feature_support_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse end - def daily_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + def azure_storage_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo end - def backup_status_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + def azure_iaa_svmjob_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails end def retention_duration Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + def protection_policy_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject end def daily_retention_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat @@ -881,23 +845,23 @@ def mab_error_info def azure_vm_workload_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo end - def resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + def dpm_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo end - def feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + def operation_worker_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse end def schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def azure_iaa_svmerror_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo end def azure_storage_error_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end - def dpm_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + def yearly_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule end def protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy @@ -905,50 +869,50 @@ def protection_policy def weekly_retention_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat end - def dpm_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob - end - def job_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject + def job_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest end - def yearly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + def feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest end - def azure_iaa_svmerror_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + def export_jobs_operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo end def weekly_retention_schedule Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + def job_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + end + def operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo end def azure_fileshare_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo end - def azure_vmresource_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList end def protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem end - def operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + def dpm_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob end - def export_jobs_operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo + def operation_result_info_base_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource end - def job_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo end def azure_storage_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob @@ -959,8 +923,8 @@ def protected_item_query_object def azure_workload_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob end - def operation_worker_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + def daily_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule end def monthly_retention_schedule Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule @@ -971,20 +935,20 @@ def protection_intent_resource def azure_iaa_svmprotected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + def mab_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob end def support_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus end - def operation_result_info_base_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + def fabric_name + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName end def protected_item_resource_list Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + def backup_management_usage + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage end def protection_policy_resource_list Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList @@ -995,8 +959,8 @@ def azure_fileshare_protected_item def azure_file_share_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy end - def fabric_name - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName + def job_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus end def type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type @@ -1004,8 +968,8 @@ def type def job_operation_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + def mab_server_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType end def azure_iaa_svmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem @@ -1013,11 +977,8 @@ def azure_iaa_svmprotected_item def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem @@ -1025,33 +986,36 @@ def azure_iaa_scompute_vmprotected_item def azure_iaa_svmprotection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - 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 azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem end + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + end def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def job_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode end def health_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource - end def azure_vm_workload_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy end + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + end def azure_vm_workload_sqldatabase_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem end + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem end @@ -1067,12 +1031,12 @@ def log_schedule_policy def long_term_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy end - def retention_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy - end def long_term_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy end + def retention_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + end def mab_file_folder_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem end @@ -1106,9 +1070,6 @@ def last_backup_status def protected_item_health_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings - end def error_detail Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail end @@ -1124,6 +1085,9 @@ def protection_status def retention_duration_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType end + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + end def retention_schedule_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat end @@ -1148,6 +1112,42 @@ def day_of_week def sub_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy end + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + end + def dpm_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + end + def resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + end + def mab_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + end + def azure_workload_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + end + def azure_workload_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + end + def azure_workload_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + end + def mab_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + end + def protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + end + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + end + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + end + def pre_validate_enable_backup_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + end 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 852e0ac531..205cbed405 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,191 +7,30 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt - Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations - ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationVaultHealth - RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectedItems ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworkMappings ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationFabrics + ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationvCenters ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryPlans ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainers - ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationvCenters ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainerMappings + RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectableItems ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationPolicies - ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks + Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks - ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationJobs + ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationEvents + ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationJobs ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationAlertSettings + ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationVaultHealth module Models - FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput - A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails - CreateProtectionContainerInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput - InMageDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails - ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings - EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails - A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails - InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput - A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails - InMageDiskSignatureExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions - EventQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter - InMageVolumeExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions - NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties - AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails - ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput - InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint - ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask - SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties - A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails - PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties - MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate - Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert - Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric - LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork - NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping - ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem - ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping - Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy - RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider - ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer - Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network - StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping - ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem - StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification - RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan - VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter - VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails - AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings - VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings - VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings - AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput - VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput - RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint - AzureToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput - VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput - VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput - VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput - VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails - HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails - VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails - AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails - HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails - HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails - HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails - VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails - InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails - InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails - A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails - HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails - SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput - InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput - InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput - HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput - HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job - A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput - A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput - HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails - InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput - HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails - HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails - InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails - HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails - HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails - A2AEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails - ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails - JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails - InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput - VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails - HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput - InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails - InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput - HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput - HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput - InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput - InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput - A2AFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput - HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput - InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput - A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput - A2AReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput - VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails - InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput - ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails - JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails - VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails - FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails - AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails - ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails - RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails - ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails - AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails - InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails - FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails - RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails - SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails - TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails - A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput - ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails - HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails - A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput - HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails - HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails - InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails - HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails - A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails - InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails - VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails - InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails - HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput - RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails - InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput - HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput - A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput - HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput - RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails - InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput - RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails - VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput - RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput - RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails - RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput - RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput - AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput - RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput - RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType - Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event - PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections - VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput - SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations - ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation - RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput - FailoverDeploymentModel = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel - RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType - LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType - DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason - HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory - PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection - MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus - SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus - RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation - RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment - DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus - AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption - InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType - RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType - HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType - A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType - JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails - Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity - JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType - Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job StorageClassificationProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties CreateRecoveryPlanInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput RecoveryPlanActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails @@ -233,7 +72,6 @@ module Models ProviderSpecificRecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails OSDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails RecoveryPointProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties - Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet NetworkMappingFabricSpecificSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings DataStore = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore InMageProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails @@ -250,114 +88,276 @@ module Models ReplicationProviderSpecificSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings OperationsDiscovery = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery ReplicationProtectedItemProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties - Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display - ProcessServer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer PolicyProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails - EnableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput + ProcessServer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer InitialReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails - EnableProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties + EnableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput PolicyProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput - EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput + EnableProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties CreatePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput - VMNicInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails + EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput UpdatePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput - UpdateReplicationProtectedItemProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput + VMNicInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails ProtectableItemProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties - UpdateReplicationProtectedItemInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties + UpdateReplicationProtectedItemProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput ProtectableItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection - UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput + UpdateReplicationProtectedItemInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties ProtectionContainerMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties - DisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput + UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput ProtectionContainerMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection - DisableProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties + DisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput CreateProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties - DisableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput + DisableProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties ReplicationProviderContainerUnmappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput - ProviderSpecificFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput + DisableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput RemoveProtectionContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput - PlannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties + ProviderSpecificFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput ProtectionContainerProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties - PlannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput + PlannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties ProtectionContainerCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection - UnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties + PlannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput CreateProtectionContainerInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties - UnplannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput + UnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties DiscoverProtectableItemRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties - TestFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties + UnplannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput SwitchProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput - TestFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput + TestFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties SwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput - TestFailoverCleanupInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties + TestFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput RecoveryPlanProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem - TestFailoverCleanupInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput + TestFailoverCleanupInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties EventProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails - ReverseReplicationProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput + TestFailoverCleanupInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput OSDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails - ReverseReplicationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties + ReverseReplicationProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails - ReverseReplicationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput + ReverseReplicationInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties FabricSpecificCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput - UpdateMobilityServiceRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties + ReverseReplicationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput FailoverProcessServerRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest - UpdateMobilityServiceRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest + UpdateMobilityServiceRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties ProviderError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError - ApplyRecoveryPointProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput + UpdateMobilityServiceRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest JobProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties - ApplyRecoveryPointInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties + ApplyRecoveryPointProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput ARMException = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException - ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput + ApplyRecoveryPointInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties ResumeJobParamsProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties - AlertProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties + ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput LogicalNetworkCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection - UpdateNetworkMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties + AlertProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties FabricSpecificCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput - DiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails + UpdateNetworkMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties StorageClassificationCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection - OperationsDiscoveryCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection + DiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails StorageClassificationMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties - StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection + OperationsDiscoveryCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection FailoverReplicationProtectedItemDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails - StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties + StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection UpdatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties - StorageClassificationMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput + StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties VMNicDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails - VCenterProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties + StorageClassificationMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput InMageAgentDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails - InconsistentVmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails + VCenterProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties CreateProtectionContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput - VCenterCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection + InconsistentVmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails ProtectionContainerFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails - AddVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties + VCenterCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection ReplicationProviderSpecificContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput - AddVCenterRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest + AddVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties DiscoverProtectableItemRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest - UpdateVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties + AddVCenterRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest CurrentScenarioDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails - UpdateVCenterRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest + UpdateVCenterRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties HealthError = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError - RenewCertificateInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties + UpdateVCenterRequest = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest AzureVmDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails - RenewCertificateInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput + RenewCertificateInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties GroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails - NetworkMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection + RenewCertificateInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput MethodCallStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus - ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection + NetworkMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection LogicalNetworkProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties - ProtectedItemsQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter + ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection CreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput - CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties + ProtectedItemsQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter HealthErrorSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary - ProtectionContainerMappingProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails + CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties ResourceHealthSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary - JobEntity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity + ProtectionContainerMappingProviderSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails VaultHealthProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties RemoveProtectionContainerMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties + JobEntity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity + CreateProtectionContainerInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput + InMageDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails ConfigureAlertRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails + FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput + Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display + A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails + A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails + ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings + EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails + A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails + Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet + EventQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter + InMageDiskSignatureExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput + InMageVolumeExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions + NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput + InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask + SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties + A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate + Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric + LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork + NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event + ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer + StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider + ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem + VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter + VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings + AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings + StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + AzureToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput + VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails + HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails + HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails + A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails + HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput + InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput + A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput + HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails + HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails + A2AEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails + InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails + JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails + HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails + VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails + ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails + InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails + InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput + HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput + HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput + InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput + InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput + A2AFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput + HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput + InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput + InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput + A2AReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput + HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput + A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput + JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails + VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails + FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails + ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails + ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails + VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails + ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails + AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails + InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails + RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails + RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails + Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails + FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails + ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails + AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails + A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput + A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput + HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails + SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails + HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails + HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails + InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails + InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput + HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput + VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput + A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput + VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput + InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput + RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails + RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails + RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput + RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput + RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput + RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput + VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput + RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType + ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation + AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + FailoverDeploymentModel = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel + PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection + LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType + PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory + RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus + DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType + SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations + SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType + HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus + Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity + RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType + A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption + Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy + Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :operations, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :replication_recovery_plans, :replication_protection_containers, :replicationv_centers, :replication_protection_container_mappings, :replication_protectable_items, :replication_policies, :replication_networks, :replication_logical_networks, :replication_jobs, :replication_events, :replication_alert_settings, :configurable, :base_url, :options, :model_classes + attr_reader :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :recovery_points, :replication_protectable_items, :replication_policies, :operations, :replication_logical_networks, :replication_networks, :replication_events, :replication_jobs, :replication_alert_settings, :replication_vault_health, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -367,26 +367,26 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @replication_vault_health = @client_0.replication_vault_health - @recovery_points = @client_0.recovery_points @replication_protected_items = @client_0.replication_protected_items @replication_network_mappings = @client_0.replication_network_mappings @replication_fabrics = @client_0.replication_fabrics + @replicationv_centers = @client_0.replicationv_centers @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings @replication_storage_classifications = @client_0.replication_storage_classifications @replication_recovery_services_providers = @client_0.replication_recovery_services_providers @replication_recovery_plans = @client_0.replication_recovery_plans @replication_protection_containers = @client_0.replication_protection_containers - @replicationv_centers = @client_0.replicationv_centers @replication_protection_container_mappings = @client_0.replication_protection_container_mappings + @recovery_points = @client_0.recovery_points @replication_protectable_items = @client_0.replication_protectable_items @replication_policies = @client_0.replication_policies - @replication_networks = @client_0.replication_networks + @operations = @client_0.operations @replication_logical_networks = @client_0.replication_logical_networks - @replication_jobs = @client_0.replication_jobs + @replication_networks = @client_0.replication_networks @replication_events = @client_0.replication_events + @replication_jobs = @client_0.replication_jobs @replication_alert_settings = @client_0.replication_alert_settings + @replication_vault_health = @client_0.replication_vault_health @model_classes = ModelClasses.new end @@ -405,980 +405,980 @@ def method_missing(method, *args) end class ModelClasses - def fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType end - def a2_avm_managed_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails + def job + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job end - def create_protection_container_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput + def storage_classification_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties end - def in_mage_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails + def create_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput end - def configuration_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings + def recovery_plan_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails end - def encryption_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails + def alert_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection end - def a2_aprotected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails + def recovery_plan_action + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction end - def in_mage_disk_exclusion_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput + def configure_alert_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest end - def a2_avm_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails + def recovery_plan_group + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup end - def in_mage_disk_signature_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + def event_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails end - def event_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter + def recovery_plan_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties end - def in_mage_volume_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions + def event_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties end - def network_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + def run_as_account + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount end - def azure_to_azure_vm_synced_config_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + def event_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection end - def replication_provider_specific_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput + def recovery_plan_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection end - def input_endpoint - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + def create_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties end - def asrtask - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask + def fabric_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties end - def switch_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties + def master_target_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer end - def a2_aprotected_managed_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + def fabric_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection end - def policy_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + def update_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties end - def mobility_service_update - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate + def fabric_creation_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties end - def alert - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + def update_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput end - def fabric - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric + def failover_process_server_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork + def recovery_plan_provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput end - def network_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + def task_type_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails end - def protectable_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + def recovery_plan_planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + def service_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError end - def policy - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy + def recovery_plan_planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider + def job_error_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails end - def protection_container - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer + def recovery_plan_unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties end - def network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + def recovery_plan_unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput end - def storage_classification_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + def armexception_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails end - def replication_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem + def recovery_plan_test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + def arminner_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError end - def recovery_plan - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + def recovery_plan_test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput end - def vcenter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter + def in_mage_azure_v2_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails end - def vault_health_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + def recovery_plan_test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties end - def azure_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings + def job_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter end - def vmm_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + def recovery_plan_test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput end - def vmm_to_vmm_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings + def resume_job_params + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams end - def azure_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + def provider_specific_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails end - def vmm_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + def osdisk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails end - def recovery_point - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + def recovery_point_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties end - def azure_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput + def network_mapping_fabric_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings end - def vmm_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + def data_store + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore end - def vmm_to_vmm_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + def in_mage_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails end - def vmm_to_vmm_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + def recovery_point_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection end - def vmm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + def create_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties end - def hyper_vsite_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + def identity_information + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation end - def vmware_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + def fabric_specific_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput end - def azure_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + def recovery_services_provider_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties end - def hyper_vreplica_base_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + def update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput end - def hyper_vreplica_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails + def retention_volume + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume end - def hyper_vreplica_blue_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails + def network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties end - def vmware_v2_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + def recovery_services_provider_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection end - def in_mage_azure_v2_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + def network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection end - def in_mage_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails + def replication_provider_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings end - def a2_areplication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails + def operations_discovery + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery end - def hyper_vreplica_azure_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + def replication_protected_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + def policy_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails end - def in_mage_azure_v2_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput + def process_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer end - def in_mage_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput + def initial_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + def enable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput end - def hyper_vreplica_azure_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + def policy_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput end - def job - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + def enable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties end - def a2_aupdate_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput + def create_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput end - def a2_aenable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + def enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput end - def hyper_vreplica2012_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + def update_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput end - def in_mage_azure_v2_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + def vmnic_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails end - def hyper_vreplica_azure_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails + def protectable_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + def update_replication_protected_item_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput end - def in_mage_azure_v2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails + def protectable_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection end - def hyper_vreplica2012_r2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails + def update_replication_protected_item_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties end - def hyper_vvirtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails + def protection_container_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties end - def a2_aevent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails + def update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput end - def replication_group_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails + def protection_container_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection end - def job_status_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails + def disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput end - def in_mage_disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput + def create_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties end - def vmware_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails + def disable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties end - def hyper_vreplica_azure_failback_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput + def replication_provider_container_unmapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput end - def in_mage_azure_v2_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails + def disable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput end - def in_mage_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput + def remove_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput + def provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput end - def hyper_vreplica_azure_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput + def protection_container_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties end - def in_mage_azure_v2_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput + def planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties end - def in_mage_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput + def protection_container_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection end - def a2_afailover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput + def planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + def create_protection_container_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties end - def in_mage_azure_v2_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput + def unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties end - def a2_aapply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput + def discover_protectable_item_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties end - def a2_areprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput + def unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput end - def virtual_machine_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails + def switch_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput end - def in_mage_azure_v2_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput + def test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties end - def manual_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails + def switch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput end - def job_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails + def test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput end - def vm_nic_updates_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails + def recovery_plan_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem end - def fabric_replication_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails + def test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties end - def automation_runbook_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails + def event_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails end - def script_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails + def test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails + def osdetails + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails end - def consistency_check_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails + def reverse_replication_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput end - def asr_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails + def fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails end - def inline_workflow_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails + def reverse_replication_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties end - def failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails + def fabric_specific_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput end - def recovery_plan_shutdown_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails + def reverse_replication_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput end - def switch_protection_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails + def failover_process_server_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest end - def test_failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails + def update_mobility_service_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties end - def a2_aswitch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput + def provider_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError end - def export_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails + def update_mobility_service_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest end - def hyper_vreplica_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + def job_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties end - def a2_acontainer_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput + def apply_recovery_point_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput end - def hyper_vreplica_blue_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails + def armexception + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException end - def hyper_vreplica_azure_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails + def apply_recovery_point_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties end - def in_mage_azure_v2_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + def resume_job_params_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties end - def hyper_vreplica_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails + def apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput end - def a2_apolicy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + def logical_network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection end - def in_mage_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + def alert_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties end - def vmware_cbt_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + def fabric_specific_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput end - def in_mage_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + def update_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties end - def hyper_vreplica_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput + def storage_classification_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection end - def rcm_azure_migration_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails + def disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails end - def in_mage_azure_v2_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput + def storage_classification_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties end - def hyper_vreplica_azure_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + def operations_discovery_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection end - def a2_apolicy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput + def failover_replication_protected_item_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails end - def hyper_vreplica_blue_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput + def storage_classification_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection end - def recovery_plan_script_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails + def update_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties end - def in_mage_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput + def storage_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties end - def recovery_plan_manual_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + def vmnic_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails end - def vmware_cbt_policy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput + def storage_classification_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput end - def recovery_plan_hyper_vreplica_azure_failback_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput + def in_mage_agent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails end - def recovery_plan_automation_runbook_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails + def vcenter_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties end - def recovery_plan_in_mage_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput + def create_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput end - def recovery_plan_hyper_vreplica_azure_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + def inconsistent_vm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails end - def azure_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + def protection_container_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails end - def recovery_plan_in_mage_azure_v2_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput + def vcenter_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection end - def recovery_plan_group_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType + def replication_provider_specific_container_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput end - def event - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event + def add_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties end - def possible_operations_directions - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + def discover_protectable_item_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest end - def vmware_v2_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput + def add_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations + def current_scenario_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails end - def replication_protected_item_operation - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation + def update_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties end - def recovery_plan_a2_afailover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput + def health_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError end - def failover_deployment_model - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel + def update_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest end - def recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType + def azure_vm_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails end - def license_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType + def renew_certificate_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties end - def disable_protection_reason - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + def group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails end - def health_error_category - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory + def renew_certificate_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput end - def policy_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection + def method_call_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus end - def multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus + def network_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection end - def set_multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + def logical_network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties end - def recovery_plan_action_location - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + def replication_protected_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection end - def role_assignment - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + def create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput end - def data_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus + def protected_items_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter end - def alternate_location_recovery_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption + def health_error_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary end - def in_mage_v2_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType + def create_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties end - def rp_in_mage_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType + def resource_health_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary end - def hyper_vreplica_azure_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + def protection_container_mapping_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails end - def a2_arp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + def vault_health_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties end - def job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + def remove_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties end - def severity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity + def job_entity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity end - def job_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + def create_protection_container_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + def in_mage_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + def configure_alert_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties end - def storage_classification_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties + def disk_volume_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails end - def create_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput + def fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput end - def recovery_plan_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails + def display + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display end - def alert_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection + def a2_avm_managed_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails end - def recovery_plan_action - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction + def a2_avm_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails end - def configure_alert_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest + def configuration_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings end - def recovery_plan_group - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup + def encryption_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails end - def event_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails + def a2_aprotected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails end - def recovery_plan_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties + def subnet + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet end - def event_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties + def event_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter end - def run_as_account - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount + def in_mage_disk_signature_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions end - def event_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection + def in_mage_disk_exclusion_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput end - def recovery_plan_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection + def in_mage_volume_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions end - def create_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties + def network_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties end - def fabric_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties + def azure_to_azure_vm_synced_config_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails end - def master_target_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer + def replication_provider_specific_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput end - def fabric_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection + def input_endpoint + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint end - def update_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties + def asrtask + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask end - def fabric_creation_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties + def switch_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties end - def update_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput + def a2_aprotected_managed_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails end - def failover_process_server_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties + def policy_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties end - def recovery_plan_provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput + def mobility_service_update + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate end - def task_type_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails + def alert + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert end - def recovery_plan_planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties + def fabric + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric end - def service_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork end - def recovery_plan_planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput + def network_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping end - def job_error_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails + def event + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event end - def recovery_plan_unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping end - def recovery_plan_unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput + def recovery_plan + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan end - def armexception_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails + def protectable_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem end - def recovery_plan_test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties + def protection_container + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer end - def arminner_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification end - def recovery_plan_test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider end - def in_mage_azure_v2_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails + def replication_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem end - def recovery_plan_test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties + def vault_health_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails end - def job_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter + def recovery_point + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint end - def recovery_plan_test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput + def vcenter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter end - def resume_job_params - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams + def vmm_to_vmm_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings end - def provider_specific_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails + def azure_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings end - def osdisk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails + def storage_classification_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping end - def recovery_point_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties + def vmm_to_vmm_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput end - def subnet - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet + def azure_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput end - def network_mapping_fabric_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings + def vmm_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput end - def data_store - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore + def vmm_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings end - def in_mage_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails + def azure_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput end - def recovery_point_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection + def vmm_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput end - def create_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties + def vmm_to_vmm_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput end - def identity_information - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation + def azure_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails end - def fabric_specific_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput + def vmm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails end - def recovery_services_provider_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties + def hyper_vsite_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails end - def update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput + def vmware_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails end - def retention_volume - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume + def vmware_v2_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails end - def network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties + def hyper_vreplica_base_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails end - def recovery_services_provider_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection + def hyper_vreplica_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails end - def network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection + def hyper_vreplica_blue_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails end - def replication_provider_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings + def hyper_vreplica_azure_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails end - def operations_discovery - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery + def in_mage_azure_v2_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails end - def replication_protected_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties + def in_mage_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails end - def display - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display + def a2_areplication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails end - def process_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput end - def policy_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput end - def enable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput + def in_mage_azure_v2_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput end - def initial_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails + def in_mage_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput end - def enable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties + def a2_aenable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput end - def policy_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput + def hyper_vreplica_azure_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end - def enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput + def in_mage_azure_v2_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput end - def create_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput + def a2_aupdate_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput end - def vmnic_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails end - def update_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput + def hyper_vreplica2012_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails end - def update_replication_protected_item_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput + def hyper_vreplica2012_r2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails end - def protectable_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties + def hyper_vreplica_azure_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails end - def update_replication_protected_item_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties + def a2_aevent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails end - def protectable_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection + def in_mage_azure_v2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails end - def update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput + def job_status_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails end - def protection_container_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties + def hyper_vvirtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails end - def disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput + def vmware_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails end - def protection_container_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection + def replication_group_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails end - def disable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties + def in_mage_azure_v2_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails end - def create_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties + def in_mage_disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput end - def disable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput end - def replication_provider_container_unmapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput + def hyper_vreplica_azure_failback_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput end - def provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput + def in_mage_azure_v2_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput end - def remove_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput + def in_mage_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput end - def planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties + def a2_afailover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput end - def protection_container_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties + def hyper_vreplica_azure_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput end - def planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput + def in_mage_azure_v2_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput end - def protection_container_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection + def in_mage_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput end - def unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties + def a2_areprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput end - def create_protection_container_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput end - def unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput + def in_mage_azure_v2_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput end - def discover_protectable_item_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties + def a2_aapply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput end - def test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties + def job_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails end - def switch_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput + def virtual_machine_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails end - def test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput + def fabric_replication_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails end - def switch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput + def manual_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails end - def test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties + def script_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails end - def recovery_plan_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem + def vm_nic_updates_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails end - def test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput + def consistency_check_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails end - def event_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails + def automation_runbook_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails end - def reverse_replication_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput + def inline_workflow_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails end - def osdetails - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails end - def reverse_replication_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties + def recovery_plan_shutdown_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails end - def fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource end - def reverse_replication_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput + def test_failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails end - def fabric_specific_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput + def failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails end - def update_mobility_service_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties + def export_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails end - def failover_process_server_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest + def asr_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails end - def update_mobility_service_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest + def a2_acontainer_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput end - def provider_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError + def a2_aswitch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput end - def apply_recovery_point_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput + def hyper_vreplica_azure_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails end - def job_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties + def switch_protection_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails end - def apply_recovery_point_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties + def hyper_vreplica_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails end - def armexception - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException + def hyper_vreplica_blue_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails end - def apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput + def in_mage_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails end - def resume_job_params_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties + def hyper_vreplica_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails end - def alert_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties + def in_mage_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails end - def logical_network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection + def a2_apolicy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails end - def update_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties + def rcm_azure_migration_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails end - def fabric_specific_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput + def in_mage_azure_v2_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails end - def disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails + def hyper_vreplica_azure_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput end - def storage_classification_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection + def hyper_vreplica_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput end - def operations_discovery_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection + def hyper_vreplica_blue_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput end - def storage_classification_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties + def vmware_cbt_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails end - def storage_classification_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection + def in_mage_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput end - def failover_replication_protected_item_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails + def a2_apolicy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput end - def storage_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties + def vmware_cbt_policy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput end - def update_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties + def in_mage_azure_v2_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput end - def storage_classification_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput + def recovery_plan_automation_runbook_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails end - def vmnic_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails + def recovery_plan_manual_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails end - def vcenter_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties + def recovery_plan_hyper_vreplica_azure_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def in_mage_agent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails + def recovery_plan_script_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails end - def inconsistent_vm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails + def recovery_plan_in_mage_azure_v2_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def create_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput + def recovery_plan_in_mage_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput end - def vcenter_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection + def recovery_plan_a2_afailover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput end - def protection_container_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails + def recovery_plan_hyper_vreplica_azure_failback_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end - def add_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties + def vmware_v2_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput end - def replication_provider_specific_container_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput + def recovery_plan_group_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType end - def add_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest + def replication_protected_item_operation + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation end - def discover_protectable_item_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest + def azure_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput end - def update_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties + def failover_deployment_model + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel end - def current_scenario_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails + def policy_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection end - def update_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest + def license_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType end - def health_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError + def possible_operations_directions + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections end - def renew_certificate_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties + def health_error_category + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory end - def azure_vm_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails + def role_assignment + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment end - def renew_certificate_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput + def multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus end - def group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails + def disable_protection_reason + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason end - def network_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection + def recovery_plan_action_location + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation end - def method_call_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus + def recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType end - def replication_protected_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations end - def logical_network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties + def set_multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus end - def protected_items_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter + def in_mage_v2_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType end - def create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput + def hyper_vreplica_azure_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType end - def create_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties + def data_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus end - def health_error_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary + def severity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity end - def protection_container_mapping_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails + def rp_in_mage_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType end - def resource_health_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary + def a2_arp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType end - def job_entity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity + def alternate_location_recovery_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption end - def vault_health_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties + def policy + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy end - def remove_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties + def network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network end - def configure_alert_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties + def job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails end - def disk_volume_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails + def job_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection 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 fe2614cb59..c60e2a8ec3 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -7,49 +7,49 @@ module Azure::Profiles::Latest module Redis module Mgmt - Operations = Azure::Redis::Mgmt::V2017_10_01::Operations + FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules PatchSchedules = Azure::Redis::Mgmt::V2017_10_01::PatchSchedules LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer - FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules Redis = Azure::Redis::Mgmt::V2017_10_01::Redis + Operations = Azure::Redis::Mgmt::V2017_10_01::Operations module Models - Sku = Azure::Redis::Mgmt::V2017_10_01::Models::Sku RedisListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters + Sku = Azure::Redis::Mgmt::V2017_10_01::Models::Sku RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleListResult RedisAccessKeys = Azure::Redis::Mgmt::V2017_10_01::Models::RedisAccessKeys RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters - Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource RedisRebootParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters - RedisUpdateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters + OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay ExportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters + OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult + RedisUpdateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters ImportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters + ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry RedisCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList RedisLinkedServer = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer + Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource + ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + RedisResource = Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource RedisForceRebootResponse = Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse RedisFirewallRule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule - OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - RedisResource = Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource - OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult - RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties - ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry - RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType SkuName = Azure::Redis::Mgmt::V2017_10_01::Models::SkuName - RedisPatchSchedule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule - RebootType = Azure::Redis::Mgmt::V2017_10_01::Models::RebootType + TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource + Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily - ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType + RedisPatchSchedule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule + RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek + RebootType = Azure::Redis::Mgmt::V2017_10_01::Models::RebootType ReplicationRole = Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole - TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource - Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation end class RedisManagementClass - attr_reader :operations, :patch_schedules, :linked_server, :firewall_rules, :redis, :configurable, :base_url, :options, :model_classes + attr_reader :firewall_rules, :patch_schedules, :linked_server, :redis, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,11 +59,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations + @firewall_rules = @client_0.firewall_rules @patch_schedules = @client_0.patch_schedules @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 @@ -82,15 +82,15 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Redis::Mgmt::V2017_10_01::Models::Sku - end def redis_list_result Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult end def redis_regenerate_key_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters end + def sku + Azure::Redis::Mgmt::V2017_10_01::Models::Sku + end def redis_firewall_rule_list_result Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleListResult end @@ -100,24 +100,30 @@ def redis_access_keys def redis_linked_server_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters end - def resource - Azure::Redis::Mgmt::V2017_10_01::Models::Resource - end def redis_reboot_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters end def redis_firewall_rule_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters end - def redis_update_parameters - Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters + def operation_display + Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay end def export_rdbparameters Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters end + def operation_list_result + Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult + end + def redis_update_parameters + Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters + end def import_rdbparameters Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters end + def schedule_entry + Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry + end def redis_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters end @@ -127,57 +133,51 @@ def redis_linked_server_with_properties_list def redis_linked_server Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer end + def resource + Azure::Redis::Mgmt::V2017_10_01::Models::Resource + end + def proxy_resource + Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + end + def redis_resource + Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource + end def redis_force_reboot_response Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse end def redis_firewall_rule Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule end - def operation_display - Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - end - def redis_resource - Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource + def sku_name + Azure::Redis::Mgmt::V2017_10_01::Models::SkuName end - def operation_list_result - Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult + def tracked_resource + Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource end - def redis_linked_server_with_properties - Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties + def operation + Azure::Redis::Mgmt::V2017_10_01::Models::Operation end - def schedule_entry - Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry + def sku_family + Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily end def redis_key_type Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType end - def sku_name - Azure::Redis::Mgmt::V2017_10_01::Models::SkuName - end def redis_patch_schedule Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule end - def reboot_type - Azure::Redis::Mgmt::V2017_10_01::Models::RebootType - end - def sku_family - Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily - end - def proxy_resource - Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + def redis_linked_server_with_properties + Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties end def day_of_week Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek end + def reboot_type + Azure::Redis::Mgmt::V2017_10_01::Models::RebootType + end def replication_role Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole end - def tracked_resource - Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource - end - def operation - Azure::Redis::Mgmt::V2017_10_01::Models::Operation - 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 0d73535b2f..06a2692dcb 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 - Operations = Azure::Relay::Mgmt::V2017_04_01::Operations Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections + WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays + Operations = Azure::Relay::Mgmt::V2017_04_01::Operations module Models - KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType - Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku - 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 - HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace - RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters + HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype + RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters + Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult + CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult + CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability end class RelayManagementClass - attr_reader :wcfrelays, :operations, :namespaces, :hybrid_connections, :configurable, :base_url, :options, :model_classes + attr_reader :namespaces, :hybrid_connections, :wcfrelays, :operations, :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 - @operations = @client_0.operations @namespaces = @client_0.namespaces @hybrid_connections = @client_0.hybrid_connections + @wcfrelays = @client_0.wcfrelays + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -75,62 +75,41 @@ def method_missing(method, *args) end class ModelClasses - def key_type - Azure::Relay::Mgmt::V2017_04_01::Models::KeyType - end - def sku - Azure::Relay::Mgmt::V2017_04_01::Models::Sku - 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 hybrid_connection - Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - end - def wcf_relay - Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys end def resource_namespace_patch Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end + def authorization_rule_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + end def relay_namespace Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end - def relay_update_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters + 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 end def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype end - def provisioning_state_enum - Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - 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 - Azure::Relay::Mgmt::V2017_04_01::Models::Resource - end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + def relay_update_parameters + Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def sku + Azure::Relay::Mgmt::V2017_04_01::Models::Sku end - def sku_tier - Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + def provisioning_state_enum + Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end def authorization_rule Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule @@ -138,6 +117,9 @@ def authorization_rule def access_rights Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights end + def wcf_relay + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay + end def operation_display Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay end @@ -147,15 +129,33 @@ def unavailable_reason def operation_list_result Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult 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 error_response Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse end + def sku_tier + Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + 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 key_type + Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + 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 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 e17aef639c..7686488dbc 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,17 +7,16 @@ module Azure::Profiles::Latest module Resources module Mgmt - Tags = Azure::Resources::Mgmt::V2017_05_10::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations - Resources = Azure::Resources::Mgmt::V2017_05_10::Resources Deployments = Azure::Resources::Mgmt::V2017_05_10::Deployments Providers = Azure::Resources::Mgmt::V2017_05_10::Providers + Resources = Azure::Resources::Mgmt::V2017_05_10::Resources ResourceGroups = Azure::Resources::Mgmt::V2017_05_10::ResourceGroups + Tags = Azure::Resources::Mgmt::V2017_05_10::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations module Models Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan ResourceGroupPatchable = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable - Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency DeploymentExtendedFilter = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2017_05_10::Models::Identity ResourceGroupFilter = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupFilter @@ -31,6 +30,7 @@ module Models AliasType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasType ResourceGroupListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupListResult Provider = Azure::Resources::Mgmt::V2017_05_10::Models::Provider + Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency ResourcesMoveInfo = Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo ExportTemplateRequest = Azure::Resources::Mgmt::V2017_05_10::Models::ExportTemplateRequest DeploymentValidateResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult @@ -41,31 +41,31 @@ module Models ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink TagsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult - Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku + TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType HttpMessage = Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended - DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties + SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult - TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties - DeploymentOperationsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult - BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties GenericResourceFilter = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter DeploymentExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended AliasPathType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType + DeploymentOperationsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult + BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + GenericResource = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource ResourceGroupExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult - Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource - DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation DeploymentMode = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode - GenericResource = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource - SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku ResourceIdentityType = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType + Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource end class ResourcesManagementClass - attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes + attr_reader :deployments, :providers, :resources, :resource_groups, :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 @@ -75,12 +75,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations - @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers + @resources = @client_0.resources @resource_groups = @client_0.resource_groups + @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -105,9 +105,6 @@ def plan def resource_group_patchable Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable end - def dependency - Azure::Resources::Mgmt::V2017_05_10::Models::Dependency - end def deployment_extended_filter Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter end @@ -147,6 +144,9 @@ def resource_group_list_result def provider Azure::Resources::Mgmt::V2017_05_10::Models::Provider end + def dependency + Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + end def resources_move_info Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo end @@ -177,8 +177,8 @@ def tags_list_result def deployment_export_result Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult end - def sku - Azure::Resources::Mgmt::V2017_05_10::Models::Sku + def target_resource + Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource end def provider_resource_type Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType @@ -189,23 +189,20 @@ def http_message def deployment_properties_extended Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended end - def deployment_operation_properties - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties + def sub_resource + Azure::Resources::Mgmt::V2017_05_10::Models::SubResource end def provider_list_result Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult end - def target_resource - Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + def deployment_operation_properties + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties end def deployment_properties Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties end - def deployment_operations_list_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult - end - def basic_dependency - Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + def deployment_operation + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation end def resource_provider_operation_display_properties Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties @@ -219,27 +216,30 @@ def deployment_extended def alias_path_type Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType end - def resource_group_export_result - Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult + def deployment_operations_list_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult end - def resource - Azure::Resources::Mgmt::V2017_05_10::Models::Resource + def basic_dependency + Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency end - def deployment_operation - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + def generic_resource + Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource + end + def resource_group_export_result + Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult end def deployment_mode Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode end - def generic_resource - Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource - end - def sub_resource - Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + def sku + Azure::Resources::Mgmt::V2017_05_10::Models::Sku end def resource_identity_type Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType end + def resource + Azure::Resources::Mgmt::V2017_05_10::Models::Resource + 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 3d4143c84b..5314c68a94 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::Latest module ResourcesManagement module Mgmt + ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroupSubscriptions Operations = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Operations ManagementGroups = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroups - ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroupSubscriptions module Models - OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay - OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult - ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult + ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails - ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo + ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo - ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup CreateGroupRequest = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest - ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo + ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo + ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup + OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay + OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult + ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse Operation = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation - ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails end class ResourcesManagementManagementClass - attr_reader :operations, :management_groups, :management_group_subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :management_group_subscriptions, :operations, :management_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,9 +37,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @management_group_subscriptions = @client_0.management_group_subscriptions @operations = @client_0.operations @management_groups = @client_0.management_groups - @management_group_subscriptions = @client_0.management_group_subscriptions @model_classes = ModelClasses.new end @@ -58,42 +58,42 @@ def method_missing(method, *args) end class ModelClasses - def operation_display - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay - end - def operation_list_result - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult - end - def error_response - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse - end def management_group_list_result Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult end + def parent_group_info + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo + end def management_group_details Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails end - def management_group_child_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo + def error_details + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails end def management_group_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo end + def create_group_request + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest + end + def management_group_child_info + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo + end def management_group Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup end - def create_group_request - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest + def operation_display + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay end - def parent_group_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo + def operation_list_result + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult + end + def error_response + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse end def operation Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation end - def error_details - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails - end end end end diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index 89188e8770..62460c8074 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,14 +7,16 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs + JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections module Models - JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus + JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState 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 @@ -24,41 +26,39 @@ module Models JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties - JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter - JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence - JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction + ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult - ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage - ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication - ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage - OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication + JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState + OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage + JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay + JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition - RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType - RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy JobExecutionStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus - JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName - JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType - JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName + RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType + ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType + JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties ServiceBusAuthenticationType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType - JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay - JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition + JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult end class SchedulerManagementClass - attr_reader :job_collections, :jobs, :configurable, :base_url, :options, :model_classes + attr_reader :jobs, :job_collections, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,8 +68,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @job_collections = @client_0.job_collections @jobs = @client_0.jobs + @job_collections = @client_0.job_collections @model_classes = ModelClasses.new end @@ -88,18 +88,24 @@ def method_missing(method, *args) end class ModelClasses - def job_recurrence - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - end def job_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus 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_state + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + 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 @@ -127,18 +133,12 @@ def job_history_definition 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 + def job_error_action + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction end def job_history_filter Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter end - def job_history_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult - end def job_max_recurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence end @@ -148,77 +148,77 @@ def job_state_filter def job_recurrence_schedule_monthly_occurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence end - def job_error_action - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction + 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_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 service_bus_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication end - def service_bus_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + def retry_policy + Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy end - def oauth_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + def service_bus_queue_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage end def client_cert_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication end + def job_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + end + def sku + Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + end def job_collection_state Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState end - def sku_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition + def oauth_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication end - def retry_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType + def service_bus_topic_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage end - def retry_policy - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + def job_schedule_day + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay + end + def job_action_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + end + def sku_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition end def job_execution_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus end - def job_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - end def recurrence_frequency Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency end - def service_bus_transport_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType - end def basic_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication end + def day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + end def job_history_action_name Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName end - def job_action_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + def retry_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType end - def job_state - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + def service_bus_transport_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType end - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + def job_properties + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties end def service_bus_authentication_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType end - def job_schedule_day - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay - end - def job_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition + def job_history_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult 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 fd4f003eb7..5527fac8f9 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -7,33 +7,33 @@ module Azure::Profiles::Latest module Search module Mgmt + Services = Azure::Search::Mgmt::V2015_08_19::Services 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 module Models + ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult + SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions + QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey + SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput + HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku - AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind - Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions - QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService + SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource - UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName - SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus - HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode - ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation end class SearchManagementClass - attr_reader :operations, :admin_keys, :query_keys, :services, :configurable, :base_url, :options, :model_classes + attr_reader :services, :operations, :admin_keys, :query_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,10 +43,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @services = @client_0.services @operations = @client_0.operations @admin_keys = @client_0.admin_keys @query_keys = @client_0.query_keys - @services = @client_0.services @model_classes = ModelClasses.new end @@ -65,26 +65,8 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability_input - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - end - def check_name_availability_output - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput - end - def operation_display - Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - end - def operation_list_result - Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult - end - def sku - Azure::Search::Mgmt::V2015_08_19::Models::Sku - end - def admin_key_kind - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind - end - def operation - Azure::Search::Mgmt::V2015_08_19::Models::Operation + def provisioning_state + Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end def admin_key_result Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult @@ -98,23 +80,41 @@ def query_key def search_service Azure::Search::Mgmt::V2015_08_19::Models::SearchService end - def resource - Azure::Search::Mgmt::V2015_08_19::Models::Resource + def check_name_availability_input + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput + end + def check_name_availability_output + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput + end + def hosting_mode + Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + end + def operation_display + Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + end + def admin_key_kind + Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + end + def operation_list_result + Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult end def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end - def sku_name - Azure::Search::Mgmt::V2015_08_19::Models::SkuName + def sku + Azure::Search::Mgmt::V2015_08_19::Models::Sku end def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end - def hosting_mode - Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + def resource + Azure::Search::Mgmt::V2015_08_19::Models::Resource end - def provisioning_state - Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + def sku_name + Azure::Search::Mgmt::V2015_08_19::Models::SkuName + end + def operation + Azure::Search::Mgmt::V2015_08_19::Models::Operation end end end diff --git a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb index 5ee447708a..fd079d2c34 100644 --- a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb @@ -7,21 +7,20 @@ module Azure::Profiles::Latest module ServerManagement module Mgmt - Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway - Session = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Session Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node + Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway PowerShell = Azure::ServerManagement::Mgmt::V2016_07_01_preview::PowerShell + Session = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Session module Models - UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode EncryptionJwkResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource GatewayStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayStatus GatewayResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResources PromptFieldDescription = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptFieldDescription GatewayParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayParameters PowerShellCommandResult = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResult - Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource NodeResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResources + PowerShellCommandResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults PowerShellTabCompletionResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults SessionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters GatewayProfile = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile @@ -32,21 +31,22 @@ module Models PromptMessageResponse = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptMessageResponse GatewayResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResource NodeResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResource + Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource SessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource PowerShellSessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource PowerShellCommandStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus RetentionPeriod = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod - PowerShellCommandResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults CredentialDataFormat = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat PromptFieldType = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptFieldType GatewayExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayExpandOption PowerShellExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption + UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version Error = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error end class ServerManagementManagementClass - attr_reader :gateway, :session, :node, :power_shell, :configurable, :base_url, :options, :model_classes + attr_reader :node, :gateway, :power_shell, :session, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,10 +56,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @gateway = @client_0.gateway - @session = @client_0.session @node = @client_0.node + @gateway = @client_0.gateway @power_shell = @client_0.power_shell + @session = @client_0.session @model_classes = ModelClasses.new end @@ -78,9 +78,6 @@ def method_missing(method, *args) end class ModelClasses - def upgrade_mode - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode - end def encryption_jwk_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource end @@ -99,12 +96,12 @@ def gateway_parameters def power_shell_command_result Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResult end - def resource - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource - end def node_resources Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResources end + def power_shell_command_results + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults + end def power_shell_tab_completion_results Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults end @@ -135,6 +132,9 @@ def gateway_resource def node_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResource end + def resource + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource + end def session_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource end @@ -147,9 +147,6 @@ def power_shell_command_status def retention_period Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod end - def power_shell_command_results - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults - end def credential_data_format Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat end @@ -162,6 +159,9 @@ def gateway_expand_option def power_shell_expand_option Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption end + def upgrade_mode + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode + end def version Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index 52896a17de..403b02ce47 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,30 +7,18 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt - Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations - Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces - DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs - EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations - Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions + Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations + Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces + DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs + Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics + EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions module Models - MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails - SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace - SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters - SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule - SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue - SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic - SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule - SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch @@ -45,20 +33,20 @@ module Models EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - 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 RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus - Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR - EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery + 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 SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult PremiumMessagingRegionsListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku @@ -69,10 +57,22 @@ module Models AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult SBAuthorizationRuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult + MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails + SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter + CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters + SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule + SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue + SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic + SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription + Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability end class ServiceBusManagementClass - attr_reader :operations, :namespaces, :disaster_recovery_configs, :event_hubs, :queues, :rules, :premium_messaging_regions_operations, :topics, :regions, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :queues, :rules, :premium_messaging_regions_operations, :regions, :operations, :namespaces, :disaster_recovery_configs, :topics, :event_hubs, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -82,15 +82,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @namespaces = @client_0.namespaces - @disaster_recovery_configs = @client_0.disaster_recovery_configs - @event_hubs = @client_0.event_hubs @queues = @client_0.queues @rules = @client_0.rules @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations - @topics = @client_0.topics @regions = @client_0.regions + @operations = @client_0.operations + @namespaces = @client_0.namespaces + @disaster_recovery_configs = @client_0.disaster_recovery_configs + @topics = @client_0.topics + @event_hubs = @client_0.event_hubs @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -110,42 +110,6 @@ def method_missing(method, *args) end class ModelClasses - def message_count_details - Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails - end - def sql_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - end - def correlation_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - end - def sbnamespace - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace - end - def sbnamespace_update_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters - end - def sbauthorization_rule - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule - end - def sbqueue - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue - end - def sbtopic - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic - end - def sbsubscription - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - end - def rule - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule - end - def sql_rule_action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - end - def check_name_availability - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end @@ -188,21 +152,9 @@ def access_keys def arm_disaster_recovery_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult end - def check_name_availability_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end - def resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource - end - def sku_name - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName - end def regenerate_access_key_parameters Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters end - def sku_tier - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier - end def eventhub Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub end @@ -215,8 +167,8 @@ def access_rights def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end - def action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + def encoding_capture_description + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end def unavailable_reason Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason @@ -224,12 +176,24 @@ def unavailable_reason def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end - def encoding_capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription - end def role_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end + def check_name_availability_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + end + def sku_name + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName + end + def sku_tier + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier + end + def action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + end def sbqueue_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult end @@ -260,6 +224,42 @@ def rule_list_result def sbauthorization_rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult end + def message_count_details + Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails + end + def sql_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter + end + def correlation_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + end + def sbnamespace + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + end + def sbnamespace_update_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters + end + def sbauthorization_rule + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule + end + def sbqueue + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue + end + def sbtopic + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic + end + def sbsubscription + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription + end + def rule + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + end + def sql_rule_action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + end + def check_name_availability + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + end 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 c69e9890f6..65f51b0873 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module ServiceFabric module Mgmt - Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations - Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application - Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version - Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service + Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application + Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version + Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations + Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters module Models CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription @@ -31,22 +31,21 @@ module Models ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult - PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory - OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClientCertificateCommonName ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList ClientCertificateThumbprint = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClientCertificateThumbprint ClusterUpgradeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradeDeltaHealthPolicy - ClusterVersionDetails = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterVersionDetails ClusterListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterListResult SettingsParameterDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SettingsParameterDescription ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy @@ -60,23 +59,24 @@ module Models UniformInt64RangePartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription ApplicationTypeResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource VersionResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource - Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - ApplicationResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate ApplicationResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource - ServiceResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource + ClusterVersionDetails = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterVersionDetails + ApplicationResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate ServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties - ServiceResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate + ServiceResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource ServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties - StatelessServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties + ServiceResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate StatelessServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties - StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties + StatelessServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties + StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties Cluster = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster + Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource ProvisioningState = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState end class ServiceFabricManagementClass - attr_reader :operations, :application, :version, :clusters, :cluster_versions, :application_type, :service, :configurable, :base_url, :options, :model_classes + attr_reader :cluster_versions, :application_type, :service, :application, :version, :operations, :clusters, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -86,13 +86,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @application = @client_0.application - @version = @client_0.version - @clusters = @client_0.clusters @cluster_versions = @client_0.cluster_versions @application_type = @client_0.application_type @service = @client_0.service + @application = @client_0.application + @version = @client_0.version + @operations = @client_0.operations + @clusters = @client_0.clusters @model_classes = ModelClasses.new end @@ -156,18 +156,21 @@ def cluster_code_versions_list_result def service_load_metric_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription end + def operation_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + end def cluster_code_versions_result Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult end - def partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - end def diagnostics_storage_account_config Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig end def rolling_upgrade_monitoring_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy end + def partition_scheme_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + end def cluster_upgrade_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy end @@ -180,9 +183,6 @@ def cluster_health_policy def azure_active_directory Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory end - def operation_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - end def service_type_health_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy end @@ -201,9 +201,6 @@ def client_certificate_thumbprint def cluster_upgrade_delta_health_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradeDeltaHealthPolicy end - def cluster_version_details - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterVersionDetails - end def cluster_list_result Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterListResult end @@ -243,42 +240,45 @@ def application_type_resource def version_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource end - def resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource + def application_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource + end + def cluster_version_details + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterVersionDetails end def application_resource_update Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate end - def application_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource + def service_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties end def service_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource end - def service_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties + def service_update_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties end def service_resource_update Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate end - def service_update_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties + def stateless_service_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties end def stateless_service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties end - def stateless_service_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties + def stateful_service_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties end def stateful_service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties end - def stateful_service_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties - end def cluster Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster end + def resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource + end def provisioning_state Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState end diff --git a/azure_sdk/lib/latest/modules/signalr_profile_module.rb b/azure_sdk/lib/latest/modules/signalr_profile_module.rb index aa26d3ba02..7fc1754328 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -11,27 +11,27 @@ module Mgmt SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR module Models - SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay + TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters - SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState - ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku - ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList - TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification + OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay 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 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 + NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource + SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters + Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation end class SignalrManagementClass @@ -65,57 +65,27 @@ def method_missing(method, *args) end class ModelClasses - def signal_rcreate_or_update_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - end - def signal_rkeys - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - end - def name_availability_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - end - def signal_rresource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - end - def operation_display - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay + def tracked_resource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource end def signal_rcreate_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters end - def signal_rsku_tier - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - end def key_type Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType end def provisioning_state Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState end - def resource_sku - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku - end - def service_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - end - def regenerate_key_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - end - def operation - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation - end def operation_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList end - def tracked_resource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - end - def resource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource - end def metric_specification Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification end + def operation_display + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay + end def signal_rresource_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList end @@ -128,6 +98,36 @@ def name_availability def operation_properties Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties end + def signal_rcreate_or_update_properties + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties + end + def signal_rkeys + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + end + def name_availability_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + end + def signal_rresource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + end + def resource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource + end + def signal_rsku_tier + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + end + def resource_sku + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + end + def service_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end + def regenerate_key_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters + end + def operation + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + end end end end diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index e4c09b5c4b..e073fcaf3c 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 - ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase - Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error + Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end class SpellCheckDataClass @@ -53,48 +53,48 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase - end - def identifiable - Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - end - def answer - Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - end def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - end - def error_response - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse - end def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion end + def spelling_flagged_token + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + end def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end def mode Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end - def spelling_flagged_token - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end + def response_base + Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end + def error_response + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + end + def identifiable + Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end + def answer + Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer + end end end end diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb index 0d4729628e..265a9fd7e3 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -21,8 +21,8 @@ module Mgmt GeoBackupPolicies = Azure::SQL::Mgmt::V2014_04_01::GeoBackupPolicies Queries = Azure::SQL::Mgmt::V2014_04_01::Queries QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics - QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts RecommendedElasticPools = Azure::SQL::Mgmt::V2014_04_01::RecommendedElasticPools + QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators @@ -30,33 +30,33 @@ module Mgmt ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities - TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities + Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions - DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies + DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies + TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages - DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages - Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities - Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers - Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations - ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors - DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors + DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions + DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors + ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors + EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors + DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations + FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents - FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules - EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations - SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules + SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers + SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies - Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies + Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies @@ -135,24 +135,24 @@ module Models QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult - QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult - ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption - ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + 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 - ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool ElasticPoolUpdate = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate - DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool @@ -160,56 +160,56 @@ module Models ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective - ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy - ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy + ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState - PerformanceLevelUnit = Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit CapabilityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits - DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition + PerformanceLevelUnit = Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus - ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType + ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins - DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState - DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus - ElasticPoolState = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState + DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole - StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType + ElasticPoolState = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState - PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType - QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction - ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + 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 - ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState + ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion + ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult - ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult 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 @@ -231,90 +231,90 @@ module Models RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult - SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint - SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult - FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate - SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup - ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod - IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy - ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy + SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning - SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult - RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual - CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState + ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource - ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult + ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition @@ -324,56 +324,56 @@ module Models JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation + ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + 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 + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_communication_links, :server_azure_adadministrators, :elastic_pool_activities, :service_objectives, :service_tier_advisors, :elastic_pool_database_activities, :transparent_data_encryption_activities, :transparent_data_encryptions, :database_table_auditing_policies, :server_table_auditing_policies, :server_usages, :database_connection_policies, :database_usages, :capabilities, :servers, :operations, :server_advisors, :database_advisors, :database_recommended_actions, :failover_groups, :managed_instances, :server_keys, :sync_agents, :firewall_rules, :encryption_protectors, :sync_members, :sync_groups, :database_automatic_tuning_operations, :subscription_usages, :virtual_network_rules, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :restore_points, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :recommended_elastic_pools, :query_texts, :replication_links, :server_communication_links, :server_azure_adadministrators, :elastic_pool_activities, :service_objectives, :service_tier_advisors, :elastic_pool_database_activities, :capabilities, :transparent_data_encryptions, :server_table_auditing_policies, :database_table_auditing_policies, :transparent_data_encryption_activities, :server_usages, :database_usages, :database_connection_policies, :database_recommended_actions, :database_advisors, :server_advisors, :encryption_protectors, :database_automatic_tuning_operations, :firewall_rules, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :servers, :operations, :virtual_network_rules, :sync_members, :subscription_usages, :database_blob_auditing_policies, :backup_long_term_retention_policies, :jobs, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :restore_points, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -397,8 +397,8 @@ def initialize(configurable, base_url=nil, options=nil) @geo_backup_policies = @client_0.geo_backup_policies @queries = @client_0.queries @query_statistics = @client_0.query_statistics - @query_texts = @client_0.query_texts @recommended_elastic_pools = @client_0.recommended_elastic_pools + @query_texts = @client_0.query_texts @replication_links = @client_0.replication_links @server_communication_links = @client_0.server_communication_links @server_azure_adadministrators = @client_0.server_azure_adadministrators @@ -406,36 +406,36 @@ def initialize(configurable, base_url=nil, options=nil) @service_objectives = @client_0.service_objectives @service_tier_advisors = @client_0.service_tier_advisors @elastic_pool_database_activities = @client_0.elastic_pool_database_activities - @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities + @capabilities = @client_0.capabilities @transparent_data_encryptions = @client_0.transparent_data_encryptions - @database_table_auditing_policies = @client_0.database_table_auditing_policies @server_table_auditing_policies = @client_0.server_table_auditing_policies + @database_table_auditing_policies = @client_0.database_table_auditing_policies + @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities @server_usages = @client_0.server_usages - @database_connection_policies = @client_0.database_connection_policies @database_usages = @client_0.database_usages - @capabilities = @client_0.capabilities + @database_connection_policies = @client_0.database_connection_policies @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @servers = @client_1.servers - @operations = @client_1.operations - @server_advisors = @client_1.server_advisors - @database_advisors = @client_1.database_advisors @database_recommended_actions = @client_1.database_recommended_actions + @database_advisors = @client_1.database_advisors + @server_advisors = @client_1.server_advisors + @encryption_protectors = @client_1.encryption_protectors + @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations + @firewall_rules = @client_1.firewall_rules @failover_groups = @client_1.failover_groups @managed_instances = @client_1.managed_instances @server_keys = @client_1.server_keys @sync_agents = @client_1.sync_agents - @firewall_rules = @client_1.firewall_rules - @encryption_protectors = @client_1.encryption_protectors - @sync_members = @client_1.sync_members @sync_groups = @client_1.sync_groups - @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations - @subscription_usages = @client_1.subscription_usages + @servers = @client_1.servers + @operations = @client_1.operations @virtual_network_rules = @client_1.virtual_network_rules + @sync_members = @client_1.sync_members + @subscription_usages = @client_1.subscription_usages @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -443,8 +443,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_2) @database_blob_auditing_policies = @client_2.database_blob_auditing_policies - @jobs = @client_2.jobs @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies + @jobs = @client_2.jobs @databases = @client_2.databases @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @@ -651,17 +651,17 @@ def database_table_auditing_policy_list_result def top_queries Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries end + def elastic_pool_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + end def top_queries_list_result Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult end - def query_statistic_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - end def advisor_list_result Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult end - def elastic_pool_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + def query_statistic_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end def backup_long_term_retention_vault Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault @@ -669,42 +669,42 @@ def backup_long_term_retention_vault 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 recoverable_database Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase end def service_tier_advisor Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end + def recommended_index + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + end def transparent_data_encryption Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption end - def server_connection_policy - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy - 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 + end def disaster_recovery_configuration Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration end - def elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool - end def elastic_pool_update Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate end - def database_security_alert_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - end - def recommended_index - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex - end - def data_masking_rule - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule - end def geo_backup_policy Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy end + def elastic_pool + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + end def import_export_response Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse end @@ -726,38 +726,35 @@ def server_communication_link def service_objective Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective end - 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 end + def elastic_pool_activity + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity + end def transparent_data_encryption_activity Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity end def database_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy end - def server_table_auditing_policy - Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy - end def database_table_auditing_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy end + def server_table_auditing_policy + Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy + end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState end - def performance_level_unit - Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit - end def capability_status Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus end def max_size_units Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits end - def database_edition - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition + def performance_level_unit + Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit end def check_name_availability_reason Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason @@ -765,8 +762,8 @@ def check_name_availability_reason def server_connection_type Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType end - def recommended_index_action - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + def database_edition + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition end def service_objective_name Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName @@ -774,8 +771,8 @@ def service_objective_name def transparent_data_encryption_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus end - def read_scale - Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + def recommended_index_action + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction end def recommended_index_state Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState @@ -783,20 +780,20 @@ def recommended_index_state def recommended_index_type Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType end + def read_scale + Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + end def security_alert_policy_email_account_admins Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins end - def data_masking_rule_state - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState - end def security_alert_policy_use_server_default Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault end def data_masking_state Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState end - def disaster_recovery_configuration_auto_failover - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + def data_masking_rule_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState end def data_masking_function Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction @@ -804,8 +801,8 @@ def data_masking_function def disaster_recovery_configuration_status Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus end - def elastic_pool_state - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState + def disaster_recovery_configuration_auto_failover + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover end def disaster_recovery_configuration_failover_policy Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy @@ -813,8 +810,8 @@ def disaster_recovery_configuration_failover_policy def disaster_recovery_configuration_role Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole end - def storage_key_type - Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType + def elastic_pool_state + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState end def elastic_pool_edition Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition @@ -822,8 +819,8 @@ def elastic_pool_edition def geo_backup_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState end - def primary_aggregation_type - Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + def storage_key_type + Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType end def authentication_type Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType @@ -831,8 +828,8 @@ def authentication_type def unit_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitType end - def query_execution_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + def primary_aggregation_type + Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType end def unit_definition_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType @@ -840,8 +837,8 @@ def unit_definition_type def query_aggregation_function Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction end - def replication_role - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + def query_execution_type + Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType end def query_observed_metric_type Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType @@ -849,12 +846,15 @@ def query_observed_metric_type def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end - def replication_state - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState + def replication_role + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole end def server_version Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion end + def replication_state + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState + end def server_state Azure::SQL::Mgmt::V2014_04_01::Models::ServerState end @@ -870,12 +870,12 @@ def operation_display def operation_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult end - def server_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - end def operation Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end + def server_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult + end def recommended_action_implementation_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end @@ -939,158 +939,137 @@ def sync_full_schema_properties_list_result def server_key_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor - end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end def sync_group_log_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end - def partner_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + def resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName end def subscription_usage_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + def partner_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo end - def resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + def sync_agent_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end def failover_group_read_write_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end - def sync_agent_key_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + end + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties end def sync_member_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult end - def failover_group_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + def sync_agent_key_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_agent_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + def sync_agent_linked_database_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult end def automatic_tuning_options Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end + def failover_group_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + end def sync_database_id_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties - end def recommended_action Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction end + def database_automatic_tuning + Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + end def encryption_protector Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end def failover_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end - def proxy_resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def server_key - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + def proxy_resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end def sync_agent Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent end - def sync_agent_linked_database - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + def sync_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end def server_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end - def sync_member - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember - end def subscription_usage Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end + def virtual_network_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule + end def auto_execute_status_inherited_from Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end def recommended_action_current_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState 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 firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end def implementation_method Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end - def is_retryable - Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - end - def virtual_network_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - end - def auto_execute_status - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - end def advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - end - def recommended_action_initiated_by - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - end - def read_only_endpoint_failover_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy - end - def read_write_endpoint_failover_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + def auto_execute_status + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end def automatic_tuning_mode Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end - def sync_member_db_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end + def is_retryable + Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + end + def read_write_endpoint_failover_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + end def server_key_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - end - def sync_group_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end - def failover_group_replication_role - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + def sync_member_db_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def virtual_network_rule_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + def read_only_endpoint_failover_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy end - def sync_direction - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + def sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end def sync_group_log_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType @@ -1101,30 +1080,45 @@ def sync_conflict_resolution_policy def sync_member_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end - def database_automatic_tuning - Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + def failover_group_replication_role + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole end - def sync_agent_linked_database_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + def server + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server end - def restore_point - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + def sync_member + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + end + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + end + def server_key + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + end + def sync_direction + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + end + def sync_agent_linked_database + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase + end + def virtual_network_rule_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end def blob_auditing_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end + def create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode + end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired end def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end - def create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode - end def sample_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName end @@ -1134,15 +1128,18 @@ def restore_point_type def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end + def proxy_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + end + def tracked_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + end def job_agent_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate end def managed_database_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate end - def proxy_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource - end def vulnerability_assessment_recurring_scans_properties Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end @@ -1155,26 +1152,26 @@ def job_target def job_step_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult end - def tracked_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition end def server_dns_alias_acquisition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + def job_version_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult end - def job_version_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions end def job_step_execution_options Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult end def job_credential_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult @@ -1185,11 +1182,14 @@ def server_dns_alias_list_result def job_execution_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget end + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + end def managed_database_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + def job_execution_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult end def import_export_database_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition @@ -1218,14 +1218,14 @@ def extended_database_blob_auditing_policy def extended_server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy end - def database_operation - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation + 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 sku - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + def database_vulnerability_assessment_rule_baseline + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end def database_vulnerability_assessment Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment @@ -1233,44 +1233,44 @@ def database_vulnerability_assessment def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end - def server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy - end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end + def database_operation + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation + end def job_credential Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def job_execution_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end def job_target_group Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end - def job - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job - 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_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def sku + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end - def resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy @@ -1278,41 +1278,41 @@ def server_security_alert_policy def server_automatic_tuning Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def catalog_collation_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType end def database_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult end - def database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus + def job_execution_lifecycle + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def management_operation_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + def resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource end - def job_execution_lifecycle - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end - def management_operation_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType @@ -1320,17 +1320,17 @@ def job_target_group_membership_type 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 managed_database_create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState 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 + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy @@ -1338,15 +1338,9 @@ def backup_long_term_retention_policy def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - end def vulnerability_assessment_policy_baseline_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def managed_database_create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - end def database Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database end @@ -1356,6 +1350,12 @@ def database_update def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy end + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + end + def restore_point + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + 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 1bd444a3c7..f591a93cb3 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -7,22 +7,19 @@ module Azure::Profiles::Latest module Storage module Mgmt - Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations - StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages + StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts + Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers module Models - VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule - Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification - State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay - Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State 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 @@ -32,26 +29,36 @@ module Models NetworkRuleSet = Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet IPRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter - Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity StorageSkuListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems + Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold - LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction TagProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty + LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties - Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation - AzureEntityResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy + AzureEntityResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource BlobContainer = Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer - TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource - ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode - KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource + Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation ListContainerItem = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy + KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource + ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode + Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass + TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction + PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus + SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + LeaseDuration = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration + ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState + LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + 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 @@ -75,26 +82,19 @@ module Models SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - LeaseDuration = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration - ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState - SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource - PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions + ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule end class StorageManagementClass - attr_reader :operations, :storage_accounts, :usages, :skus, :blob_containers, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :storage_accounts, :operations, :skus, :blob_containers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -104,9 +104,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 - @storage_accounts = @client_0.storage_accounts @usages = @client_0.usages + @storage_accounts = @client_0.storage_accounts + @operations = @client_0.operations @skus = @client_0.skus @blob_containers = @client_0.blob_containers @@ -127,33 +127,24 @@ def method_missing(method, *args) end class ModelClasses - def virtual_network_rule - Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule - end - def permissions - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - end - def service_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - end def dimension Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension end def metric_specification Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification end - def state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::State - end def operation_display Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay end - def reason - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason - end def operation_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult end + def proxy_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + end + def state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::State + end def skucapability Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability end @@ -181,66 +172,96 @@ def iprule def management_policies_rules_set_parameter Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter end - def identity - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity - end def storage_sku_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult end def list_container_items Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems end + def identity + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + end def legal_hold Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold end - def legal_hold_properties - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties - end def restriction Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction end def tag_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty end + def legal_hold_properties + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties + 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 end - def operation - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation - end - def azure_entity_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource - end def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def immutability_policy - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy + def azure_entity_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource end def blob_container Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer end - def tracked_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + def operation + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation end - def proxy_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + 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 + def immutability_policy + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy end def key_source Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource end - def list_container_item - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem + def reason_code + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode + end + def reason + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + end + def bypass + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass + end + def tracked_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + end + def signed_resource_types + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + end + def http_protocol + Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol end def default_action Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction 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 + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + 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 lease_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + 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 @@ -310,9 +331,6 @@ def access_tier def kind Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind end - def bypass - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass - end def provisioning_state Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState end @@ -328,35 +346,17 @@ def usage_unit def action Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action end - def lease_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - end - def lease_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - end - def lease_duration - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration - end - def immutability_policy_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState - end - def signed_resource_types - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - end - def http_protocol - Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - end - def signed_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + def services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services end - def public_access - Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + def permissions + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + def service_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification end - def services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + def virtual_network_rule + Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule 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 e12e086501..9428a2f6b6 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,36 +7,24 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt - BandwidthSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BandwidthSettings + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations + Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers + AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords + Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts + BandwidthSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BandwidthSettings CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules - Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials - Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies - Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers - AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials + Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups module Models - 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 @@ -89,83 +77,83 @@ module Models Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret - BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - 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 - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType 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 - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName FailoverTargetsList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList + MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName AlertSource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource Feature = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature RemoteManagementSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettings @@ -183,11 +171,23 @@ module Models 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 + CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings end class StorSimple8000SeriesManagementClass - attr_reader :bandwidth_settings, :operations, :cloud_appliances, :device_settings, :backup_schedules, :alerts, :volume_containers, :hardware_component_groups, :storage_account_credentials, :backups, :volumes, :jobs, :devices, :backup_policies, :managers, :access_control_records, :configurable, :base_url, :options, :model_classes + attr_reader :jobs, :devices, :operations, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :device_settings, :backup_schedules, :hardware_component_groups, :volume_containers, :volumes, :backup_policies, :storage_account_credentials, :backups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -197,22 +197,22 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @bandwidth_settings = @client_0.bandwidth_settings + @jobs = @client_0.jobs + @devices = @client_0.devices @operations = @client_0.operations + @managers = @client_0.managers + @access_control_records = @client_0.access_control_records + @alerts = @client_0.alerts + @bandwidth_settings = @client_0.bandwidth_settings @cloud_appliances = @client_0.cloud_appliances @device_settings = @client_0.device_settings @backup_schedules = @client_0.backup_schedules - @alerts = @client_0.alerts - @volume_containers = @client_0.volume_containers @hardware_component_groups = @client_0.hardware_component_groups - @storage_account_credentials = @client_0.storage_account_credentials - @backups = @client_0.backups + @volume_containers = @client_0.volume_containers @volumes = @client_0.volumes - @jobs = @client_0.jobs - @devices = @client_0.devices @backup_policies = @client_0.backup_policies - @managers = @client_0.managers - @access_control_records = @client_0.access_control_records + @storage_account_credentials = @client_0.storage_account_credentials + @backups = @client_0.backups @model_classes = ModelClasses.new end @@ -231,42 +231,6 @@ def method_missing(method, *args) end class ModelClasses - 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 @@ -423,32 +387,38 @@ def backup_policy def alert Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end - def symmetric_encrypted_secret - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret + def backup_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + end + def hardware_component + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent + end + def cloud_appliance_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end def bandwidth_setting Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end - def backup_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + def controller_power_state_change_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end def configure_device_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest end - def cloud_appliance_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager 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 network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end def manager_extended_info Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + def storage_account_credential + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end def security_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings @@ -459,32 +429,17 @@ def encryption_settings def time_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings end - def storage_account_credential - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - 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 job - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - end def volume_container Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end def alert_severity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity @@ -492,29 +447,38 @@ def alert_severity def alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end - def scheduled_backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end def backup_job_creation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end - def resource - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus end - def metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume 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 scheduled_backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + end + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + end + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + end + def controller_power_state_action + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction end def backup_policy_creation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType @@ -525,29 +489,17 @@ def controller_status 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 - end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - end def device_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end def device_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + def virtual_machine_api_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + def resource + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end def authorization_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus @@ -555,47 +507,59 @@ def authorization_status def in_eligibility_category Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory end + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + end + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + end + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + end + def target_eligibility_result_code + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + end def feature_support_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end def target_eligibility_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus end - def target_eligibility_result_code - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit end def metric_aggregation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end def manager_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + 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 net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end def net_interface_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus end def job_error_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + 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 @@ -606,36 +570,36 @@ def volume_status def monitoring_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end def backup_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + end def backup_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - 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 device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType end def key Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key end + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + end def day_of_week Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def encryption_algorithm Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm end @@ -648,12 +612,12 @@ def failover_target def access_control_record_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName - end def failover_targets_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList end + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + end def alert_source Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource end @@ -705,9 +669,45 @@ def target_eligibility_error_message 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 cloud_appliance_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings + 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 1cd8ac8efe..8404add595 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,27 +7,15 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations - 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 + Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations + StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs + Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs module Models - 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 @@ -44,54 +32,66 @@ module Models Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function + OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource - OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource - EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource - ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse - ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota - AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy - Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization - OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode - JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy - CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel - Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding 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 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 end class StreamAnalyticsManagementClass - attr_reader :operations, :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :transformations, :functions, :inputs, :subscriptions, :operations, :streaming_jobs, :outputs, :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) - @operations = @client_0.operations - @streaming_jobs = @client_0.streaming_jobs - @inputs = @client_0.inputs - @outputs = @client_0.outputs @transformations = @client_0.transformations @functions = @client_0.functions + @inputs = @client_0.inputs @subscriptions = @client_0.subscriptions + @operations = @client_0.operations + @streaming_jobs = @client_0.streaming_jobs + @outputs = @client_0.outputs @model_classes = ModelClasses.new end @@ -126,42 +126,6 @@ def method_missing(method, *args) end class ModelClasses - 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 @@ -210,18 +174,21 @@ def output def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end + def operation_display + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + end def streaming_job Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - end - def azure_machine_learning_web_service_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + def operation_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end def scalar_function_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end + def java_script_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + end def avro_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end @@ -231,17 +198,14 @@ def json_serialization def csv_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization end - def azure_data_lake_store_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - end - def operation_display - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + def azure_machine_learning_web_service_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end def power_bioutput_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource end - def operation_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse end def service_bus_topic_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource @@ -249,26 +213,26 @@ def service_bus_topic_output_data_source def event_hub_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end - def document_db_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + def azure_data_lake_store_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource end def service_bus_queue_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource end - def event_hub_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation end def azure_sql_database_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end - def blob_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + def event_hub_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def document_db_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end - def reference_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end def blob_reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource @@ -279,8 +243,17 @@ def azure_table_output_data_source def io_thub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + def event_hub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + end + def reference_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + end + def serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + end + def azure_machine_learning_web_service_function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters end def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource @@ -288,8 +261,8 @@ def blob_stream_input_data_source def stream_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties end - def event_hub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + def output_start_mode + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode end def java_script_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters @@ -297,39 +270,30 @@ def java_script_function_retrieve_default_definition_parameters def subscription_quota Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end - def azure_machine_learning_web_service_function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + def compatibility_level + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel end def events_out_of_order_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end - def serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization - end - def output_start_mode - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy 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 - end - def compatibility_level - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + def udf_type + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end 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 - end def resource Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end @@ -342,6 +306,42 @@ def sku_name 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 end end end diff --git a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb index 82659e0d14..1257124d40 100644 --- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb @@ -11,15 +11,15 @@ module Mgmt Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models - Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult - LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + 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 end class SubscriptionsManagementClass @@ -53,17 +53,8 @@ def method_missing(method, *args) end class ModelClasses - def subscription - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - end - def subscription_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult - end - def location_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + def location + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult @@ -71,15 +62,24 @@ def tenant_list_result def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def subscription_state Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end def spending_limit Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end + def subscription + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription + end + def subscription_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult + end + def location_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + end + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + 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 d866ccdc8c..8bdc479227 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,6 +8,12 @@ module Azure::Profiles::Latest module TextAnalytics module Models + Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage + MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput + BatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput + KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem + KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord @@ -15,14 +21,8 @@ module Models MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult InternalError = Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError - AzureRegions = Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse - Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input - DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput - BatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput - KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem - KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult + AzureRegions = Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions end class TextAnalyticsDataClass @@ -54,6 +54,24 @@ def method_missing(method, *args) end class ModelClasses + def input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + end + def detected_language + Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage + end + def multi_language_input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput + end + def batch_input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput + end + def key_phrase_batch_result_item + Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem + end + def key_phrase_batch_result + Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult + end def language_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem end @@ -75,29 +93,11 @@ def sentiment_batch_result def internal_error Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError end - def azure_regions - Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions - end def error_response Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse end - def input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input - end - def detected_language - Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - end - def multi_language_input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput - end - def batch_input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput - end - def key_phrase_batch_result_item - Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem - end - def key_phrase_batch_result - Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult + def azure_regions + Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions 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 12021313e7..6d78455608 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -10,38 +10,38 @@ module Mgmt Endpoints = Azure::TrafficManager::Mgmt::V2017_05_01::Endpoints GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles - TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys HeatMap = Azure::TrafficManager::Mgmt::V2017_09_01_preview::HeatMap + TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys module Models - TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability - Region = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Region + MonitorConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2017_05_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters DnsConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::DnsConfig - MonitorConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig - Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint + Region = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Region TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy - ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus + ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus EndpointStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus ProfileStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus - ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus - MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol + Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint + ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint TrafficFlow = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow QueryExperience = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience - TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource HeatMapModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel TrafficManagerUserMetricsKeyModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel - DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult Resource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource + DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult + TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource end class TrafficManagerManagementClass - attr_reader :endpoints, :geographic_hierarchies, :profiles, :traffic_manager_user_metrics_keys, :heat_map, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :geographic_hierarchies, :profiles, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -60,8 +60,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @traffic_manager_user_metrics_keys = @client_1.traffic_manager_user_metrics_keys @heat_map = @client_1.heat_map + @traffic_manager_user_metrics_keys = @client_1.traffic_manager_user_metrics_keys @model_classes = ModelClasses.new end @@ -82,11 +82,8 @@ def method_missing(method, *args) end class ModelClasses - def traffic_manager_name_availability - Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability - end - def region - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Region + def monitor_config + Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig end def check_traffic_manager_relative_dns_name_availability_parameters Azure::TrafficManager::Mgmt::V2017_05_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters @@ -94,38 +91,41 @@ def check_traffic_manager_relative_dns_name_availability_parameters def dns_config Azure::TrafficManager::Mgmt::V2017_05_01::Models::DnsConfig end - def monitor_config - Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig - end - def profile - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - end - def endpoint - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint + def region + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Region end def traffic_manager_geographic_hierarchy Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy end - def profile_list_result - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult - end def endpoint_monitor_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus end + def profile_monitor_status + Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus + end def endpoint_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus end def profile_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus end - def profile_monitor_status - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod end def monitor_protocol Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + def profile + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + end + def endpoint + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint + end + def profile_list_result + Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + end + def traffic_manager_name_availability + Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability end def heat_map_endpoint Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint @@ -136,24 +136,24 @@ def traffic_flow def query_experience Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience end - def tracked_resource - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource - end def heat_map_model Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel end def traffic_manager_user_metrics_key_model Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel end - def delete_operation_result - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult - end def resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource end def proxy_resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource end + def delete_operation_result + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult + end + def tracked_resource + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource + 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 f47a59aa6b..1309165234 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,8 +9,6 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models - ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule @@ -18,7 +16,6 @@ module Models Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos TrendingVideos = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing @@ -28,19 +25,22 @@ module Models QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer + Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing + SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end class VideoSearchDataClass @@ -73,12 +73,6 @@ def method_missing(method, *args) end class ModelClasses - def image_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - end - def media_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject - end def trending_videos_category Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory end @@ -100,9 +94,6 @@ def trending_videos def video_details Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - end def video_query_scenario Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario end @@ -130,17 +121,23 @@ def query def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def pivot_suggestions Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions end - def search_results_answer - Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer + def identifiable + Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end def answer Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer end - def thing - Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing + def search_results_answer + Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer end def creative_work Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork @@ -148,27 +145,30 @@ def creative_work def error_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode end + def thing + Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing + end def error_sub_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end - def identifiable - Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + def safe_search + Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end def text_format Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat end - def safe_search - Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + end + def image_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + end + def media_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - 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 0b69600c4f..3d6197f31f 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -7,96 +7,85 @@ module Azure::Profiles::Latest module Web module Mgmt - Domains = Azure::Web::Mgmt::V2015_04_01::Domains DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains + Domains = Azure::Web::Mgmt::V2015_04_01::Domains AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates + Provider = Azure::Web::Mgmt::V2016_03_01::Provider DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations - Provider = Azure::Web::Mgmt::V2016_03_01::Provider + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps - AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments + AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans module Models - DomainPurchaseConsent = Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent Contact = Azure::Web::Mgmt::V2015_04_01::Models::Contact + DomainPurchaseConsent = Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult - DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection - DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest + DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters + DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection - HostName = Azure::Web::Mgmt::V2015_04_01::Models::HostName Address = Azure::Web::Mgmt::V2015_04_01::Models::Address + HostName = Azure::Web::Mgmt::V2015_04_01::Models::HostName TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection TldLegalAgreement = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement - ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption - TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection + ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier - DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource + TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain + DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource DnsType = Azure::Web::Mgmt::V2015_04_01::Models::DnsType DomainStatus = Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus - TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType + TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain AppServiceCertificate = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate - AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection AppServiceCertificateCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateCollection + AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection SiteSealRequest = Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest - AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal + AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType + AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource CertificateEmail = Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail - ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest RenewCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest - AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource CertificateProductType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType CertificateOrderStatus = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus - ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData - AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation - SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection - DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet - DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection - DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection - CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition - DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition - DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis - GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection - ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl + GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse - SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl - AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties + ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate @@ -116,7 +105,6 @@ module Models GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection - DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError @@ -124,80 +112,83 @@ module Models ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample - PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse - SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection - CsmSlotEntity = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity - SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection - BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem - ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary - AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig - PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection - WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection - ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection - SiteCloneability = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability + DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet + ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData + AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData + Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource + SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos + DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope - FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig - FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets - ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob + CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult + SiteConfigResourceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection + PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding - MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob + MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity - PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn - CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult + MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus - PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate + FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo - SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance - SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource + PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo + RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest - MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest + SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule - ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo + RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest MSDeploy = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings - RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest + SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures - StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary + SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig - SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag - SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl - RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate + SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference - Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob - SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource - StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions - StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse - ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus - WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType - TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl + FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary + MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType - FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit - BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType - BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus - BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider - CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult - AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse + WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus + BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType + ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction - SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus + SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig ApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig @@ -211,21 +202,30 @@ module Models WebAppInstanceCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig - TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection SnapshotCollection = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection - PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + SiteCloneability = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability SiteCloneabilityCriterion = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion HostNameBindingCollection = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection + PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig + PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample + ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection + FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig + SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection + CsmSlotEntity = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity + SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection + BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem + ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry - PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample + FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection SlotDifferenceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection - HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig - SiteConfigResourceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection - FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile @@ -244,15 +244,15 @@ module Models RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState - OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers - Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits @@ -275,22 +275,22 @@ module Models RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType AutoHealActionType = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType ConnectionStringType = Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType - Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage ScmType = Azure::Web::Mgmt::V2016_09_01::Models::ScmType ManagedPipelineMode = Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode SiteLoadBalancing = Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing - Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource + SslState = Azure::Web::Mgmt::V2016_09_01::Models::SslState HostType = Azure::Web::Mgmt::V2016_09_01::Models::HostType + UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition SiteAvailabilityState = Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState - UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState - SslState = Azure::Web::Mgmt::V2016_09_01::Models::SslState - ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState StatusOptions = Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions + Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage + Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource + ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState User = Azure::Web::Mgmt::V2016_09_01::Models::User HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection - ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource + ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool @@ -303,10 +303,10 @@ module Models NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection - UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity - HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection + UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty @@ -327,7 +327,7 @@ module Models end class WebManagementClass - attr_reader :domains, :domain_registration_provider, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :diagnostics, :certificates, :deleted_web_apps, :recommendations, :provider, :web_apps, :app_service_plans, :app_service_environments, :configurable, :base_url, :options, :model_classes + attr_reader :domain_registration_provider, :top_level_domains, :domains, :app_service_certificate_orders, :certificate_registration_provider, :diagnostics, :provider, :deleted_web_apps, :recommendations, :certificates, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -337,9 +337,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @domains = @client_0.domains @domain_registration_provider = @client_0.domain_registration_provider @top_level_domains = @client_0.top_level_domains + @domains = @client_0.domains @client_1 = Azure::Web::Mgmt::V2015_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -355,10 +355,10 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_2) @diagnostics = @client_2.diagnostics - @certificates = @client_2.certificates + @provider = @client_2.provider @deleted_web_apps = @client_2.deleted_web_apps @recommendations = @client_2.recommendations - @provider = @client_2.provider + @certificates = @client_2.certificates @client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -372,8 +372,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_4.subscription_id = configurable.subscription_id end add_telemetry(@client_4) - @app_service_plans = @client_4.app_service_plans @app_service_environments = @client_4.app_service_environments + @app_service_plans = @client_4.app_service_plans @model_classes = ModelClasses.new end @@ -400,33 +400,33 @@ def method_missing(method, *args) end class ModelClasses - def domain_purchase_consent - Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent - end def contact Azure::Web::Mgmt::V2015_04_01::Models::Contact end + def domain_purchase_consent + Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent + end def domain_availablility_check_result Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult end - def domain_ownership_identifier_collection - Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection + def domain_control_center_sso_request + Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest end def domain_recommendation_search_parameters Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters end - def domain_control_center_sso_request - Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest + def domain_ownership_identifier_collection + Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection end def name_identifier_collection Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection end - def host_name - Azure::Web::Mgmt::V2015_04_01::Models::HostName - end def address Azure::Web::Mgmt::V2015_04_01::Models::Address end + def host_name + Azure::Web::Mgmt::V2015_04_01::Models::HostName + end def top_level_domain_collection Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection end @@ -436,57 +436,60 @@ def domain_collection def tld_legal_agreement Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement end - def error_response - Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse - end def top_level_domain_agreement_option Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption end - def tld_legal_agreement_collection - Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection + def error_response + Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse end def domain_ownership_identifier Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier end - def domain_patch_resource - Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource + def tld_legal_agreement_collection + Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection end def domain Azure::Web::Mgmt::V2015_04_01::Models::Domain end + def domain_patch_resource + Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource + end def dns_type Azure::Web::Mgmt::V2015_04_01::Models::DnsType end def domain_status Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus end - def top_level_domain - Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain - end def domain_type Azure::Web::Mgmt::V2015_04_01::Models::DomainType end + def top_level_domain + Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain + end def app_service_certificate Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate end - def app_service_certificate_order_collection - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection - end def app_service_certificate_collection Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateCollection end + def app_service_certificate_order_collection + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection + end def site_seal_request Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest end - def app_service_certificate_order - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder - end def site_seal Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal end + def app_service_certificate_order + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder + end def certificate_details Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails end + def reissue_certificate_order_request + Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest + end def app_service_certificate_order_patch_resource Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource end @@ -499,65 +502,29 @@ def app_service_certificate_patch_resource def certificate_order_action_type Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType end + def app_service_certificate_resource + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource + end def certificate_email Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail end - def reissue_certificate_order_request - Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest - end def renew_certificate_order_request Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest end - def app_service_certificate_resource - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource - end def certificate_product_type Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType end def certificate_order_status Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus end - def response_meta_data - Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData - end - def analysis_data - Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData - end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation - end - def sku_infos - Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - end - def diagnostic_detector_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection - end - def diagnostic_metric_set - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet - end - def diagnostic_analysis_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection - end - def diagnostic_category_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection - end - def certificate_patch_resource - Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource - end def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end - def detector_definition - Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition - end - def diagnostic_category - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory - end def diagnostic_analysis Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end - def geo_region - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + def diagnostic_category + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory end def csm_operation_display Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay @@ -565,11 +532,11 @@ def csm_operation_display def csm_operation_collection Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection end - def service_specification - Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + def source_control + Azure::Web::Mgmt::V2016_03_01::Models::SourceControl end - def vnet_validation_test_failure - Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + def geo_region + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion end def dimension Azure::Web::Mgmt::V2016_03_01::Models::Dimension @@ -586,12 +553,6 @@ def vnet_parameters def diagnostic_detector_response Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def source_control - Azure::Web::Mgmt::V2016_03_01::Models::SourceControl - end - def app_service_plan_restrictions - Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions - end def name_identifier Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier end @@ -601,6 +562,12 @@ def csm_operation_description def csm_operation_description_properties Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties end + def validate_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + end + def app_service_plan_restrictions + Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + end def in_availability_reason_type Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType end @@ -616,15 +583,15 @@ def resource_scope_type def notification_level Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel end + def vnet_validation_test_failure + Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + end def vnet_validation_failure_details Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails end def metric_availability Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability end - def validate_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes - end def sku_name Azure::Web::Mgmt::V2016_03_01::Models::SkuName end @@ -682,9 +649,6 @@ def deleted_site def deleted_web_app_collection Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection end - def data_source - Azure::Web::Mgmt::V2016_03_01::Models::DataSource - end def solution Azure::Web::Mgmt::V2016_03_01::Models::Solution end @@ -706,38 +670,44 @@ def recommendation_rule def diagnostic_metric_sample Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample end - def perf_mon_response - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse + def diagnostic_metric_set + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet end - def site_configuration_snapshot_info_collection - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection + def response_meta_data + Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData end - def csm_slot_entity - Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity + def analysis_data + Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData end - def site_extension_info_collection - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation end - def backup_item - Azure::Web::Mgmt::V2016_08_01::Models::BackupItem + def data_source + Azure::Web::Mgmt::V2016_03_01::Models::DataSource end - def connection_string_dictionary - Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary + def sku_infos + Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos end - def azure_blob_storage_application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig + def diagnostic_detector_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection end - def perf_mon_counter_collection - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + def diagnostic_analysis_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end - def web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + def diagnostic_category_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end - def continuous_web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection + def service_specification + Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification end - def site_cloneability - Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability + def detector_definition + Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + end + def certificate_patch_resource + Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + end + def http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig end def azure_blob_storage_http_logs_config Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig @@ -745,14 +715,14 @@ def azure_blob_storage_http_logs_config def function_envelope Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope end - def file_system_application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig + def custom_hostname_analysis_result + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult end - def function_secrets - Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets + def site_config_resource_collection + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection end - def continuous_web_job - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob + def perf_mon_response + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse end def msdeploy_status Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus @@ -760,47 +730,50 @@ def msdeploy_status def host_name_binding Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding end - def msdeploy_log - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + def continuous_web_job + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob + end + def migrate_my_sql_request + Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest end def relay_service_connection_entity Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity end - def premier_add_on - Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn + def msdeploy_log + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog end - def custom_hostname_analysis_result - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult + def process_module_info + Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo end def migrate_my_sql_status Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus end - def public_certificate - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate + def function_secrets + Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets end def process_thread_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo end - def site_instance - Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance - end - def site_config_resource - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource + def premier_add_on + Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn end def process_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo end + def restore_response + Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + end def backup_request Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest end - def migrate_my_sql_request - Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest + def site_php_error_log_flag + Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag end def backup_schedule Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule end - def process_module_info - Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo + def restore_request + Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest end def msdeploy Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy @@ -808,32 +781,32 @@ def msdeploy def site_auth_settings Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings end - def restore_request - Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest + def site_config_resource + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource end def network_features Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures end - def string_dictionary - Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary + def site_instance + Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance end def site_logs_config Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig end - def site_php_error_log_flag - Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag + def triggered_web_job + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob end - def site_source_control - Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl + def public_certificate + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate end - def restore_response - Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + def slot_config_names_resource + Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource end def slot_difference Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference end - def snapshot - Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + def storage_migration_options + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions end def site_configuration_snapshot_info Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo @@ -853,23 +826,20 @@ def site_patch_resource def web_job Azure::Web::Mgmt::V2016_08_01::Models::WebJob end - def slot_config_names_resource - Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource - end - def storage_migration_options - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + def site_source_control + Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl end - def storage_migration_response - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse + def frequency_unit + Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit end - def continuous_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus + def snapshot + Azure::Web::Mgmt::V2016_08_01::Models::Snapshot end - def web_job_type - Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + def string_dictionary + Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary end - def triggered_web_job - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType end def log_level Azure::Web::Mgmt::V2016_08_01::Models::LogLevel @@ -877,17 +847,26 @@ def log_level def database_type Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType end - def frequency_unit - Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end - def backup_restore_operation_type - Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType + def storage_migration_response + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse + end + def web_job_type + Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + end + def publishing_profile_format + Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + end + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult end def custom_host_name_dns_record_type Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType end - def host_name_type - Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + def msdeploy_provisioning_state + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState end def my_sql_migration_type Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType @@ -898,23 +877,11 @@ def backup_item_status def built_in_authentication_provider Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider end - def clone_ability_result - Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult - end - def azure_resource_type - Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType - end - def publishing_profile_format - Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat - end - def dns_verification_test_result - Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - end - def msdeploy_log_entry_type - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + def backup_restore_operation_type + Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType end - def msdeploy_provisioning_state - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + def continuous_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus end def public_certificate_location Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation @@ -922,12 +889,18 @@ def public_certificate_location def unauthenticated_client_action Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction end - def site_extension_type - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + def azure_resource_type + Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + end + def clone_ability_result + Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult end def triggered_web_job_status Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus end + def site_extension_type + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + end def deployment Azure::Web::Mgmt::V2016_08_01::Models::Deployment end @@ -967,20 +940,20 @@ def public_certificate_collection def triggered_web_job_collection Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - end def enabled_config Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig end - def triggered_job_history_collection - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection end def snapshot_collection Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection end - def perf_mon_set - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + def triggered_job_history_collection + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + end + def site_cloneability + Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability end def site_cloneability_criterion Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion @@ -988,14 +961,50 @@ def site_cloneability_criterion def host_name_binding_collection Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection end + def perf_mon_set + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + end + def web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + end + def azure_blob_storage_application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig + end + def perf_mon_counter_collection + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + end + def perf_mon_sample + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample + end + def continuous_web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection + end + def file_system_application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig + end def file_system_http_logs_config Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig end + def site_configuration_snapshot_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection + end + def csm_slot_entity + Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity + end + def site_extension_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection + end + def backup_item + Azure::Web::Mgmt::V2016_08_01::Models::BackupItem + end + def connection_string_dictionary + Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary + end def msdeploy_log_entry Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry end - def perf_mon_sample - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample + def function_envelope_collection + Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection end def slot_difference_collection Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection @@ -1003,15 +1012,6 @@ def slot_difference_collection def deployment_collection Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection end - def http_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig - end - def site_config_resource_collection - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection - end - def function_envelope_collection - Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection - end def slot_swap_status Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus end @@ -1066,12 +1066,18 @@ def site_config def snapshot_recovery_target Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget end + def operation_status + Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + end def resource_metric_availability Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability end def name_value_pair Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair end + def operation + Azure::Web::Mgmt::V2016_09_01::Models::Operation + end def conn_string_info Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo end @@ -1084,15 +1090,9 @@ def capability def host_name_ssl_state Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState end - def operation_status - Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus - end def auto_heal_triggers Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers end - def operation - Azure::Web::Mgmt::V2016_09_01::Models::Operation - end def auto_heal_rules Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules end @@ -1159,9 +1159,6 @@ def auto_heal_action_type def connection_string_type Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType end - def usage - Azure::Web::Mgmt::V2016_09_01::Models::Usage - end def scm_type Azure::Web::Mgmt::V2016_09_01::Models::ScmType end @@ -1171,42 +1168,45 @@ def managed_pipeline_mode def site_load_balancing Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing end - def resource - Azure::Web::Mgmt::V2016_09_01::Models::Resource + def ssl_state + Azure::Web::Mgmt::V2016_09_01::Models::SslState end def host_type Azure::Web::Mgmt::V2016_09_01::Models::HostType end + def usage_state + Azure::Web::Mgmt::V2016_09_01::Models::UsageState + end def metric_definition Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition end def site_availability_state Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState end - def usage_state - Azure::Web::Mgmt::V2016_09_01::Models::UsageState + def status_options + Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions end - def ssl_state - Azure::Web::Mgmt::V2016_09_01::Models::SslState + def usage + Azure::Web::Mgmt::V2016_09_01::Models::Usage + end + def resource + Azure::Web::Mgmt::V2016_09_01::Models::Resource end def provisioning_state Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState end - def status_options - Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions - end def user Azure::Web::Mgmt::V2016_09_01::Models::User end def hybrid_connection Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection end - def managed_service_identity - Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - end def proxy_only_resource Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource end + def managed_service_identity + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity + end def localizable_string Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString end @@ -1243,8 +1243,8 @@ def resource_collection def worker_pool_collection Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection end - def usage_collection - Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + def hybrid_connection_collection + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection end def csm_usage_quota_collection Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection @@ -1252,8 +1252,8 @@ def csm_usage_quota_collection def error_entity Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity end - def hybrid_connection_collection - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection + def usage_collection + Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection end def metric_availabilily Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 710262b882..432de4d5c4 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 - 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 - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse - WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse + SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query - ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork + SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse - WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation + WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + News = Azure::CognitiveServices::WebSearch::V1_0::Models::News + 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 ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images end class WebSearchDataClass @@ -82,33 +82,15 @@ def method_missing(method, *args) end class ModelClasses - def image_object - Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - end - def places - Azure::CognitiveServices::WebSearch::V1_0::Models::Places - end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - end def media_object Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - end def structured_value Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end def videos Azure::CognitiveServices::WebSearch::V1_0::Models::Videos end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end def answer_type Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType end @@ -124,77 +106,95 @@ def ranking_ranking_group def ranking_ranking_response Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse end - def web_meta_tag - Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - end def web_web_grouping Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping end - def query - Azure::CognitiveServices::WebSearch::V1_0::Models::Query - end - def response_base - Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject end - def time_zone_time_zone_information - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response end - def identifiable - Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable + def computation + Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end def search_response Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse end - def web_page - Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + def search_results_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + def query + Azure::CognitiveServices::WebSearch::V1_0::Models::Query end - def creative_work - Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + def creative_work + Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def related_searches_related_search_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + def web_meta_tag + Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag end - def search_results_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + def identifiable + Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable + end + def response_base + Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + end + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end def time_zone Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone end - def error_sub_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + def time_zone_time_zone_information + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end - def computation - Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + def web_page + Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage end - def news - Azure::CognitiveServices::WebSearch::V1_0::Models::News + def web_web_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer end - def spell_suggestions - Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse end def article Azure::CognitiveServices::WebSearch::V1_0::Models::Article end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + def error_sub_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch end def text_format Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end - def web_web_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer + def related_searches_related_search_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + end + def news + Azure::CognitiveServices::WebSearch::V1_0::Models::News + 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 error_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode @@ -202,8 +202,8 @@ def error_code def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end - def freshness - Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb index b9b7436448..7eb56dd55e 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,35 +7,33 @@ module Azure::Profiles::V2017_03_09 module Compute module Mgmt - VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines - VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages - VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes - VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions + VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines + VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages + VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes + VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets module Models - Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource - UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName - Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage - Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource + Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku DiagnosticsProfile = Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile + UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName InstanceViewStatus = Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus - VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView + Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage VaultCertificate = Azure::Compute::Mgmt::V2016_03_30::Models::VaultCertificate - VaultSecretGroup = Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup + VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView VirtualMachineSize = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize - OSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile + VaultSecretGroup = Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup InnerError = Azure::Compute::Mgmt::V2016_03_30::Models::InnerError - VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView + OSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile NetworkProfile = Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile - BootDiagnostics = Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics + VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView PurchasePlan = Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan - DataDiskImage = Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage + BootDiagnostics = Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics ApiErrorBase = Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineAgentInstanceView ListUsagesResult = Azure::Compute::Mgmt::V2016_03_30::Models::ListUsagesResult @@ -49,6 +47,8 @@ module Models DiskEncryptionSettings = Azure::Compute::Mgmt::V2016_03_30::Models::DiskEncryptionSettings VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMListResult OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk + DataDiskImage = Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage + Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource VirtualMachineListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineListResult StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener @@ -64,9 +64,6 @@ module Models VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionsListResult ApiEntityReference = Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2016_03_30::Models::ComputeLongRunningOperationProperties - VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMInstanceView - VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineCaptureParameters - VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetListSkusResult ImageReference = Azure::Compute::Mgmt::V2016_03_30::Models::ImageReference VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetNetworkProfile VirtualHardDisk = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk @@ -109,6 +106,9 @@ module Models StatusLevelTypes = Azure::Compute::Mgmt::V2016_03_30::Models::StatusLevelTypes OperatingSystemTypes = Azure::Compute::Mgmt::V2016_03_30::Models::OperatingSystemTypes VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSizeTypes + VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMInstanceView + VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineCaptureParameters + VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetListSkusResult CachingTypes = Azure::Compute::Mgmt::V2016_03_30::Models::CachingTypes DiskCreateOptionTypes = Azure::Compute::Mgmt::V2016_03_30::Models::DiskCreateOptionTypes PassNames = Azure::Compute::Mgmt::V2016_03_30::Models::PassNames @@ -122,7 +122,7 @@ module Models end class ComputeManagementClass - attr_reader :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_machine_scale_set_vms, :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -132,15 +132,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @virtual_machines = @client_0.virtual_machines - @virtual_machine_images = @client_0.virtual_machine_images - @virtual_machine_sizes = @client_0.virtual_machine_sizes - @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms @usage_operations = @client_0.usage_operations @availability_sets = @client_0.availability_sets @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @virtual_machine_extensions = @client_0.virtual_machine_extensions + @virtual_machines = @client_0.virtual_machines + @virtual_machine_images = @client_0.virtual_machine_images + @virtual_machine_sizes = @client_0.virtual_machine_sizes + @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets @model_classes = ModelClasses.new end @@ -159,59 +159,53 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Compute::Mgmt::V2016_03_30::Models::Sku - end def sub_resource Azure::Compute::Mgmt::V2016_03_30::Models::SubResource end - def usage_name - Azure::Compute::Mgmt::V2016_03_30::Models::UsageName - end - def usage - Azure::Compute::Mgmt::V2016_03_30::Models::Usage - end - def resource - Azure::Compute::Mgmt::V2016_03_30::Models::Resource + def sku + Azure::Compute::Mgmt::V2016_03_30::Models::Sku end def diagnostics_profile Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile end + def usage_name + Azure::Compute::Mgmt::V2016_03_30::Models::UsageName + end def instance_view_status Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus end - def virtual_machine_extension_handler_instance_view - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView + def usage + Azure::Compute::Mgmt::V2016_03_30::Models::Usage end def vault_certificate Azure::Compute::Mgmt::V2016_03_30::Models::VaultCertificate end - def vault_secret_group - Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup + def virtual_machine_extension_handler_instance_view + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView end def virtual_machine_size Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSize end - def osprofile - Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile + def vault_secret_group + Azure::Compute::Mgmt::V2016_03_30::Models::VaultSecretGroup end def inner_error Azure::Compute::Mgmt::V2016_03_30::Models::InnerError end - def virtual_machine_extension_instance_view - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView + def osprofile + Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile end def network_profile Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile end - def boot_diagnostics - Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics + def virtual_machine_extension_instance_view + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView end def purchase_plan Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan end - def data_disk_image - Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage + def boot_diagnostics + Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics end def api_error_base Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase @@ -252,6 +246,12 @@ def virtual_machine_scale_set_vmlist_result def osdisk Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk end + def data_disk_image + Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage + end + def resource + Azure::Compute::Mgmt::V2016_03_30::Models::Resource + end def virtual_machine_list_result Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineListResult end @@ -297,15 +297,6 @@ def api_entity_reference def compute_long_running_operation_properties Azure::Compute::Mgmt::V2016_03_30::Models::ComputeLongRunningOperationProperties end - def virtual_machine_scale_set_vminstance_view - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMInstanceView - end - def virtual_machine_capture_parameters - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineCaptureParameters - end - def virtual_machine_scale_set_list_skus_result - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetListSkusResult - end def image_reference Azure::Compute::Mgmt::V2016_03_30::Models::ImageReference end @@ -432,6 +423,15 @@ def operating_system_types def virtual_machine_size_types Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineSizeTypes end + def virtual_machine_scale_set_vminstance_view + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMInstanceView + end + def virtual_machine_capture_parameters + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineCaptureParameters + end + def virtual_machine_scale_set_list_skus_result + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetListSkusResult + end def caching_types Azure::Compute::Mgmt::V2016_03_30::Models::CachingTypes end diff --git a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb index da9b9dbfa1..611e22c0b7 100644 --- a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb @@ -10,11 +10,11 @@ module Mgmt ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks module Models + ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult - ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass @@ -47,6 +47,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_link_properties + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter + end def resource_link Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink end @@ -56,12 +62,6 @@ def resource_link_filter def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end - def resource_link_properties - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb index e19abe6da8..146397751d 100644 --- a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::V2017_03_09 module Network module Mgmt + ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways + ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations + ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings + ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits + ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders + LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules @@ -19,12 +25,6 @@ module Mgmt VirtualNetworkGateways = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGatewayConnections LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways - ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways - ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations - ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings - ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits - ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders - LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers module Models ExpressRouteCircuitsStatsListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult @@ -39,61 +39,61 @@ module Models NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceDnsSettings NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroupListResult VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult - Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult BgpSettings = Azure::Network::Mgmt::V2015_06_15::Models::BgpSettings ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig VpnClientConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientConfiguration ExpressRouteCircuitStats = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats + VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult SecurityRuleListResult = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult AddressSpace = Azure::Network::Mgmt::V2015_06_15::Models::AddressSpace ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringListResult UsagesListResult = Azure::Network::Mgmt::V2015_06_15::Models::UsagesListResult ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku - VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties RouteTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult NetworkInterfaceListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName - ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey - ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult + ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult - ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable + ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings - ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult + Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource DhcpOptions = Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions - Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage + ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable ApplicationGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku - LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult + ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult - LoadBalancerListResult = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult + Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku + LoadBalancerListResult = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult + LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult 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 VpnClientParameters = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters ErrorDetails = Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort - BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool + ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule - SecurityRule = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRule - NetworkInterface = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate NetworkSecurityGroup = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup - Route = Azure::Network::Mgmt::V2015_06_15::Models::Route - RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable + SecurityRule = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRule + BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool 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 + Route = Azure::Network::Mgmt::V2015_06_15::Models::Route + NetworkInterface = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface 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 + IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener - ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule - ApplicationGatewayProbe = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe + ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool + Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule - ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap + ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule ApplicationGateway = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering @@ -109,15 +109,15 @@ module Models VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayIPConfiguration VpnClientRootCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRootCertificate VpnClientRevokedCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate - ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration - LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway + ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway + ApplicationGatewayProbe = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol SecurityRuleProtocol = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol SecurityRuleAccess = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess @@ -139,16 +139,16 @@ module Models NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus VirtualNetworkGatewayType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType - Error = Azure::Network::Mgmt::V2015_06_15::Models::Error + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier ProcessorArchitecture = Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus 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 - attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :configurable, :base_url, :options, :model_classes + attr_reader :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 @@ -158,6 +158,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @application_gateways = @client_0.application_gateways + @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations + @express_route_circuit_peerings = @client_0.express_route_circuit_peerings + @express_route_circuits = @client_0.express_route_circuits + @express_route_service_providers = @client_0.express_route_service_providers + @load_balancers = @client_0.load_balancers @network_interfaces = @client_0.network_interfaces @network_security_groups = @client_0.network_security_groups @security_rules = @client_0.security_rules @@ -170,12 +176,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 - @application_gateways = @client_0.application_gateways - @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations - @express_route_circuit_peerings = @client_0.express_route_circuit_peerings - @express_route_circuits = @client_0.express_route_circuits - @express_route_service_providers = @client_0.express_route_service_providers - @load_balancers = @client_0.load_balancers @model_classes = ModelClasses.new end @@ -230,9 +230,6 @@ def network_security_group_list_result def virtual_network_gateway_list_result Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult end - def resource - Azure::Network::Mgmt::V2015_06_15::Models::Resource - end def authorization_list_result Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult end @@ -248,6 +245,9 @@ def vpn_client_configuration def express_route_circuit_stats Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats end + def virtual_network_list_result + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult + end def security_rule_list_result Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult end @@ -263,9 +263,6 @@ def usages_list_result def express_route_circuit_sku Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku end - def virtual_network_list_result - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult - end def express_route_circuit_service_provider_properties Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties end @@ -278,48 +275,51 @@ def network_interface_list_result def usage_name Azure::Network::Mgmt::V2015_06_15::Models::UsageName end - def express_route_circuit_arp_table - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable - end def connection_shared_key Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey end - def express_route_circuits_arp_table_list_result - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult + 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 end - def express_route_circuit_routes_table - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable + 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 end - def express_route_circuits_routes_table_list_result - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult + def resource + Azure::Network::Mgmt::V2015_06_15::Models::Resource end def dhcp_options Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions end - def usage - Azure::Network::Mgmt::V2015_06_15::Models::Usage + def express_route_circuit_routes_table + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable end def application_gateway_sku Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku end - def local_network_gateway_list_result - Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult + def express_route_circuits_routes_table_list_result + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult end def virtual_network_gateway_connection_list_result Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult end - def load_balancer_list_result - Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult + def usage + Azure::Network::Mgmt::V2015_06_15::Models::Usage end def virtual_network_gateway_sku Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku end + def load_balancer_list_result + Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult + end + def local_network_gateway_list_result + Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult + end def azure_async_operation_result Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult end @@ -338,62 +338,62 @@ def vpn_client_parameters def error_details Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails end + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration + end def application_gateway_frontend_port Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort end - def backend_address_pool - Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration end def inbound_nat_rule Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule end - def security_rule - Azure::Network::Mgmt::V2015_06_15::Models::SecurityRule - end - def network_interface - Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate end def network_security_group Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup end - def route - Azure::Network::Mgmt::V2015_06_15::Models::Route + def security_rule + Azure::Network::Mgmt::V2015_06_15::Models::SecurityRule end - def route_table - Azure::Network::Mgmt::V2015_06_15::Models::RouteTable + def backend_address_pool + Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool end def public_ipaddress Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress end - def ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + def route + Azure::Network::Mgmt::V2015_06_15::Models::Route end - def subnet - Azure::Network::Mgmt::V2015_06_15::Models::Subnet + def network_interface + Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface 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 + def ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration end - def application_gateway_backend_http_settings - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings + def route_table + Azure::Network::Mgmt::V2015_06_15::Models::RouteTable end def application_gateway_http_listener Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener end - def application_gateway_path_rule - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule + def application_gateway_backend_address_pool + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool end - def application_gateway_probe - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe + def subnet + Azure::Network::Mgmt::V2015_06_15::Models::Subnet end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap + def application_gateway_path_rule + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule end def application_gateway Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway @@ -440,23 +440,23 @@ def vpn_client_root_certificate def vpn_client_revoked_certificate Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate + def application_gateway_backend_http_settings + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration + def virtual_network_gateway + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway end def local_network_gateway Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway end - def virtual_network_gateway - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + def application_gateway_probe + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe end def application_gateway_sku_name Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + def application_gateway_url_path_map + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap end def ipallocation_method Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod @@ -464,8 +464,8 @@ def ipallocation_method def application_gateway_tier Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection end def transport_protocol Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol @@ -530,8 +530,8 @@ def virtual_network_gateway_type def vpn_type Azure::Network::Mgmt::V2015_06_15::Models::VpnType end - def error - Azure::Network::Mgmt::V2015_06_15::Models::Error + def 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 @@ -539,14 +539,14 @@ def virtual_network_gateway_sku_tier def processor_architecture Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + def error + Azure::Network::Mgmt::V2015_06_15::Models::Error 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..4f60f50afd 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 @@ -11,11 +11,11 @@ module Mgmt PolicyDefinitions = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyDefinitions module Models + PolicyType = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType PolicyAssignment = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult - PolicyType = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType end class PolicyManagementClass @@ -49,6 +49,9 @@ def method_missing(method, *args) end class ModelClasses + def policy_type + Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType + end def policy_assignment Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment end @@ -61,9 +64,6 @@ def policy_assignment_list_result def policy_definition_list_result Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult end - def policy_type - Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb index 95235e7d32..ae96f7bbba 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,16 +7,15 @@ module Azure::Profiles::V2017_03_09 module Resources module Mgmt - Tags = Azure::Resources::Mgmt::V2016_02_01::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations - Resources = Azure::Resources::Mgmt::V2016_02_01::Resources Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments Providers = Azure::Resources::Mgmt::V2016_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2016_02_01::ResourceGroups + Tags = Azure::Resources::Mgmt::V2016_02_01::Tags + Resources = Azure::Resources::Mgmt::V2016_02_01::Resources + DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations module Models 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 @@ -34,37 +33,38 @@ module Models 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 + Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency DeploymentListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult TagValue = Azure::Resources::Mgmt::V2016_02_01::Models::TagValue TagDetails = Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails ParametersLink = Azure::Resources::Mgmt::V2016_02_01::Models::ParametersLink TagsListResult = Azure::Resources::Mgmt::V2016_02_01::Models::TagsListResult DeploymentExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult - Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku TargetResource = Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource ProviderResourceType = Azure::Resources::Mgmt::V2016_02_01::Models::ProviderResourceType HttpMessage = Azure::Resources::Mgmt::V2016_02_01::Models::HttpMessage DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentPropertiesExtended - DeploymentOperationProperties = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationProperties + SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource ProviderListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ProviderListResult - DeploymentOperation = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation + DeploymentOperationProperties = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationProperties 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 - Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource - GenericResource = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + GenericResource = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource + DeploymentOperation = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation DeploymentMode = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode - SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource + DeploymentOperationsListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationsListResult + Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType + Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource end class ResourcesManagementClass - attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes + attr_reader :deployments, :providers, :resource_groups, :tags, :resources, :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) - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations - @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups + @tags = @client_0.tags + @resources = @client_0.resources + @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -101,9 +101,6 @@ class ModelClasses 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 @@ -155,6 +152,9 @@ def deployment_validate_result def tag_count Azure::Resources::Mgmt::V2016_02_01::Models::TagCount end + def dependency + Azure::Resources::Mgmt::V2016_02_01::Models::Dependency + end def deployment_list_result Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult end @@ -173,9 +173,6 @@ def tags_list_result def deployment_export_result Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult end - def sku - Azure::Resources::Mgmt::V2016_02_01::Models::Sku - end def target_resource Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource end @@ -188,21 +185,18 @@ def http_message def deployment_properties_extended Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentPropertiesExtended end - def deployment_operation_properties - Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationProperties + def sub_resource + Azure::Resources::Mgmt::V2016_02_01::Models::SubResource end def provider_list_result Azure::Resources::Mgmt::V2016_02_01::Models::ProviderListResult end - def deployment_operation - Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation + def deployment_operation_properties + Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationProperties end def deployment_properties Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentProperties end - def deployment_operations_list_result - Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationsListResult - end def basic_dependency Azure::Resources::Mgmt::V2016_02_01::Models::BasicDependency end @@ -218,24 +212,30 @@ def deployment_extended def alias_path_type Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType end - def resource - Azure::Resources::Mgmt::V2016_02_01::Models::Resource + def resource_group_export_result + Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult end def generic_resource Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource end - def resource_group_export_result - Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + def deployment_operation + Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperation end def deployment_mode Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode end - def sub_resource - Azure::Resources::Mgmt::V2016_02_01::Models::SubResource + def deployment_operations_list_result + Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentOperationsListResult + end + def sku + Azure::Resources::Mgmt::V2016_02_01::Models::Sku end def resource_identity_type Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end + def resource + Azure::Resources::Mgmt::V2016_02_01::Models::Resource + 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 adb01282d7..36b0090ebb 100644 --- a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb @@ -11,15 +11,15 @@ module Mgmt Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models - Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult - LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + 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 end class SubscriptionsManagementClass @@ -53,17 +53,8 @@ def method_missing(method, *args) end class ModelClasses - def subscription - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - end - def subscription_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult - end - def location_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + def location + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult @@ -71,15 +62,24 @@ def tenant_list_result def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def subscription_state Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end def spending_limit Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end + def subscription + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription + end + def subscription_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult + end + def location_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + end + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + end end end end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic.rb index d1ceba7f24..62cc2c52c9 100644 --- a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic.rb +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic.rb @@ -27,6 +27,8 @@ module Azure::Logic::Mgmt::V2016_06_01 autoload :WorkflowRuns, '2016-06-01/generated/azure_mgmt_logic/workflow_runs.rb' autoload :WorkflowRunActions, '2016-06-01/generated/azure_mgmt_logic/workflow_run_actions.rb' autoload :WorkflowRunActionRepetitions, '2016-06-01/generated/azure_mgmt_logic/workflow_run_action_repetitions.rb' + autoload :WorkflowRunActionRepetitionsRequestHistories, '2016-06-01/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb' + autoload :WorkflowRunActionRequestHistories, '2016-06-01/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb' autoload :WorkflowRunActionScopedRepetitions, '2016-06-01/generated/azure_mgmt_logic/workflow_run_action_scoped_repetitions.rb' autoload :WorkflowRunOperations, '2016-06-01/generated/azure_mgmt_logic/workflow_run_operations.rb' autoload :IntegrationAccounts, '2016-06-01/generated/azure_mgmt_logic/integration_accounts.rb' @@ -41,121 +43,125 @@ module Azure::Logic::Mgmt::V2016_06_01 autoload :LogicManagementClient, '2016-06-01/generated/azure_mgmt_logic/logic_management_client.rb' module Models - autoload :X12SecuritySettings, '2016-06-01/generated/azure_mgmt_logic/models/x12security_settings.rb' - autoload :Resource, '2016-06-01/generated/azure_mgmt_logic/models/resource.rb' - autoload :X12ProcessingSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12processing_settings.rb' - autoload :ResourceReference, '2016-06-01/generated/azure_mgmt_logic/models/resource_reference.rb' autoload :X12EnvelopeOverride, '2016-06-01/generated/azure_mgmt_logic/models/x12envelope_override.rb' - autoload :WorkflowParameter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_parameter.rb' autoload :X12ValidationOverride, '2016-06-01/generated/azure_mgmt_logic/models/x12validation_override.rb' - autoload :WorkflowFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_filter.rb' + autoload :SubResource, '2016-06-01/generated/azure_mgmt_logic/models/sub_resource.rb' autoload :X12MessageIdentifier, '2016-06-01/generated/azure_mgmt_logic/models/x12message_identifier.rb' + autoload :Sku, '2016-06-01/generated/azure_mgmt_logic/models/sku.rb' + autoload :X12SchemaReference, '2016-06-01/generated/azure_mgmt_logic/models/x12schema_reference.rb' autoload :AS2ProtocolSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2protocol_settings.rb' autoload :AS2OneWayAgreement, '2016-06-01/generated/azure_mgmt_logic/models/as2one_way_agreement.rb' - autoload :RecurrenceScheduleOccurrence, '2016-06-01/generated/azure_mgmt_logic/models/recurrence_schedule_occurrence.rb' + autoload :WorkflowListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_list_result.rb' autoload :AS2AgreementContent, '2016-06-01/generated/azure_mgmt_logic/models/as2agreement_content.rb' - autoload :WorkflowTriggerRecurrence, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_recurrence.rb' + autoload :WorkflowVersionListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_version_list_result.rb' autoload :X12ValidationSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12validation_settings.rb' - autoload :WorkflowTriggerFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_filter.rb' + autoload :RecurrenceSchedule, '2016-06-01/generated/azure_mgmt_logic/models/recurrence_schedule.rb' autoload :X12FramingSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12framing_settings.rb' - autoload :WorkflowTriggerListCallbackUrlQueries, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_list_callback_url_queries.rb' + autoload :RequestHistoryListResult, '2016-06-01/generated/azure_mgmt_logic/models/request_history_list_result.rb' autoload :X12EnvelopeSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12envelope_settings.rb' - autoload :Correlation, '2016-06-01/generated/azure_mgmt_logic/models/correlation.rb' + autoload :WorkflowTriggerListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_list_result.rb' autoload :X12AcknowledgementSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12acknowledgement_settings.rb' - autoload :ContentLink, '2016-06-01/generated/azure_mgmt_logic/models/content_link.rb' + autoload :WorkflowTriggerCallbackUrl, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_callback_url.rb' autoload :X12MessageFilter, '2016-06-01/generated/azure_mgmt_logic/models/x12message_filter.rb' - autoload :WorkflowTriggerHistoryListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_history_list_result.rb' - autoload :SubResource, '2016-06-01/generated/azure_mgmt_logic/models/sub_resource.rb' - autoload :WorkflowRunTrigger, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_trigger.rb' - autoload :Sku, '2016-06-01/generated/azure_mgmt_logic/models/sku.rb' - autoload :ArtifactProperties, '2016-06-01/generated/azure_mgmt_logic/models/artifact_properties.rb' + autoload :ContentHash, '2016-06-01/generated/azure_mgmt_logic/models/content_hash.rb' + autoload :X12SecuritySettings, '2016-06-01/generated/azure_mgmt_logic/models/x12security_settings.rb' + autoload :RequestHistoryProperties, '2016-06-01/generated/azure_mgmt_logic/models/request_history_properties.rb' + autoload :X12ProcessingSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12processing_settings.rb' + autoload :WorkflowTriggerHistoryFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_history_filter.rb' + autoload :Resource, '2016-06-01/generated/azure_mgmt_logic/models/resource.rb' + autoload :Response, '2016-06-01/generated/azure_mgmt_logic/models/response.rb' + autoload :ResourceReference, '2016-06-01/generated/azure_mgmt_logic/models/resource_reference.rb' autoload :WorkflowRunFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_filter.rb' - autoload :AccessKeyRegenerateActionDefinition, '2016-06-01/generated/azure_mgmt_logic/models/access_key_regenerate_action_definition.rb' + autoload :WorkflowParameter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_parameter.rb' autoload :ErrorProperties, '2016-06-01/generated/azure_mgmt_logic/models/error_properties.rb' - autoload :WorkflowListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_list_result.rb' + autoload :RunCorrelation, '2016-06-01/generated/azure_mgmt_logic/models/run_correlation.rb' autoload :RetryHistory, '2016-06-01/generated/azure_mgmt_logic/models/retry_history.rb' - autoload :RepetitionIndex, '2016-06-01/generated/azure_mgmt_logic/models/repetition_index.rb' - autoload :WorkflowRunActionFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_filter.rb' - autoload :X12SchemaReference, '2016-06-01/generated/azure_mgmt_logic/models/x12schema_reference.rb' - autoload :RegenerateActionParameter, '2016-06-01/generated/azure_mgmt_logic/models/regenerate_action_parameter.rb' autoload :X12DelimiterOverrides, '2016-06-01/generated/azure_mgmt_logic/models/x12delimiter_overrides.rb' - autoload :IntegrationAccountSku, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_sku.rb' + autoload :WorkflowRunActionFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_filter.rb' autoload :X12ProtocolSettings, '2016-06-01/generated/azure_mgmt_logic/models/x12protocol_settings.rb' - autoload :IntegrationAccountListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_list_result.rb' + autoload :RegenerateActionParameter, '2016-06-01/generated/azure_mgmt_logic/models/regenerate_action_parameter.rb' autoload :X12OneWayAgreement, '2016-06-01/generated/azure_mgmt_logic/models/x12one_way_agreement.rb' - autoload :CallbackUrl, '2016-06-01/generated/azure_mgmt_logic/models/callback_url.rb' + autoload :IntegrationAccountSku, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_sku.rb' autoload :X12AgreementContent, '2016-06-01/generated/azure_mgmt_logic/models/x12agreement_content.rb' - autoload :IntegrationAccountSchemaListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_schema_list_result.rb' + autoload :IntegrationAccountListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_list_result.rb' autoload :EdifactValidationSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_validation_settings.rb' - autoload :IntegrationAccountMapPropertiesParametersSchema, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_properties_parameters_schema.rb' + autoload :CallbackUrl, '2016-06-01/generated/azure_mgmt_logic/models/callback_url.rb' autoload :EdifactFramingSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_framing_settings.rb' - autoload :IntegrationAccountMapListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_list_result.rb' + autoload :IntegrationAccountSchemaListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_schema_list_result.rb' autoload :EdifactEnvelopeSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_envelope_settings.rb' - autoload :BusinessIdentity, '2016-06-01/generated/azure_mgmt_logic/models/business_identity.rb' + autoload :IntegrationAccountMapPropertiesParametersSchema, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_properties_parameters_schema.rb' autoload :EdifactAcknowledgementSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_acknowledgement_settings.rb' - autoload :PartnerContent, '2016-06-01/generated/azure_mgmt_logic/models/partner_content.rb' + autoload :IntegrationAccountMapListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_list_result.rb' autoload :EdifactMessageFilter, '2016-06-01/generated/azure_mgmt_logic/models/edifact_message_filter.rb' - autoload :IntegrationAccountPartnerListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_partner_list_result.rb' + autoload :BusinessIdentity, '2016-06-01/generated/azure_mgmt_logic/models/business_identity.rb' autoload :EdifactProcessingSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_processing_settings.rb' - autoload :AS2MessageConnectionSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2message_connection_settings.rb' + autoload :PartnerContent, '2016-06-01/generated/azure_mgmt_logic/models/partner_content.rb' autoload :EdifactEnvelopeOverride, '2016-06-01/generated/azure_mgmt_logic/models/edifact_envelope_override.rb' - autoload :AS2MdnSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2mdn_settings.rb' + autoload :IntegrationAccountPartnerListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_partner_list_result.rb' autoload :EdifactMessageIdentifier, '2016-06-01/generated/azure_mgmt_logic/models/edifact_message_identifier.rb' - autoload :AS2ValidationSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2validation_settings.rb' + autoload :AS2MessageConnectionSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2message_connection_settings.rb' autoload :EdifactSchemaReference, '2016-06-01/generated/azure_mgmt_logic/models/edifact_schema_reference.rb' - autoload :AS2ErrorSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2error_settings.rb' + autoload :AS2MdnSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2mdn_settings.rb' autoload :EdifactValidationOverride, '2016-06-01/generated/azure_mgmt_logic/models/edifact_validation_override.rb' - autoload :RecurrenceSchedule, '2016-06-01/generated/azure_mgmt_logic/models/recurrence_schedule.rb' + autoload :AS2ValidationSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2validation_settings.rb' autoload :EdifactDelimiterOverride, '2016-06-01/generated/azure_mgmt_logic/models/edifact_delimiter_override.rb' - autoload :WorkflowTriggerListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_list_result.rb' + autoload :AS2ErrorSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2error_settings.rb' autoload :EdifactProtocolSettings, '2016-06-01/generated/azure_mgmt_logic/models/edifact_protocol_settings.rb' - autoload :ContentHash, '2016-06-01/generated/azure_mgmt_logic/models/content_hash.rb' autoload :EdifactOneWayAgreement, '2016-06-01/generated/azure_mgmt_logic/models/edifact_one_way_agreement.rb' - autoload :WorkflowTriggerHistoryFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_history_filter.rb' + autoload :WorkflowTriggerRecurrence, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_recurrence.rb' autoload :EdifactAgreementContent, '2016-06-01/generated/azure_mgmt_logic/models/edifact_agreement_content.rb' - autoload :WorkflowRunListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_list_result.rb' + autoload :WorkflowTriggerListCallbackUrlQueries, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_list_callback_url_queries.rb' autoload :AgreementContent, '2016-06-01/generated/azure_mgmt_logic/models/agreement_content.rb' - autoload :AssemblyCollection, '2016-06-01/generated/azure_mgmt_logic/models/assembly_collection.rb' - autoload :ErrorInfo, '2016-06-01/generated/azure_mgmt_logic/models/error_info.rb' - autoload :GenerateUpgradedDefinitionParameters, '2016-06-01/generated/azure_mgmt_logic/models/generate_upgraded_definition_parameters.rb' + autoload :ContentLink, '2016-06-01/generated/azure_mgmt_logic/models/content_link.rb' + autoload :OperationResultProperties, '2016-06-01/generated/azure_mgmt_logic/models/operation_result_properties.rb' + autoload :WorkflowRunTrigger, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_trigger.rb' autoload :IntegrationAccountAgreementListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_agreement_list_result.rb' - autoload :GetCallbackUrlParameters, '2016-06-01/generated/azure_mgmt_logic/models/get_callback_url_parameters.rb' + autoload :WorkflowRunListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_list_result.rb' autoload :IntegrationAccountAgreementFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_agreement_filter.rb' - autoload :IntegrationAccountSchemaFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_schema_filter.rb' + autoload :BatchConfigurationCollection, '2016-06-01/generated/azure_mgmt_logic/models/batch_configuration_collection.rb' autoload :KeyVaultKeyReferenceKeyVault, '2016-06-01/generated/azure_mgmt_logic/models/key_vault_key_reference_key_vault.rb' - autoload :IntegrationAccountMapFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_filter.rb' + autoload :GenerateUpgradedDefinitionParameters, '2016-06-01/generated/azure_mgmt_logic/models/generate_upgraded_definition_parameters.rb' autoload :KeyVaultKeyReference, '2016-06-01/generated/azure_mgmt_logic/models/key_vault_key_reference.rb' + autoload :GetCallbackUrlParameters, '2016-06-01/generated/azure_mgmt_logic/models/get_callback_url_parameters.rb' autoload :WorkflowRunActionRepetitionDefinitionCollection, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_repetition_definition_collection.rb' - autoload :Expression, '2016-06-01/generated/azure_mgmt_logic/models/expression.rb' - autoload :AS2AcknowledgementConnectionSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2acknowledgement_connection_settings.rb' + autoload :IntegrationAccountSchemaFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_schema_filter.rb' autoload :IntegrationAccountCertificateListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_certificate_list_result.rb' - autoload :AS2EnvelopeSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2envelope_settings.rb' + autoload :IntegrationAccountMapFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_map_filter.rb' autoload :IntegrationAccountSessionFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_session_filter.rb' - autoload :ExpressionTraces, '2016-06-01/generated/azure_mgmt_logic/models/expression_traces.rb' - autoload :BatchConfigurationCollection, '2016-06-01/generated/azure_mgmt_logic/models/batch_configuration_collection.rb' + autoload :JsonSchema, '2016-06-01/generated/azure_mgmt_logic/models/json_schema.rb' + autoload :RepetitionIndex, '2016-06-01/generated/azure_mgmt_logic/models/repetition_index.rb' + autoload :AS2AcknowledgementConnectionSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2acknowledgement_connection_settings.rb' autoload :IntegrationAccountSessionListResult, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_session_list_result.rb' - autoload :ErrorResponse, '2016-06-01/generated/azure_mgmt_logic/models/error_response.rb' + autoload :AS2EnvelopeSettings, '2016-06-01/generated/azure_mgmt_logic/models/as2envelope_settings.rb' autoload :OperationDisplay, '2016-06-01/generated/azure_mgmt_logic/models/operation_display.rb' - autoload :JsonSchema, '2016-06-01/generated/azure_mgmt_logic/models/json_schema.rb' + autoload :RecurrenceScheduleOccurrence, '2016-06-01/generated/azure_mgmt_logic/models/recurrence_schedule_occurrence.rb' autoload :Operation, '2016-06-01/generated/azure_mgmt_logic/models/operation.rb' - autoload :OperationResultProperties, '2016-06-01/generated/azure_mgmt_logic/models/operation_result_properties.rb' + autoload :Correlation, '2016-06-01/generated/azure_mgmt_logic/models/correlation.rb' autoload :OperationListResult, '2016-06-01/generated/azure_mgmt_logic/models/operation_list_result.rb' - autoload :IntegrationAccountPartnerFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_partner_filter.rb' - autoload :SetTriggerStateActionDefinition, '2016-06-01/generated/azure_mgmt_logic/models/set_trigger_state_action_definition.rb' - autoload :WorkflowVersionListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_version_list_result.rb' + autoload :Request, '2016-06-01/generated/azure_mgmt_logic/models/request.rb' + autoload :ErrorInfo, '2016-06-01/generated/azure_mgmt_logic/models/error_info.rb' + autoload :WorkflowRunActionListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_list_result.rb' autoload :ListKeyVaultKeysDefinition, '2016-06-01/generated/azure_mgmt_logic/models/list_key_vault_keys_definition.rb' - autoload :BatchReleaseCriteria, '2016-06-01/generated/azure_mgmt_logic/models/batch_release_criteria.rb' + autoload :ArtifactProperties, '2016-06-01/generated/azure_mgmt_logic/models/artifact_properties.rb' autoload :KeyVaultKeyAttributes, '2016-06-01/generated/azure_mgmt_logic/models/key_vault_key_attributes.rb' - autoload :RunCorrelation, '2016-06-01/generated/azure_mgmt_logic/models/run_correlation.rb' + autoload :B2BPartnerContent, '2016-06-01/generated/azure_mgmt_logic/models/b2bpartner_content.rb' autoload :KeyVaultKey, '2016-06-01/generated/azure_mgmt_logic/models/key_vault_key.rb' autoload :AS2SecuritySettings, '2016-06-01/generated/azure_mgmt_logic/models/as2security_settings.rb' autoload :KeyVaultKeyCollection, '2016-06-01/generated/azure_mgmt_logic/models/key_vault_key_collection.rb' - autoload :WorkflowRunActionListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_list_result.rb' + autoload :WorkflowTriggerFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_filter.rb' autoload :TrackingEventErrorInfo, '2016-06-01/generated/azure_mgmt_logic/models/tracking_event_error_info.rb' - autoload :WorkflowTriggerCallbackUrl, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_callback_url.rb' + autoload :ErrorResponse, '2016-06-01/generated/azure_mgmt_logic/models/error_response.rb' autoload :TrackingEvent, '2016-06-01/generated/azure_mgmt_logic/models/tracking_event.rb' - autoload :B2BPartnerContent, '2016-06-01/generated/azure_mgmt_logic/models/b2bpartner_content.rb' + autoload :AssemblyCollection, '2016-06-01/generated/azure_mgmt_logic/models/assembly_collection.rb' autoload :TrackingEventsDefinition, '2016-06-01/generated/azure_mgmt_logic/models/tracking_events_definition.rb' + autoload :WorkflowFilter, '2016-06-01/generated/azure_mgmt_logic/models/workflow_filter.rb' + autoload :AccessKeyRegenerateActionDefinition, '2016-06-01/generated/azure_mgmt_logic/models/access_key_regenerate_action_definition.rb' + autoload :BatchReleaseCriteria, '2016-06-01/generated/azure_mgmt_logic/models/batch_release_criteria.rb' + autoload :SetTriggerStateActionDefinition, '2016-06-01/generated/azure_mgmt_logic/models/set_trigger_state_action_definition.rb' + autoload :WorkflowTriggerHistoryListResult, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger_history_list_result.rb' + autoload :Expression, '2016-06-01/generated/azure_mgmt_logic/models/expression.rb' + autoload :IntegrationAccountPartnerFilter, '2016-06-01/generated/azure_mgmt_logic/models/integration_account_partner_filter.rb' + autoload :ExpressionTraces, '2016-06-01/generated/azure_mgmt_logic/models/expression_traces.rb' autoload :Workflow, '2016-06-01/generated/azure_mgmt_logic/models/workflow.rb' autoload :WorkflowVersion, '2016-06-01/generated/azure_mgmt_logic/models/workflow_version.rb' autoload :WorkflowTrigger, '2016-06-01/generated/azure_mgmt_logic/models/workflow_trigger.rb' @@ -176,11 +182,12 @@ module Models autoload :WorkflowRunActionRepetitionDefinition, '2016-06-01/generated/azure_mgmt_logic/models/workflow_run_action_repetition_definition.rb' autoload :OperationResult, '2016-06-01/generated/azure_mgmt_logic/models/operation_result.rb' autoload :RunActionCorrelation, '2016-06-01/generated/azure_mgmt_logic/models/run_action_correlation.rb' + autoload :AssemblyProperties, '2016-06-01/generated/azure_mgmt_logic/models/assembly_properties.rb' autoload :AssemblyDefinition, '2016-06-01/generated/azure_mgmt_logic/models/assembly_definition.rb' autoload :ArtifactContentPropertiesDefinition, '2016-06-01/generated/azure_mgmt_logic/models/artifact_content_properties_definition.rb' - autoload :AssemblyProperties, '2016-06-01/generated/azure_mgmt_logic/models/assembly_properties.rb' autoload :BatchConfigurationProperties, '2016-06-01/generated/azure_mgmt_logic/models/batch_configuration_properties.rb' autoload :BatchConfiguration, '2016-06-01/generated/azure_mgmt_logic/models/batch_configuration.rb' + autoload :RequestHistory, '2016-06-01/generated/azure_mgmt_logic/models/request_history.rb' autoload :WorkflowProvisioningState, '2016-06-01/generated/azure_mgmt_logic/models/workflow_provisioning_state.rb' autoload :WorkflowState, '2016-06-01/generated/azure_mgmt_logic/models/workflow_state.rb' autoload :SkuName, '2016-06-01/generated/azure_mgmt_logic/models/sku_name.rb' diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/logic_management_client.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/logic_management_client.rb index 533ce056fd..a9e01b33ab 100644 --- a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/logic_management_client.rb +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/logic_management_client.rb @@ -55,6 +55,14 @@ class LogicManagementClient < MsRestAzure::AzureServiceClient # @return [WorkflowRunActionRepetitions] workflow_run_action_repetitions attr_reader :workflow_run_action_repetitions + # @return [WorkflowRunActionRepetitionsRequestHistories] + # workflow_run_action_repetitions_request_histories + attr_reader :workflow_run_action_repetitions_request_histories + + # @return [WorkflowRunActionRequestHistories] + # workflow_run_action_request_histories + attr_reader :workflow_run_action_request_histories + # @return [WorkflowRunActionScopedRepetitions] # workflow_run_action_scoped_repetitions attr_reader :workflow_run_action_scoped_repetitions @@ -110,6 +118,8 @@ def initialize(credentials = nil, base_url = nil, options = nil) @workflow_runs = WorkflowRuns.new(self) @workflow_run_actions = WorkflowRunActions.new(self) @workflow_run_action_repetitions = WorkflowRunActionRepetitions.new(self) + @workflow_run_action_repetitions_request_histories = WorkflowRunActionRepetitionsRequestHistories.new(self) + @workflow_run_action_request_histories = WorkflowRunActionRequestHistories.new(self) @workflow_run_action_scoped_repetitions = WorkflowRunActionScopedRepetitions.new(self) @workflow_run_operations = WorkflowRunOperations.new(self) @integration_accounts = IntegrationAccounts.new(self) diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request.rb new file mode 100644 index 0000000000..9c35eb0218 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request.rb @@ -0,0 +1,64 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + module Models + # + # A request. + # + class Request + + include MsRestAzure + + # @return A list of all the headers attached to the request. + attr_accessor :headers + + # @return [String] The destination for the request. + attr_accessor :uri + + # @return [String] The HTTP method used for the request. + attr_accessor :method + + + # + # Mapper for Request class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'Request', + type: { + name: 'Composite', + class_name: 'Request', + model_properties: { + headers: { + required: false, + serialized_name: 'headers', + type: { + name: 'Object' + } + }, + uri: { + required: false, + serialized_name: 'uri', + type: { + name: 'String' + } + }, + method: { + required: false, + serialized_name: 'method', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history.rb new file mode 100644 index 0000000000..7e7a685a56 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history.rb @@ -0,0 +1,90 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + module Models + # + # The request history. + # + class RequestHistory < Resource + + include MsRestAzure + + # @return [RequestHistoryProperties] The request history properties. + attr_accessor :properties + + + # + # Mapper for RequestHistory class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistory', + type: { + name: 'Composite', + class_name: 'RequestHistory', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + location: { + required: false, + serialized_name: 'location', + type: { + name: 'String' + } + }, + tags: { + required: false, + serialized_name: 'tags', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + properties: { + required: false, + serialized_name: 'properties', + type: { + name: 'Composite', + class_name: 'RequestHistoryProperties' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_list_result.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_list_result.rb new file mode 100644 index 0000000000..dee1ce3bf9 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_list_result.rb @@ -0,0 +1,94 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + module Models + # + # The list of workflow request histories. + # + class RequestHistoryListResult + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] A list of workflow request histories. + attr_accessor :value + + # @return [String] The URL to get the next set of results. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [RequestHistoryListResult] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for RequestHistoryListResult class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistoryListResult', + type: { + name: 'Composite', + class_name: 'RequestHistoryListResult', + model_properties: { + value: { + required: false, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'RequestHistoryElementType', + type: { + name: 'Composite', + class_name: 'RequestHistory' + } + } + } + }, + next_link: { + required: false, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_properties.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_properties.rb new file mode 100644 index 0000000000..bef3efa403 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/request_history_properties.rb @@ -0,0 +1,76 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + module Models + # + # The request history. + # + class RequestHistoryProperties + + include MsRestAzure + + # @return [DateTime] The time the request started. + attr_accessor :start_time + + # @return [DateTime] The time the request ended. + attr_accessor :end_time + + # @return [Request] The request. + attr_accessor :request + + # @return [Response] The response. + attr_accessor :response + + + # + # Mapper for RequestHistoryProperties class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistoryProperties', + type: { + name: 'Composite', + class_name: 'RequestHistoryProperties', + model_properties: { + start_time: { + required: false, + serialized_name: 'startTime', + type: { + name: 'DateTime' + } + }, + end_time: { + required: false, + serialized_name: 'endTime', + type: { + name: 'DateTime' + } + }, + request: { + required: false, + serialized_name: 'request', + type: { + name: 'Composite', + class_name: 'Request' + } + }, + response: { + required: false, + serialized_name: 'response', + type: { + name: 'Composite', + class_name: 'Response' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/response.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/response.rb new file mode 100644 index 0000000000..a24e95b013 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/models/response.rb @@ -0,0 +1,65 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + module Models + # + # A response. + # + class Response + + include MsRestAzure + + # @return A list of all the headers attached to the response. + attr_accessor :headers + + # @return [Integer] The status code of the response. + attr_accessor :status_code + + # @return [ContentLink] Details on the location of the body content. + attr_accessor :body_link + + + # + # Mapper for Response class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'Response', + type: { + name: 'Composite', + class_name: 'Response', + model_properties: { + headers: { + required: false, + serialized_name: 'headers', + type: { + name: 'Object' + } + }, + status_code: { + required: false, + serialized_name: 'statusCode', + type: { + name: 'Number' + } + }, + body_link: { + required: false, + serialized_name: 'bodyLink', + type: { + name: 'Composite', + class_name: 'ContentLink' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb new file mode 100644 index 0000000000..4ed1a344d1 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb @@ -0,0 +1,347 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + # + # REST API for Azure Logic Apps. + # + class WorkflowRunActionRepetitionsRequestHistories + include MsRestAzure + + # + # Creates and initializes a new instance of the WorkflowRunActionRepetitionsRequestHistories class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [LogicManagementClient] reference to the LogicManagementClient + attr_reader :client + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + first_page = list_as_lazy(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers) + first_page.get_all_items + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_with_http_info(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers).value! + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'repetition_name is nil' if repetition_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'repetitionName' => repetition_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistory] operation results. + # + def get(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + response = get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers).value! + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'repetition_name is nil' if repetition_name.nil? + fail ArgumentError, 'request_history_name is nil' if request_history_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'repetitionName' => repetition_name,'requestHistoryName' => request_history_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] which provide lazy access to pages of the + # response. + # + def list_as_lazy(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + response = list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb new file mode 100644 index 0000000000..1385f5fb08 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2016-06-01/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb @@ -0,0 +1,338 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2016_06_01 + # + # REST API for Azure Logic Apps. + # + class WorkflowRunActionRequestHistories + include MsRestAzure + + # + # Creates and initializes a new instance of the WorkflowRunActionRequestHistories class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [LogicManagementClient] reference to the LogicManagementClient + attr_reader :client + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + first_page = list_as_lazy(resource_group_name, workflow_name, run_name, action_name, custom_headers) + first_page.get_all_items + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_with_http_info(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers).value! + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistory] operation results. + # + def get(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + response = get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers).value! + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'request_history_name is nil' if request_history_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories/{requestHistoryName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'requestHistoryName' => request_history_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] which provide lazy access to pages of the + # response. + # + def list_as_lazy(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + response = list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic.rb index 25527460d8..be7d7ae0e7 100644 --- a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic.rb +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic.rb @@ -28,6 +28,8 @@ module Azure::Logic::Mgmt::V2018_07_01_preview autoload :WorkflowRuns, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_runs.rb' autoload :WorkflowRunActions, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_actions.rb' autoload :WorkflowRunActionRepetitions, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_repetitions.rb' + autoload :WorkflowRunActionRepetitionsRequestHistories, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb' + autoload :WorkflowRunActionRequestHistories, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb' autoload :WorkflowRunActionScopeRepetitions, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_scope_repetitions.rb' autoload :WorkflowRunOperations, '2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_operations.rb' autoload :IntegrationAccounts, '2018-07-01-preview/generated/azure_mgmt_logic/integration_accounts.rb' @@ -43,120 +45,124 @@ module Azure::Logic::Mgmt::V2018_07_01_preview autoload :LogicManagementClient, '2018-07-01-preview/generated/azure_mgmt_logic/logic_management_client.rb' module Models - autoload :X12MessageFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12message_filter.rb' - autoload :X12SecuritySettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12security_settings.rb' - autoload :SubResource, '2018-07-01-preview/generated/azure_mgmt_logic/models/sub_resource.rb' - autoload :X12ProcessingSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12processing_settings.rb' - autoload :Sku, '2018-07-01-preview/generated/azure_mgmt_logic/models/sku.rb' autoload :X12EnvelopeOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12envelope_override.rb' - autoload :AS2EnvelopeSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2envelope_settings.rb' + autoload :Resource, '2018-07-01-preview/generated/azure_mgmt_logic/models/resource.rb' + autoload :X12ValidationOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12validation_override.rb' + autoload :ResourceReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/resource_reference.rb' + autoload :X12MessageIdentifier, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12message_identifier.rb' + autoload :WorkflowParameter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_parameter.rb' + autoload :X12SchemaReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12schema_reference.rb' autoload :WorkflowFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_filter.rb' - autoload :AS2ErrorSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2error_settings.rb' - autoload :AS2ProtocolSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2protocol_settings.rb' - autoload :RecurrenceScheduleOccurrence, '2018-07-01-preview/generated/azure_mgmt_logic/models/recurrence_schedule_occurrence.rb' - autoload :AS2OneWayAgreement, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2one_way_agreement.rb' - autoload :WorkflowTriggerRecurrence, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_recurrence.rb' + autoload :X12DelimiterOverrides, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12delimiter_overrides.rb' autoload :AS2AgreementContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2agreement_content.rb' - autoload :WorkflowTriggerFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_filter.rb' + autoload :WorkflowVersionListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_version_list_result.rb' autoload :X12ValidationSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12validation_settings.rb' - autoload :WorkflowTriggerListCallbackUrlQueries, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_list_callback_url_queries.rb' + autoload :RecurrenceSchedule, '2018-07-01-preview/generated/azure_mgmt_logic/models/recurrence_schedule.rb' autoload :X12FramingSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12framing_settings.rb' - autoload :Correlation, '2018-07-01-preview/generated/azure_mgmt_logic/models/correlation.rb' autoload :X12EnvelopeSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12envelope_settings.rb' - autoload :ContentLink, '2018-07-01-preview/generated/azure_mgmt_logic/models/content_link.rb' + autoload :WorkflowTriggerListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_list_result.rb' autoload :X12AcknowledgementSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12acknowledgement_settings.rb' - autoload :WorkflowTriggerHistoryListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_history_list_result.rb' - autoload :Resource, '2018-07-01-preview/generated/azure_mgmt_logic/models/resource.rb' - autoload :WorkflowRunTrigger, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_trigger.rb' - autoload :ResourceReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/resource_reference.rb' - autoload :AssemblyCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/assembly_collection.rb' - autoload :WorkflowParameter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_parameter.rb' + autoload :WorkflowTriggerCallbackUrl, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_callback_url.rb' + autoload :X12MessageFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12message_filter.rb' + autoload :ContentHash, '2018-07-01-preview/generated/azure_mgmt_logic/models/content_hash.rb' + autoload :X12SecuritySettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12security_settings.rb' + autoload :RequestHistoryListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_list_result.rb' + autoload :X12ProcessingSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12processing_settings.rb' + autoload :WorkflowTriggerHistoryFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_history_filter.rb' + autoload :SubResource, '2018-07-01-preview/generated/azure_mgmt_logic/models/sub_resource.rb' + autoload :RequestHistoryProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_properties.rb' + autoload :Sku, '2018-07-01-preview/generated/azure_mgmt_logic/models/sku.rb' + autoload :WorkflowRunFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_filter.rb' autoload :WorkflowRunListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_list_result.rb' - autoload :ErrorInfo, '2018-07-01-preview/generated/azure_mgmt_logic/models/error_info.rb' + autoload :Expression, '2018-07-01-preview/generated/azure_mgmt_logic/models/expression.rb' autoload :ErrorResponse, '2018-07-01-preview/generated/azure_mgmt_logic/models/error_response.rb' - autoload :X12ValidationOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12validation_override.rb' + autoload :WorkflowListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_list_result.rb' + autoload :Request, '2018-07-01-preview/generated/azure_mgmt_logic/models/request.rb' autoload :JsonSchema, '2018-07-01-preview/generated/azure_mgmt_logic/models/json_schema.rb' - autoload :X12MessageIdentifier, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12message_identifier.rb' autoload :WorkflowRunActionListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_list_result.rb' - autoload :X12SchemaReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12schema_reference.rb' - autoload :GenerateUpgradedDefinitionParameters, '2018-07-01-preview/generated/azure_mgmt_logic/models/generate_upgraded_definition_parameters.rb' - autoload :X12DelimiterOverrides, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12delimiter_overrides.rb' - autoload :RunCorrelation, '2018-07-01-preview/generated/azure_mgmt_logic/models/run_correlation.rb' autoload :X12ProtocolSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12protocol_settings.rb' - autoload :GetCallbackUrlParameters, '2018-07-01-preview/generated/azure_mgmt_logic/models/get_callback_url_parameters.rb' + autoload :GenerateUpgradedDefinitionParameters, '2018-07-01-preview/generated/azure_mgmt_logic/models/generate_upgraded_definition_parameters.rb' autoload :X12OneWayAgreement, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12one_way_agreement.rb' - autoload :OperationResultProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation_result_properties.rb' + autoload :BatchConfigurationCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_configuration_collection.rb' autoload :X12AgreementContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/x12agreement_content.rb' - autoload :IntegrationAccountSchemaFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_schema_filter.rb' + autoload :GetCallbackUrlParameters, '2018-07-01-preview/generated/azure_mgmt_logic/models/get_callback_url_parameters.rb' autoload :EdifactValidationSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_validation_settings.rb' - autoload :WorkflowRunActionRepetitionDefinitionCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_repetition_definition_collection.rb' + autoload :BatchReleaseCriteria, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_release_criteria.rb' autoload :EdifactFramingSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_framing_settings.rb' - autoload :IntegrationAccountMapFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_map_filter.rb' + autoload :IntegrationAccountSchemaFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_schema_filter.rb' autoload :EdifactEnvelopeSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_envelope_settings.rb' - autoload :B2BPartnerContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/b2bpartner_content.rb' + autoload :ArtifactProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/artifact_properties.rb' autoload :EdifactAcknowledgementSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_acknowledgement_settings.rb' - autoload :RepetitionIndex, '2018-07-01-preview/generated/azure_mgmt_logic/models/repetition_index.rb' + autoload :IntegrationAccountMapFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_map_filter.rb' autoload :EdifactMessageFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_message_filter.rb' - autoload :IntegrationAccountPartnerFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_partner_filter.rb' + autoload :B2BPartnerContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/b2bpartner_content.rb' autoload :EdifactProcessingSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_processing_settings.rb' - autoload :AS2AcknowledgementConnectionSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2acknowledgement_connection_settings.rb' + autoload :AssemblyCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/assembly_collection.rb' autoload :EdifactEnvelopeOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_envelope_override.rb' - autoload :AS2SecuritySettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2security_settings.rb' + autoload :IntegrationAccountPartnerFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_partner_filter.rb' autoload :EdifactMessageIdentifier, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_message_identifier.rb' - autoload :WorkflowListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_list_result.rb' + autoload :AS2AcknowledgementConnectionSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2acknowledgement_connection_settings.rb' autoload :EdifactSchemaReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_schema_reference.rb' - autoload :RecurrenceSchedule, '2018-07-01-preview/generated/azure_mgmt_logic/models/recurrence_schedule.rb' + autoload :AS2SecuritySettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2security_settings.rb' autoload :EdifactValidationOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_validation_override.rb' - autoload :WorkflowTriggerListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_list_result.rb' + autoload :AS2EnvelopeSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2envelope_settings.rb' autoload :EdifactDelimiterOverride, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_delimiter_override.rb' - autoload :ContentHash, '2018-07-01-preview/generated/azure_mgmt_logic/models/content_hash.rb' + autoload :AS2ProtocolSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2protocol_settings.rb' autoload :EdifactProtocolSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_protocol_settings.rb' - autoload :WorkflowTriggerHistoryFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_history_filter.rb' + autoload :RecurrenceScheduleOccurrence, '2018-07-01-preview/generated/azure_mgmt_logic/models/recurrence_schedule_occurrence.rb' autoload :EdifactOneWayAgreement, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_one_way_agreement.rb' - autoload :WorkflowRunFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_filter.rb' + autoload :WorkflowTriggerFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_filter.rb' autoload :EdifactAgreementContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/edifact_agreement_content.rb' - autoload :RetryHistory, '2018-07-01-preview/generated/azure_mgmt_logic/models/retry_history.rb' + autoload :Correlation, '2018-07-01-preview/generated/azure_mgmt_logic/models/correlation.rb' autoload :AgreementContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/agreement_content.rb' + autoload :WorkflowTriggerHistoryListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_history_list_result.rb' + autoload :RunCorrelation, '2018-07-01-preview/generated/azure_mgmt_logic/models/run_correlation.rb' + autoload :Response, '2018-07-01-preview/generated/azure_mgmt_logic/models/response.rb' + autoload :IntegrationAccountAgreementListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_agreement_list_result.rb' + autoload :RetryHistory, '2018-07-01-preview/generated/azure_mgmt_logic/models/retry_history.rb' + autoload :IntegrationAccountAgreementFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_agreement_filter.rb' autoload :RegenerateActionParameter, '2018-07-01-preview/generated/azure_mgmt_logic/models/regenerate_action_parameter.rb' - autoload :Expression, '2018-07-01-preview/generated/azure_mgmt_logic/models/expression.rb' + autoload :KeyVaultKeyReferenceKeyVault, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_reference_key_vault.rb' autoload :IntegrationAccountListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_list_result.rb' - autoload :IntegrationAccountAgreementListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_agreement_list_result.rb' + autoload :KeyVaultKeyReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_reference.rb' autoload :IntegrationAccountSchemaListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_schema_list_result.rb' - autoload :IntegrationAccountAgreementFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_agreement_filter.rb' + autoload :OperationResultProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation_result_properties.rb' autoload :IntegrationAccountMapListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_map_list_result.rb' - autoload :KeyVaultKeyReferenceKeyVault, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_reference_key_vault.rb' + autoload :IntegrationAccountCertificateListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_certificate_list_result.rb' autoload :PartnerContent, '2018-07-01-preview/generated/azure_mgmt_logic/models/partner_content.rb' - autoload :KeyVaultKeyReference, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_reference.rb' + autoload :IntegrationAccountSessionFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_session_filter.rb' autoload :AS2MessageConnectionSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2message_connection_settings.rb' - autoload :ExpressionTraces, '2018-07-01-preview/generated/azure_mgmt_logic/models/expression_traces.rb' + autoload :WorkflowRunActionRepetitionDefinitionCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_repetition_definition_collection.rb' autoload :AS2ValidationSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2validation_settings.rb' - autoload :IntegrationAccountCertificateListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_certificate_list_result.rb' - autoload :BatchConfigurationCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_configuration_collection.rb' - autoload :IntegrationAccountSessionFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_session_filter.rb' - autoload :BatchReleaseCriteria, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_release_criteria.rb' - autoload :SetTriggerStateActionDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/set_trigger_state_action_definition.rb' - autoload :ErrorProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/error_properties.rb' autoload :IntegrationAccountSessionListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_session_list_result.rb' - autoload :IntegrationAccountSku, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_sku.rb' + autoload :AS2OneWayAgreement, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2one_way_agreement.rb' autoload :OperationDisplay, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation_display.rb' - autoload :IntegrationAccountMapPropertiesParametersSchema, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_map_properties_parameters_schema.rb' + autoload :WorkflowTriggerListCallbackUrlQueries, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_list_callback_url_queries.rb' autoload :Operation, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation.rb' - autoload :IntegrationAccountPartnerListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_partner_list_result.rb' + autoload :WorkflowRunTrigger, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_trigger.rb' autoload :OperationListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation_list_result.rb' - autoload :WorkflowVersionListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_version_list_result.rb' - autoload :TrackingEventsDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/tracking_events_definition.rb' - autoload :ArtifactProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/artifact_properties.rb' - autoload :ListKeyVaultKeysDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/list_key_vault_keys_definition.rb' + autoload :WorkflowRunActionFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_filter.rb' + autoload :RepetitionIndex, '2018-07-01-preview/generated/azure_mgmt_logic/models/repetition_index.rb' autoload :CallbackUrl, '2018-07-01-preview/generated/azure_mgmt_logic/models/callback_url.rb' + autoload :ListKeyVaultKeysDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/list_key_vault_keys_definition.rb' + autoload :BusinessIdentity, '2018-07-01-preview/generated/azure_mgmt_logic/models/business_identity.rb' autoload :KeyVaultKeyAttributes, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_attributes.rb' autoload :AS2MdnSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2mdn_settings.rb' autoload :KeyVaultKey, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key.rb' - autoload :WorkflowRunActionFilter, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_filter.rb' + autoload :WorkflowTriggerRecurrence, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_recurrence.rb' autoload :KeyVaultKeyCollection, '2018-07-01-preview/generated/azure_mgmt_logic/models/key_vault_key_collection.rb' - autoload :WorkflowTriggerCallbackUrl, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger_callback_url.rb' + autoload :ErrorProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/error_properties.rb' autoload :TrackingEventErrorInfo, '2018-07-01-preview/generated/azure_mgmt_logic/models/tracking_event_error_info.rb' - autoload :BusinessIdentity, '2018-07-01-preview/generated/azure_mgmt_logic/models/business_identity.rb' + autoload :IntegrationAccountMapPropertiesParametersSchema, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_map_properties_parameters_schema.rb' autoload :TrackingEvent, '2018-07-01-preview/generated/azure_mgmt_logic/models/tracking_event.rb' + autoload :AS2ErrorSettings, '2018-07-01-preview/generated/azure_mgmt_logic/models/as2error_settings.rb' + autoload :TrackingEventsDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/tracking_events_definition.rb' + autoload :IntegrationAccountSku, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_sku.rb' + autoload :SetTriggerStateActionDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/set_trigger_state_action_definition.rb' + autoload :ContentLink, '2018-07-01-preview/generated/azure_mgmt_logic/models/content_link.rb' + autoload :ErrorInfo, '2018-07-01-preview/generated/azure_mgmt_logic/models/error_info.rb' + autoload :IntegrationAccountPartnerListResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/integration_account_partner_list_result.rb' + autoload :ExpressionTraces, '2018-07-01-preview/generated/azure_mgmt_logic/models/expression_traces.rb' autoload :Workflow, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow.rb' autoload :WorkflowVersion, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_version.rb' autoload :WorkflowTrigger, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_trigger.rb' @@ -177,11 +183,12 @@ module Models autoload :WorkflowRunActionRepetitionDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_run_action_repetition_definition.rb' autoload :OperationResult, '2018-07-01-preview/generated/azure_mgmt_logic/models/operation_result.rb' autoload :RunActionCorrelation, '2018-07-01-preview/generated/azure_mgmt_logic/models/run_action_correlation.rb' - autoload :AssemblyProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/assembly_properties.rb' autoload :AssemblyDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/assembly_definition.rb' autoload :ArtifactContentPropertiesDefinition, '2018-07-01-preview/generated/azure_mgmt_logic/models/artifact_content_properties_definition.rb' + autoload :AssemblyProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/assembly_properties.rb' autoload :BatchConfigurationProperties, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_configuration_properties.rb' autoload :BatchConfiguration, '2018-07-01-preview/generated/azure_mgmt_logic/models/batch_configuration.rb' + autoload :RequestHistory, '2018-07-01-preview/generated/azure_mgmt_logic/models/request_history.rb' autoload :WorkflowProvisioningState, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_provisioning_state.rb' autoload :WorkflowState, '2018-07-01-preview/generated/azure_mgmt_logic/models/workflow_state.rb' autoload :SkuName, '2018-07-01-preview/generated/azure_mgmt_logic/models/sku_name.rb' diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/logic_management_client.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/logic_management_client.rb index 3987d5dd0c..2f1925a15b 100644 --- a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/logic_management_client.rb +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/logic_management_client.rb @@ -58,6 +58,14 @@ class LogicManagementClient < MsRestAzure::AzureServiceClient # @return [WorkflowRunActionRepetitions] workflow_run_action_repetitions attr_reader :workflow_run_action_repetitions + # @return [WorkflowRunActionRepetitionsRequestHistories] + # workflow_run_action_repetitions_request_histories + attr_reader :workflow_run_action_repetitions_request_histories + + # @return [WorkflowRunActionRequestHistories] + # workflow_run_action_request_histories + attr_reader :workflow_run_action_request_histories + # @return [WorkflowRunActionScopeRepetitions] # workflow_run_action_scope_repetitions attr_reader :workflow_run_action_scope_repetitions @@ -117,6 +125,8 @@ def initialize(credentials = nil, base_url = nil, options = nil) @workflow_runs = WorkflowRuns.new(self) @workflow_run_actions = WorkflowRunActions.new(self) @workflow_run_action_repetitions = WorkflowRunActionRepetitions.new(self) + @workflow_run_action_repetitions_request_histories = WorkflowRunActionRepetitionsRequestHistories.new(self) + @workflow_run_action_request_histories = WorkflowRunActionRequestHistories.new(self) @workflow_run_action_scope_repetitions = WorkflowRunActionScopeRepetitions.new(self) @workflow_run_operations = WorkflowRunOperations.new(self) @integration_accounts = IntegrationAccounts.new(self) diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request.rb new file mode 100644 index 0000000000..685d1b4897 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request.rb @@ -0,0 +1,64 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + module Models + # + # A request. + # + class Request + + include MsRestAzure + + # @return A list of all the headers attached to the request. + attr_accessor :headers + + # @return [String] The destination for the request. + attr_accessor :uri + + # @return [String] The HTTP method used for the request. + attr_accessor :method + + + # + # Mapper for Request class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'Request', + type: { + name: 'Composite', + class_name: 'Request', + model_properties: { + headers: { + required: false, + serialized_name: 'headers', + type: { + name: 'Object' + } + }, + uri: { + required: false, + serialized_name: 'uri', + type: { + name: 'String' + } + }, + method: { + required: false, + serialized_name: 'method', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history.rb new file mode 100644 index 0000000000..1dab6edc62 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history.rb @@ -0,0 +1,90 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + module Models + # + # The request history. + # + class RequestHistory < Resource + + include MsRestAzure + + # @return [RequestHistoryProperties] The request history properties. + attr_accessor :properties + + + # + # Mapper for RequestHistory class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistory', + type: { + name: 'Composite', + class_name: 'RequestHistory', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + location: { + required: false, + serialized_name: 'location', + type: { + name: 'String' + } + }, + tags: { + required: false, + serialized_name: 'tags', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + properties: { + required: false, + serialized_name: 'properties', + type: { + name: 'Composite', + class_name: 'RequestHistoryProperties' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_list_result.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_list_result.rb new file mode 100644 index 0000000000..61a9f4ea06 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_list_result.rb @@ -0,0 +1,94 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + module Models + # + # The list of workflow request histories. + # + class RequestHistoryListResult + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] A list of workflow request histories. + attr_accessor :value + + # @return [String] The URL to get the next set of results. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [RequestHistoryListResult] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for RequestHistoryListResult class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistoryListResult', + type: { + name: 'Composite', + class_name: 'RequestHistoryListResult', + model_properties: { + value: { + required: false, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'RequestHistoryElementType', + type: { + name: 'Composite', + class_name: 'RequestHistory' + } + } + } + }, + next_link: { + required: false, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_properties.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_properties.rb new file mode 100644 index 0000000000..403cc6b87b --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/request_history_properties.rb @@ -0,0 +1,76 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + module Models + # + # The request history. + # + class RequestHistoryProperties + + include MsRestAzure + + # @return [DateTime] The time the request started. + attr_accessor :start_time + + # @return [DateTime] The time the request ended. + attr_accessor :end_time + + # @return [Request] The request. + attr_accessor :request + + # @return [Response] The response. + attr_accessor :response + + + # + # Mapper for RequestHistoryProperties class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RequestHistoryProperties', + type: { + name: 'Composite', + class_name: 'RequestHistoryProperties', + model_properties: { + start_time: { + required: false, + serialized_name: 'startTime', + type: { + name: 'DateTime' + } + }, + end_time: { + required: false, + serialized_name: 'endTime', + type: { + name: 'DateTime' + } + }, + request: { + required: false, + serialized_name: 'request', + type: { + name: 'Composite', + class_name: 'Request' + } + }, + response: { + required: false, + serialized_name: 'response', + type: { + name: 'Composite', + class_name: 'Response' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/response.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/response.rb new file mode 100644 index 0000000000..89af91ce67 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/models/response.rb @@ -0,0 +1,65 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + module Models + # + # A response. + # + class Response + + include MsRestAzure + + # @return A list of all the headers attached to the response. + attr_accessor :headers + + # @return [Integer] The status code of the response. + attr_accessor :status_code + + # @return [ContentLink] Details on the location of the body content. + attr_accessor :body_link + + + # + # Mapper for Response class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'Response', + type: { + name: 'Composite', + class_name: 'Response', + model_properties: { + headers: { + required: false, + serialized_name: 'headers', + type: { + name: 'Object' + } + }, + status_code: { + required: false, + serialized_name: 'statusCode', + type: { + name: 'Number' + } + }, + body_link: { + required: false, + serialized_name: 'bodyLink', + type: { + name: 'Composite', + class_name: 'ContentLink' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb new file mode 100644 index 0000000000..cd20dcb40f --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_repetitions_request_histories.rb @@ -0,0 +1,347 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + # + # REST API for Azure Logic Apps. + # + class WorkflowRunActionRepetitionsRequestHistories + include MsRestAzure + + # + # Creates and initializes a new instance of the WorkflowRunActionRepetitionsRequestHistories class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [LogicManagementClient] reference to the LogicManagementClient + attr_reader :client + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + first_page = list_as_lazy(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers) + first_page.get_all_items + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_with_http_info(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers).value! + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'repetition_name is nil' if repetition_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'repetitionName' => repetition_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistory] operation results. + # + def get(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + response = get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers).value! + end + + # + # Gets a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param request_history_name [String] The request history name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, request_history_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'repetition_name is nil' if repetition_name.nil? + fail ArgumentError, 'request_history_name is nil' if request_history_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'repetitionName' => repetition_name,'requestHistoryName' => request_history_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List a workflow run repetition request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run repetition request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param repetition_name [String] The workflow repetition. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] which provide lazy access to pages of the + # response. + # + def list_as_lazy(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers = nil) + response = list_async(resource_group_name, workflow_name, run_name, action_name, repetition_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb new file mode 100644 index 0000000000..7212bb6797 --- /dev/null +++ b/management/azure_mgmt_logic/lib/2018-07-01-preview/generated/azure_mgmt_logic/workflow_run_action_request_histories.rb @@ -0,0 +1,338 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Logic::Mgmt::V2018_07_01_preview + # + # REST API for Azure Logic Apps. + # + class WorkflowRunActionRequestHistories + include MsRestAzure + + # + # Creates and initializes a new instance of the WorkflowRunActionRequestHistories class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [LogicManagementClient] reference to the LogicManagementClient + attr_reader :client + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + first_page = list_as_lazy(resource_group_name, workflow_name, run_name, action_name, custom_headers) + first_page.get_all_items + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_with_http_info(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers).value! + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistory] operation results. + # + def get(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + response = get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers).value! + end + + # + # Gets a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param request_history_name [String] The request history name. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, workflow_name, run_name, action_name, request_history_name, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'workflow_name is nil' if workflow_name.nil? + fail ArgumentError, 'run_name is nil' if run_name.nil? + fail ArgumentError, 'action_name is nil' if action_name.nil? + fail ArgumentError, 'request_history_name is nil' if request_history_name.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories/{requestHistoryName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'workflowName' => workflow_name,'runName' => run_name,'actionName' => action_name,'requestHistoryName' => request_history_name}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List a workflow run request history. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistoryListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # List a workflow run request history. + # + # @param resource_group_name [String] The resource group name. + # @param workflow_name [String] The workflow name. + # @param run_name [String] The workflow run name. + # @param action_name [String] The workflow action name. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RequestHistoryListResult] which provide lazy access to pages of the + # response. + # + def list_as_lazy(resource_group_name, workflow_name, run_name, action_name, custom_headers = nil) + response = list_async(resource_group_name, workflow_name, run_name, action_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_logic/lib/azure_mgmt_logic.rb b/management/azure_mgmt_logic/lib/azure_mgmt_logic.rb index a7e70fbb89..8b78af4069 100644 --- a/management/azure_mgmt_logic/lib/azure_mgmt_logic.rb +++ b/management/azure_mgmt_logic/lib/azure_mgmt_logic.rb @@ -2,7 +2,7 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. +require '2015-02-01-preview/generated/azure_mgmt_logic' require '2018-07-01-preview/generated/azure_mgmt_logic' require '2016-06-01/generated/azure_mgmt_logic' -require '2015-02-01-preview/generated/azure_mgmt_logic' require 'profiles/latest/logic_latest_profile_client' diff --git a/management/azure_mgmt_logic/lib/profiles/latest/modules/logic_profile_module.rb b/management/azure_mgmt_logic/lib/profiles/latest/modules/logic_profile_module.rb index efa7ab38ab..66e50d37a1 100644 --- a/management/azure_mgmt_logic/lib/profiles/latest/modules/logic_profile_module.rb +++ b/management/azure_mgmt_logic/lib/profiles/latest/modules/logic_profile_module.rb @@ -13,6 +13,8 @@ module Mgmt WorkflowRuns = Azure::Logic::Mgmt::V2016_06_01::WorkflowRuns WorkflowRunActions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActions WorkflowRunActionRepetitions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRepetitions + WorkflowRunActionRepetitionsRequestHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRepetitionsRequestHistories + WorkflowRunActionRequestHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionRequestHistories WorkflowRunActionScopedRepetitions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActionScopedRepetitions WorkflowRunOperations = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunOperations IntegrationAccounts = Azure::Logic::Mgmt::V2016_06_01::IntegrationAccounts @@ -26,124 +28,135 @@ module Mgmt Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions module Models + 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 + 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 - X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource - X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings - ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference X12EnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride - WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter X12ValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride - WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource X12MessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier + Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku + X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement - RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence + WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent - WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence + WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings - WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter + RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule X12FramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings - WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries + RequestHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult X12EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings - Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation + WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings - ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter - WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult - SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger - Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku - ArtifactProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties + ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings + RequestHistoryProperties = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryProperties + X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings + WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource + Response = Azure::Logic::Mgmt::V2016_06_01::Models::Response + ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference WorkflowRunFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter - AccessKeyRegenerateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties - WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult + RunCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation RetryHistory = Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory - RepetitionIndex = Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex - WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter - X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference - RegenerateActionParameter = Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides - IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku + WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings - IntegrationAccountListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult + RegenerateActionParameter = Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter X12OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement - CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl + IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku X12AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent - IntegrationAccountSchemaListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult + IntegrationAccountListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult EdifactValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings - IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema + CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl EdifactFramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings - IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult + IntegrationAccountSchemaListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult EdifactEnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings - BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings - PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent + IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter - IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult + BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings - AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings + PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride - AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings + IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier - AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings + AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference - AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings + AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride - RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule + AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride - WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult + AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings EdifactProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings - ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash EdifactOneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement - WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent - WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult + WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent - AssemblyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection - ErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo - GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + OperationResultProperties = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties + WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult - GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters + WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter - IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter + BatchConfigurationCollection = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault - IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter + GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters WorkflowRunActionRepetitionDefinitionCollection = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection - Expression = Azure::Logic::Mgmt::V2016_06_01::Models::Expression - AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings + IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult - AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings + IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter 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 + JsonSchema = Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema + RepetitionIndex = Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex + AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult - ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay - JsonSchema = Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema + RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation - OperationResultProperties = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties + Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult - IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter - SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition - WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult + Request = Azure::Logic::Mgmt::V2016_06_01::Models::Request + ErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo + WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult ListKeyVaultKeysDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::ListKeyVaultKeysDefinition - BatchReleaseCriteria = Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + ArtifactProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties KeyVaultKeyAttributes = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyAttributes - RunCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation + B2BPartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent KeyVaultKey = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKey AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings KeyVaultKeyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyCollection - WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult + WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter TrackingEventErrorInfo = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventErrorInfo - WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl + ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse TrackingEvent = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEvent - B2BPartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent + AssemblyCollection = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection TrackingEventsDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventsDefinition + WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + AccessKeyRegenerateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + BatchReleaseCriteria = Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + Expression = Azure::Logic::Mgmt::V2016_06_01::Models::Expression + IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + ExpressionTraces = Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger @@ -164,11 +177,12 @@ module Models WorkflowRunActionRepetitionDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinition OperationResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationResult RunActionCorrelation = Azure::Logic::Mgmt::V2016_06_01::Models::RunActionCorrelation + AssemblyProperties = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties AssemblyDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactContentPropertiesDefinition - AssemblyProperties = Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties BatchConfigurationProperties = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationProperties BatchConfiguration = Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfiguration + RequestHistory = Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName @@ -190,20 +204,13 @@ module Models 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 - 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 end # # LogicManagementClass # class LogicManagementClass - attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_scoped_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes + attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scoped_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -230,6 +237,8 @@ def initialize(options = {}) @workflow_runs = @client_0.workflow_runs @workflow_run_actions = @client_0.workflow_run_actions @workflow_run_action_repetitions = @client_0.workflow_run_action_repetitions + @workflow_run_action_repetitions_request_histories = @client_0.workflow_run_action_repetitions_request_histories + @workflow_run_action_request_histories = @client_0.workflow_run_action_request_histories @workflow_run_action_scoped_repetitions = @client_0.workflow_run_action_scoped_repetitions @workflow_run_operations = @client_0.workflow_run_operations @integration_accounts = @client_0.integration_accounts @@ -261,6 +270,27 @@ def method_missing(method, *args) end class ModelClasses + 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 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 @@ -270,323 +300,311 @@ def tracking_record_type def access_key_type Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyType end - def x12_security_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - end - def resource - Azure::Logic::Mgmt::V2016_06_01::Models::Resource - end - def x12_processing_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings - end - def resource_reference - Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference - end def x12_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride end - def workflow_parameter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter - end def x12_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride end - def workflow_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + def sub_resource + Azure::Logic::Mgmt::V2016_06_01::Models::SubResource end def x12_message_identifier Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier end + def sku + Azure::Logic::Mgmt::V2016_06_01::Models::Sku + end + def x12_schema_reference + Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference + end def as2_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings end def as2_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement end - def recurrence_schedule_occurrence - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence + def workflow_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult end def as2_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent end - def workflow_trigger_recurrence - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence + def workflow_version_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult end def x12_validation_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings end - def workflow_trigger_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter + def recurrence_schedule + Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule end def x12_framing_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings end - def workflow_trigger_list_callback_url_queries - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries + def request_history_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryListResult end def x12_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings end - def correlation - Azure::Logic::Mgmt::V2016_06_01::Models::Correlation + def workflow_trigger_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult end def x12_acknowledgement_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings end - def content_link - Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + def workflow_trigger_callback_url + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl end def x12_message_filter Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter end - def workflow_trigger_history_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + def content_hash + Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash end - def sub_resource - Azure::Logic::Mgmt::V2016_06_01::Models::SubResource + def x12_security_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings end - def workflow_run_trigger - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger + def request_history_properties + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistoryProperties end - def sku - Azure::Logic::Mgmt::V2016_06_01::Models::Sku + def x12_processing_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings end - def artifact_properties - Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties + def workflow_trigger_history_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + end + def resource + Azure::Logic::Mgmt::V2016_06_01::Models::Resource + end + def response + Azure::Logic::Mgmt::V2016_06_01::Models::Response + end + def resource_reference + Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference end def workflow_run_filter Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter end - def access_key_regenerate_action_definition - Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + def workflow_parameter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter end def error_properties Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties end - def workflow_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult + def run_correlation + Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation end def retry_history Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory end - def repetition_index - Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex - end - def workflow_run_action_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter - end - def x12_schema_reference - Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference - end - def regenerate_action_parameter - Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter - end def x12_delimiter_overrides Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides end - def integration_account_sku - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku + def workflow_run_action_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter end def x12_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings end - def integration_account_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult + def regenerate_action_parameter + Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter end def x12_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement end - def callback_url - Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl + def integration_account_sku + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku end def x12_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent end - def integration_account_schema_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult + def integration_account_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult end def edifact_validation_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings end - def integration_account_map_properties_parameters_schema - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema + def callback_url + Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl end def edifact_framing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings end - def integration_account_map_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult + def integration_account_schema_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult end def edifact_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings end - def business_identity - Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + def integration_account_map_properties_parameters_schema + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema end def edifact_acknowledgement_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings end - def partner_content - Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent + def integration_account_map_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult end def edifact_message_filter Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter end - def integration_account_partner_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult + def business_identity + Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity end def edifact_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings end - def as2_message_connection_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings + def partner_content + Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent end def edifact_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride end - def as2_mdn_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings + def integration_account_partner_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult end def edifact_message_identifier Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier end - def as2_validation_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings + def as2_message_connection_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings end def edifact_schema_reference Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference end - def as2_error_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings + def as2_mdn_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings end def edifact_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride end - def recurrence_schedule - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule + def as2_validation_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings end def edifact_delimiter_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride end - def workflow_trigger_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult + def as2_error_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings end def edifact_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings end - def content_hash - Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - end def edifact_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement end - def workflow_trigger_history_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter + def workflow_trigger_recurrence + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence end def edifact_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent end - def workflow_run_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult + def workflow_trigger_list_callback_url_queries + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries end def agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent end - def assembly_collection - Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection + def content_link + Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink end - def error_info - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo + def operation_result_properties + Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties end - def generate_upgraded_definition_parameters - Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters + def workflow_run_trigger + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger end def integration_account_agreement_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult end - def get_callback_url_parameters - Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters + def workflow_run_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult end def integration_account_agreement_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter end - def integration_account_schema_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter + def batch_configuration_collection + Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection end def key_vault_key_reference_key_vault Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault end - def integration_account_map_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter + def generate_upgraded_definition_parameters + Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters end def key_vault_key_reference Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference end + def get_callback_url_parameters + Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters + end def workflow_run_action_repetition_definition_collection Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionRepetitionDefinitionCollection end - def expression - Azure::Logic::Mgmt::V2016_06_01::Models::Expression - end - def as2_acknowledgement_connection_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings + def integration_account_schema_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter end def integration_account_certificate_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult end - def as2_envelope_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings + def integration_account_map_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter end def integration_account_session_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter end - def expression_traces - Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces + def json_schema + Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema end - def batch_configuration_collection - Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationCollection + def repetition_index + Azure::Logic::Mgmt::V2016_06_01::Models::RepetitionIndex + end + def as2_acknowledgement_connection_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings end def integration_account_session_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult end - def error_response - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + def as2_envelope_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings end def operation_display Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay end - def json_schema - Azure::Logic::Mgmt::V2016_06_01::Models::JsonSchema + def recurrence_schedule_occurrence + Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence end def operation Azure::Logic::Mgmt::V2016_06_01::Models::Operation end - def operation_result_properties - Azure::Logic::Mgmt::V2016_06_01::Models::OperationResultProperties + def correlation + Azure::Logic::Mgmt::V2016_06_01::Models::Correlation end def operation_list_result Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult end - def integration_account_partner_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + def request + Azure::Logic::Mgmt::V2016_06_01::Models::Request end - def set_trigger_state_action_definition - Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + def error_info + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorInfo end - def workflow_version_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult + def workflow_run_action_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult end def list_key_vault_keys_definition Azure::Logic::Mgmt::V2016_06_01::Models::ListKeyVaultKeysDefinition end - def batch_release_criteria - Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + def artifact_properties + Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactProperties end def key_vault_key_attributes Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyAttributes end - def run_correlation - Azure::Logic::Mgmt::V2016_06_01::Models::RunCorrelation + def b2_bpartner_content + Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent end def key_vault_key Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKey @@ -597,24 +615,48 @@ def as2_security_settings def key_vault_key_collection Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyCollection end - def workflow_run_action_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult + def workflow_trigger_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter end def tracking_event_error_info Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventErrorInfo end - def workflow_trigger_callback_url - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl + def error_response + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse end def tracking_event Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEvent end - def b2_bpartner_content - Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent + def assembly_collection + Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyCollection end def tracking_events_definition Azure::Logic::Mgmt::V2016_06_01::Models::TrackingEventsDefinition end + def workflow_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + end + def access_key_regenerate_action_definition + Azure::Logic::Mgmt::V2016_06_01::Models::AccessKeyRegenerateActionDefinition + end + def batch_release_criteria + Azure::Logic::Mgmt::V2016_06_01::Models::BatchReleaseCriteria + end + def set_trigger_state_action_definition + Azure::Logic::Mgmt::V2016_06_01::Models::SetTriggerStateActionDefinition + end + def workflow_trigger_history_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult + end + def expression + Azure::Logic::Mgmt::V2016_06_01::Models::Expression + end + def integration_account_partner_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter + end + def expression_traces + Azure::Logic::Mgmt::V2016_06_01::Models::ExpressionTraces + end def workflow Azure::Logic::Mgmt::V2016_06_01::Models::Workflow end @@ -675,21 +717,24 @@ def operation_result def run_action_correlation Azure::Logic::Mgmt::V2016_06_01::Models::RunActionCorrelation end + def assembly_properties + Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties + end def assembly_definition Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyDefinition end def artifact_content_properties_definition Azure::Logic::Mgmt::V2016_06_01::Models::ArtifactContentPropertiesDefinition end - def assembly_properties - Azure::Logic::Mgmt::V2016_06_01::Models::AssemblyProperties - end def batch_configuration_properties Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfigurationProperties end def batch_configuration Azure::Logic::Mgmt::V2016_06_01::Models::BatchConfiguration end + def request_history + Azure::Logic::Mgmt::V2016_06_01::Models::RequestHistory + end def workflow_provisioning_state Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState end @@ -753,27 +798,6 @@ def x12_character_set 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 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 end end end