diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index f2ff35ae4a..bc16075a84 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,12 +11,15 @@ module Mgmt Operations = Azure::AnalysisServices::Mgmt::V2017_08_01::Operations module Models + Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource + SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive OperationListResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult GatewayError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError - Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource GatewayListStatusError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError AnalysisServicesServers = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers CheckServerNameAvailabilityParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters @@ -33,9 +36,6 @@ module Models IPv4FirewallRule = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallRule SkuEnumerationForExistingResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForExistingResourceResult AnalysisServicesServer = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer - SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status end @@ -71,6 +71,18 @@ def method_missing(method, *args) end class ModelClasses + def resource + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource + end + def sku_tier + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + end + def state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + end + def provisioning_state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + end def analysis_services_server_update_parameters Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end @@ -86,9 +98,6 @@ def operation_list_result def gateway_error Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError end - def resource - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource - end def gateway_list_status_error Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError end @@ -137,15 +146,6 @@ def sku_enumeration_for_existing_resource_result def analysis_services_server Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer end - def sku_tier - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - end - def state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - end - def provisioning_state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState - end def connection_mode Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index 08bc3d29ac..8cae55cd93 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -7,7 +7,27 @@ module Azure::Profiles::Latest module ApiManagement module Mgmt + QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys + QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys + Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports + ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions + TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource + Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group + OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations + TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription + TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit + TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess + User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User + TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration + UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription + UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup + ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet + UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities + Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription + ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport Policy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Policy + Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag + Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger PolicySnippets = Azure::ApiManagement::Mgmt::V2018_01_01_preview::PolicySnippets Regions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Regions Api = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Api @@ -22,16 +42,13 @@ module Mgmt ApiDiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiDiagnosticLogger AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_01_01_preview::AuthorizationServer Backend = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Backend - Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementOperations ApiManagementService = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementService Diagnostic = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Diagnostic DiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DiagnosticLogger EmailTemplate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::EmailTemplate - Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group GroupUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::GroupUser IdentityProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::IdentityProvider - Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger Notification = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Notification NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientUser NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientEmail @@ -39,44 +56,30 @@ module Mgmt OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OpenIdConnectProvider SignInSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignInSettings SignUpSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignUpSettings + Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate DelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DelegationSettings - Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product ProductApi = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductApi ProductGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductGroup - ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions + Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product ProductPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductPolicy Property = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Property - QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys - QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys - Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports - Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription - TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource - Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag - TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription - OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations - TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess - TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit - TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration - User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User - UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup - UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription - UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities - ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet - ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport module Models + SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState + OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay + OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult + ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse + Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation + AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters - ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters PolicyCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyCollection HostnameConfigurationOld = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfigurationOld PolicySnippetsCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetsCollection ApiManagementServiceUpdateHostnameParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateHostnameParameters RegionListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult - OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay ApiExportResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult - Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation AdditionalLocation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBackupRestoreParameters ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector @@ -105,13 +108,11 @@ module Models LoggerCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerCollection RegionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionContract DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection - Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource UserTokenParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContractDetails UserIdentityCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityCollection AccessInformationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationContract TagResourceContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract - OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult UserCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateParametersContractProperties GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GenerateSsoUrlResult @@ -235,7 +236,6 @@ module Models TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat - Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol ContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat SoapApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType ApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType @@ -255,18 +255,18 @@ module Models UserState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType - SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState - AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus KeyType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType VersioningScheme = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme TemplateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName NotificationName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract ExportFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat + Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource end class ApiManagementManagementClass - attr_reader :policy, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :certificate, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group, :group_user, :identity_provider, :logger, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :subscription, :tag_resource, :tag, :tag_description, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_group, :user_subscription, :user_identities, :api_version_set, :api_export, :configurable, :base_url, :options, :model_classes + attr_reader :quota_by_counter_keys, :quota_by_period_keys, :reports, :product_subscriptions, :tag_resource, :group, :operation_operations, :tag_description, :tenant_access_git, :tenant_access, :user, :tenant_configuration, :user_subscription, :user_group, :api_version_set, :user_identities, :subscription, :api_export, :policy, :tag, :logger, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group_user, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :certificate, :delegation_settings, :product_api, :product_group, :product, :product_policy, :property, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -276,7 +276,27 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @quota_by_counter_keys = @client_0.quota_by_counter_keys + @quota_by_period_keys = @client_0.quota_by_period_keys + @reports = @client_0.reports + @product_subscriptions = @client_0.product_subscriptions + @tag_resource = @client_0.tag_resource + @group = @client_0.group + @operation_operations = @client_0.operation_operations + @tag_description = @client_0.tag_description + @tenant_access_git = @client_0.tenant_access_git + @tenant_access = @client_0.tenant_access + @user = @client_0.user + @tenant_configuration = @client_0.tenant_configuration + @user_subscription = @client_0.user_subscription + @user_group = @client_0.user_group + @api_version_set = @client_0.api_version_set + @user_identities = @client_0.user_identities + @subscription = @client_0.subscription + @api_export = @client_0.api_export @policy = @client_0.policy + @tag = @client_0.tag + @logger = @client_0.logger @policy_snippets = @client_0.policy_snippets @regions = @client_0.regions @api = @client_0.api @@ -291,16 +311,13 @@ def initialize(configurable, base_url=nil, options=nil) @api_diagnostic_logger = @client_0.api_diagnostic_logger @authorization_server = @client_0.authorization_server @backend = @client_0.backend - @certificate = @client_0.certificate @api_management_operations = @client_0.api_management_operations @api_management_service = @client_0.api_management_service @diagnostic = @client_0.diagnostic @diagnostic_logger = @client_0.diagnostic_logger @email_template = @client_0.email_template - @group = @client_0.group @group_user = @client_0.group_user @identity_provider = @client_0.identity_provider - @logger = @client_0.logger @notification = @client_0.notification @notification_recipient_user = @client_0.notification_recipient_user @notification_recipient_email = @client_0.notification_recipient_email @@ -308,30 +325,13 @@ def initialize(configurable, base_url=nil, options=nil) @open_id_connect_provider = @client_0.open_id_connect_provider @sign_in_settings = @client_0.sign_in_settings @sign_up_settings = @client_0.sign_up_settings + @certificate = @client_0.certificate @delegation_settings = @client_0.delegation_settings - @product = @client_0.product @product_api = @client_0.product_api @product_group = @client_0.product_group - @product_subscriptions = @client_0.product_subscriptions + @product = @client_0.product @product_policy = @client_0.product_policy @property = @client_0.property - @quota_by_counter_keys = @client_0.quota_by_counter_keys - @quota_by_period_keys = @client_0.quota_by_period_keys - @reports = @client_0.reports - @subscription = @client_0.subscription - @tag_resource = @client_0.tag_resource - @tag = @client_0.tag - @tag_description = @client_0.tag_description - @operation_operations = @client_0.operation_operations - @tenant_access = @client_0.tenant_access - @tenant_access_git = @client_0.tenant_access_git - @tenant_configuration = @client_0.tenant_configuration - @user = @client_0.user - @user_group = @client_0.user_group - @user_subscription = @client_0.user_subscription - @user_identities = @client_0.user_identities - @api_version_set = @client_0.api_version_set - @api_export = @client_0.api_export @model_classes = ModelClasses.new end @@ -350,15 +350,30 @@ def method_missing(method, *args) end class ModelClasses + def subscription_state + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState + end + def operation_display + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay + end + def operation_list_result + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult + end + def error_response + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse + end + def operation + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation + end + def async_operation_status + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus + end def api_management_service_name_availability_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult end def api_management_service_apply_network_configuration_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters end - def error_response - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse - end def api_management_service_upload_certificate_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters end @@ -377,15 +392,9 @@ def api_management_service_update_hostname_parameters def region_list_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult end - def operation_display - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay - end def api_export_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult end - def operation - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation - end def additional_location Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation end @@ -470,9 +479,6 @@ def region_contract def diagnostic_collection Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection end - def resource - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource - end def user_token_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters end @@ -488,9 +494,6 @@ def access_information_contract def tag_resource_contract Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract end - def operation_list_result - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult - end def user_create_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters end @@ -860,9 +863,6 @@ def api_version_set_contract def policy_content_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat end - def protocol - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol - end def content_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat end @@ -920,12 +920,6 @@ def identity_provider_type def connectivity_status_type Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType end - def subscription_state - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState - end - def async_operation_status - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus - end def key_type Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType end @@ -944,6 +938,12 @@ def policy_scope_contract def export_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat end + def protocol + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + end + def resource + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource + end end end end diff --git a/azure_sdk/lib/latest/modules/automation_profile_module.rb b/azure_sdk/lib/latest/modules/automation_profile_module.rb index d948bdc974..f3f5427e45 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,10 +7,24 @@ module Azure::Profiles::Latest module Automation module Mgmt - AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations + JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations + JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations + LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations + ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations + ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations + ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes + Usages = Azure::Automation::Mgmt::V2015_10_31::Usages + Fields = Azure::Automation::Mgmt::V2015_10_31::Fields + RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations + RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations + TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams + TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations + ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations + VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations + WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations Operations = Azure::Automation::Mgmt::V2015_10_31::Operations + AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations - Usages = Azure::Automation::Mgmt::V2015_10_31::Usages Keys = Azure::Automation::Mgmt::V2015_10_31::Keys CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations @@ -25,164 +39,150 @@ module Mgmt DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations - JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations - JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations - LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations - ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations - ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations - ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes - Fields = Azure::Automation::Mgmt::V2015_10_31::Fields - RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations - RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations - TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams - TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations - ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations - VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations - WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations module Models - AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration - ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse - AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter - KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult - DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters - Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage - JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics - JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys - Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key - DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName - JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult - JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + ActivityParameterValidationSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult - Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job - VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter - VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult - ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink - WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters - DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult - DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters - DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters - WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters - DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration - WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult - DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty - OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay - DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty - OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult - DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters - AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters - DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError - CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters - DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation - ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult - DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource - ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters - DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport - ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType - DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult - ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters - HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker - CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters - RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter - HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key + ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType - HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult + Activity = Azure::Automation::Mgmt::V2015_10_31::Models::Activity + WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters 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 - Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource - JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule - RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft - JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult - ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource - LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku - ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters - Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation + ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters + ScheduleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters + JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult - CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult + DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters + AutomationAccountCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters + TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField + TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult + RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter 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 + RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult + DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty 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 - RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters - JobProvisioningStateProperty = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningStateProperty + DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters + AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay + ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters - ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash - RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult - DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult - ScheduleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters - AutomationAccountCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters - Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule - FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition - ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters - ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet - ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty - SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource - AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters - CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob - ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo - TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField - AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence - TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult - CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters - VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse + AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount + OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource - Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook - Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable + Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob + DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential - Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection - Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource - Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel - DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration - AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable + Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule + AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions - JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState + SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus - 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 + JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState - SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum - AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState - ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku + GroupTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum + ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName - JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode + ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState + Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency + 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 + DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty + DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation + AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult + DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource + DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics + DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport + UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName + DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult + KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult + VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult + WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters + ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters + CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty + FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters + HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule + DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace end class AutomationManagementClass - attr_reader :automation_account_operations, :operations, :statistics_operations, :usages, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes + attr_reader :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :usages, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,10 +192,24 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @automation_account_operations = @client_0.automation_account_operations + @job_stream_operations = @client_0.job_stream_operations + @job_schedule_operations = @client_0.job_schedule_operations + @linked_workspace_operations = @client_0.linked_workspace_operations + @activity_operations = @client_0.activity_operations + @module_model_operations = @client_0.module_model_operations + @object_data_types = @client_0.object_data_types + @usages = @client_0.usages + @fields = @client_0.fields + @runbook_draft_operations = @client_0.runbook_draft_operations + @runbook_operations = @client_0.runbook_operations + @test_job_streams = @client_0.test_job_streams + @test_job_operations = @client_0.test_job_operations + @schedule_operations = @client_0.schedule_operations + @variable_operations = @client_0.variable_operations + @webhook_operations = @client_0.webhook_operations @operations = @client_0.operations + @automation_account_operations = @client_0.automation_account_operations @statistics_operations = @client_0.statistics_operations - @usages = @client_0.usages @keys = @client_0.keys @certificate_operations = @client_0.certificate_operations @connection_operations = @client_0.connection_operations @@ -210,20 +224,6 @@ def initialize(configurable, base_url=nil, options=nil) @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations @job_operations = @client_0.job_operations - @job_stream_operations = @client_0.job_stream_operations - @job_schedule_operations = @client_0.job_schedule_operations - @linked_workspace_operations = @client_0.linked_workspace_operations - @activity_operations = @client_0.activity_operations - @module_model_operations = @client_0.module_model_operations - @object_data_types = @client_0.object_data_types - @fields = @client_0.fields - @runbook_draft_operations = @client_0.runbook_draft_operations - @runbook_operations = @client_0.runbook_operations - @test_job_streams = @client_0.test_job_streams - @test_job_operations = @client_0.test_job_operations - @schedule_operations = @client_0.schedule_operations - @variable_operations = @client_0.variable_operations - @webhook_operations = @client_0.webhook_operations @model_classes = ModelClasses.new end @@ -239,122 +239,110 @@ def method_missing(method, *args) else super end - end - - class ModelClasses - def agent_registration - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration - end - def error_response - Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse - end - def agent_registration_regenerate_key_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter - end - def key_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult - end - def dsc_compilation_job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters - end - def usage - Azure::Automation::Mgmt::V2015_10_31::Models::Usage - end - def job_stream - Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - end - def statistics - Azure::Automation::Mgmt::V2015_10_31::Models::Statistics - end - def job_stream_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - end - def runbook_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + end + + class ModelClasses + def activity_parameter_validation_set + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet end - def dsc_compilation_job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult + def statistics_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult end - def agent_registration_keys - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + def activity_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter end def key Azure::Automation::Mgmt::V2015_10_31::Models::Key end - def dsc_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - end - def usage_counter_name - Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName + def activity_parameter_set + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet end - def job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + def activity_output_type + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType end - def usage_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult + def certificate_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult end - def job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + def activity + Azure::Automation::Mgmt::V2015_10_31::Models::Activity end - def statistics_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult + def webhook_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters end - def job - Azure::Automation::Mgmt::V2015_10_31::Models::Job + def activity_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult end - def variable_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + def connection_type + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType end - def runbook_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter + def module_error_info + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo end - def variable_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + def webhook_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult end def content_link Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink end - def webhook_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters + def dsc_compilation_job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters end - def dsc_node_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + def schedule_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters end - def dsc_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + def job_stream_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult end - def dsc_node_configuration_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + def module_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult end def dsc_configuration_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters end - def dsc_configuration_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + def module_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters end - def dsc_configuration_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + def agent_registration_regenerate_key_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter end - def webhook_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters + def module_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters end - def dsc_meta_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + def automation_account_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters end - def webhook_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + def type_field + Azure::Automation::Mgmt::V2015_10_31::Models::TypeField end - def dsc_node_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + def type_field_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult end - def operation_display - Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay + def runbook_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter end - def dsc_node_extension_handler_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty + def connection_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters end - def operation_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + def runbook_draft + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + end + def credential_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + end + def advanced_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + end + def content_source + Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + end + def runbook_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult + end + def dsc_node_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + end + def runbook_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters end def dsc_node_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters @@ -362,299 +350,311 @@ def dsc_node_update_parameters def automation_account_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters end - def dsc_report_error - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + def operation_display + Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay end - def certificate_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + def connection_type_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters end - def dsc_report_resource_navigation - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation + def runbook_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters end - def connection_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + def dsc_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult end - def dsc_report_resource - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource + def runbook_draft_undo_edit_result + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult end - def connection_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + def connection_type_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty end - def dsc_node_report - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport + def test_job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters end - def connection_type - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + def runbook_create_or_update_draft_properties + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties end - def dsc_node_report_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult + def test_job + Azure::Automation::Mgmt::V2015_10_31::Models::TestJob end - def connection_type_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters + def runbook_create_or_update_draft_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters end - def hybrid_runbook_worker - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + def error_response + Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse end - def credential_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + def automation_account + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount end - def run_as_credential_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty + def operation_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult end - def activity_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter + def dsc_compilation_job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult end - def hybrid_runbook_worker_group - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + def proxy_resource + Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource end - def activity_output_type - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType + def operation + Azure::Automation::Mgmt::V2015_10_31::Models::Operation end - def hybrid_runbook_worker_groups_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + def dsc_compilation_job + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob end - def activity_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + def dsc_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration end - def hybrid_runbook_worker_group_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + def credential + Azure::Automation::Mgmt::V2015_10_31::Models::Credential end - def advanced_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + def tracked_resource + Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource end - def schedule_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + def module_model + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel end - def job_schedule_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + def dsc_node + Azure::Automation::Mgmt::V2015_10_31::Models::DscNode end - def resource - Azure::Automation::Mgmt::V2015_10_31::Models::Resource + def dsc_node_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def job_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule + def variable + Azure::Automation::Mgmt::V2015_10_31::Models::Variable end - def runbook_draft - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + def runbook + Azure::Automation::Mgmt::V2015_10_31::Models::Runbook end - def job_schedule_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + def schedule + Azure::Automation::Mgmt::V2015_10_31::Models::Schedule end - def content_source - Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + def automation_account_state + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState end - def linked_workspace - Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace + def webhook + Azure::Automation::Mgmt::V2015_10_31::Models::Webhook end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku + def job + Azure::Automation::Mgmt::V2015_10_31::Models::Job end - def module_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + def job_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState end - def operation - Azure::Automation::Mgmt::V2015_10_31::Models::Operation + def automation_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName end - def module_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult + def automation_key_permissions + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions end - def certificate_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult + def sku_name_enum + Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum end - def module_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters + def job_status + Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus end - def connection_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters + def job_stream_type + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType end - def runbook_draft_undo_edit_result - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + def content_source_type + Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType end - def connection_type_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + def dsc_configuration_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState end - def runbook_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters + def dsc_configuration_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState end - def credential_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku end - def runbook_create_or_update_draft_properties - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties + def group_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum end - def activity - Azure::Automation::Mgmt::V2015_10_31::Models::Activity + def module_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState end - def runbook_create_or_update_draft_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + def runbook_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum end - def job_provisioning_state_property - Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningStateProperty + def agent_registration_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName end - def runbook_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters + def runbook_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState end - def content_hash - Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + def http_status_code + Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode end - def runbook_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult + def schedule_day + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay end - def dsc_node_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult + def runbook_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState end - def schedule_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters + def usage + Azure::Automation::Mgmt::V2015_10_31::Models::Usage end - def automation_account_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters + def schedule_frequency + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end - def schedule - Azure::Automation::Mgmt::V2015_10_31::Models::Schedule + def usage_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult end - def field_definition - Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + def resource + Azure::Automation::Mgmt::V2015_10_31::Models::Resource end - def schedule_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters + def certificate + Azure::Automation::Mgmt::V2015_10_31::Models::Certificate end - def activity_parameter_set - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet + def connection + Azure::Automation::Mgmt::V2015_10_31::Models::Connection end - def schedule_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + def agent_registration + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration end - def connection_type_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty + def dsc_node_extension_handler_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty end - def sub_resource - Azure::Automation::Mgmt::V2015_10_31::Models::SubResource + def dsc_report_error + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + end + def dsc_report_resource_navigation + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation end def automation_account_list_result Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult end - def test_job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters - end - def credential_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + def dsc_report_resource + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource end - def test_job - Azure::Automation::Mgmt::V2015_10_31::Models::TestJob + def dsc_meta_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration end - def module_error_info - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + def statistics + Azure::Automation::Mgmt::V2015_10_31::Models::Statistics end - def type_field - Azure::Automation::Mgmt::V2015_10_31::Models::TypeField + def dsc_node_report + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport end - def advanced_schedule_monthly_occurrence - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + def usage_counter_name + Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName end - def type_field_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult + def dsc_node_report_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult end - def certificate_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + def key_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult end def variable_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters end - def proxy_resource - Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource + def schedule_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult end - def webhook - Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + def advanced_schedule_monthly_occurrence + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence end - def variable - Azure::Automation::Mgmt::V2015_10_31::Models::Variable + def dsc_node_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult end - def dsc_compilation_job - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob + def webhook_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters end - def credential - Azure::Automation::Mgmt::V2015_10_31::Models::Credential + def schedule_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters end - def connection - Azure::Automation::Mgmt::V2015_10_31::Models::Connection + def certificate_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters end - def certificate - Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + def dsc_node_configuration_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters end - def tracked_resource - Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource + def connection_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters end - def runbook - Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + def dsc_node_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult end - def module_model - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + def connection_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult end - def dsc_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration + def run_as_credential_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty end - def automation_account - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount + def field_definition + Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition end - def dsc_node - Azure::Automation::Mgmt::V2015_10_31::Models::DscNode + def hybrid_runbook_worker + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker end - def dsc_node_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + def connection_type_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult end - def automation_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + def hybrid_runbook_worker_group + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup end - def automation_key_permissions - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions + def credential_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters end - def job_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState + def hybrid_runbook_worker_groups_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult end - def job_status - Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus + def credential_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult end - def runbook_type_enum - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum + def hybrid_runbook_worker_group_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters end - def runbook_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState + def dsc_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty end - def runbook_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState + def certificate_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters end - def module_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + def runbook_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty end - def content_source_type - Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType + def variable_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters end - def dsc_configuration_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState + def schedule_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty end - def dsc_configuration_state - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + def job_stream + Azure::Automation::Mgmt::V2015_10_31::Models::JobStream end - def sku_name_enum - Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + def content_hash + Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash end - def automation_account_state - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + def job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult end - def schedule_day - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + def dsc_configuration_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter end - def agent_registration_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + def job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters end - def job_stream_type - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + def variable_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult end - def http_status_code - Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode + def job_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule end - def schedule_frequency - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency + def dsc_configuration_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + end + def job_schedule_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + end + def agent_registration_keys + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + end + def job_schedule_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + end + def linked_workspace + Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace end end end diff --git a/azure_sdk/lib/latest/modules/batch_profile_module.rb b/azure_sdk/lib/latest/modules/batch_profile_module.rb index 3145f68949..4b98fe1ca2 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -7,98 +7,98 @@ module Azure::Profiles::Latest module Batch module Mgmt - BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations - ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations - ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations Location = Azure::Batch::Mgmt::V2017_09_01::Location Operations = Azure::Batch::Mgmt::V2017_09_01::Operations CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations + BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations + ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations + ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations module Models - FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings - AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties - AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings - BatchAccountCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters - ScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings - KeyVaultReference = Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference - BatchAccountUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters - OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - BatchAccountRegenerateKeyParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters - OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult - ActivateApplicationPackageParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters - AutoScaleRunError = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError - ApplicationPackage = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage - AutoScaleRun = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun - ListApplicationsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult - NetworkSecurityGroupRule = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule - BatchLocationQuota = Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota - InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource - PoolEndpointConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration - DeleteCertificateError = Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError - NetworkConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration - CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters - TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy CloudServiceConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration - OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount - DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk MetadataItem = Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration + OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk ResourceFile = Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile - BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys EnvironmentSetting = Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application + BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification - Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource - UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity - CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask - ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference + UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference 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 ResizeOperationStatus = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus - WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration - Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation - ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters + CertificateBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties ListPoolsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult - BatchAccountListResult = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult + ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters ListCertificatesResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult + InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool + WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties - BatchAccount = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount - Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate - CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + BatchAccountListResult = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult Pool = Azure::Batch::Mgmt::V2017_09_01::Models::Pool - PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode - ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState - AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType + Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + BatchAccount = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState + DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk + AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType + PoolProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay + StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType + 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 + PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState CachingType = Azure::Batch::Mgmt::V2017_09_01::Models::CachingType - StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType + NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption InterNodeCommunicationState = Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState - InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol - NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess + ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource + CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation 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 - CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation + Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation + InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility + AutoUserScope = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason + CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource + ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings + AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties + AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings + BatchAccountCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters + ScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings + KeyVaultReference = Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference + BatchAccountUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters + BatchAccountRegenerateKeyParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters + ActivateApplicationPackageParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters + AutoScaleRunError = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError + ApplicationPackage = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage + AutoScaleRun = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun + ListApplicationsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult + NetworkSecurityGroupRule = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule + BatchLocationQuota = Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota + PoolEndpointConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration + DeleteCertificateError = Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError + NetworkConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration + CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters + TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy end class BatchManagementClass - attr_reader :batch_account_operations, :application_package_operations, :application_operations, :location, :operations, :certificate_operations, :pool_operations, :configurable, :base_url, :options, :model_classes + attr_reader :location, :operations, :certificate_operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -108,12 +108,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @batch_account_operations = @client_0.batch_account_operations - @application_package_operations = @client_0.application_package_operations - @application_operations = @client_0.application_operations @location = @client_0.location @operations = @client_0.operations @certificate_operations = @client_0.certificate_operations + @batch_account_operations = @client_0.batch_account_operations + @application_package_operations = @client_0.application_package_operations + @application_operations = @client_0.application_operations @pool_operations = @client_0.pool_operations @model_classes = ModelClasses.new @@ -133,132 +133,48 @@ def method_missing(method, *args) end class ModelClasses - def fixed_scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings - end - def auto_storage_base_properties - Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties - end - def auto_scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings - end - def batch_account_create_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters - end - def scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings - end - def key_vault_reference - Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference - end - def batch_account_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters - end - def operation_display - Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - end - def batch_account_regenerate_key_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters - end - def operation_list_result - Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult - end - def activate_application_package_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters - end - def auto_scale_run_error - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError - end - def application_package - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage - end - def auto_scale_run - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun - end - def list_applications_result - Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult - end - def network_security_group_rule - Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule - end - def batch_location_quota - Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota - end - def inbound_nat_pool - Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - end - def proxy_resource - Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource - end - def pool_endpoint_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration - end - def delete_certificate_error - Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError - end - def network_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration - end - def check_name_availability_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters - end - def task_scheduling_policy - Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy - end def cloud_service_configuration Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration end def linux_user_configuration Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration end - def osdisk - Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - end def user_account Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount end - def data_disk - Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk - end def metadata_item Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem end def deployment_configuration Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration end + def osdisk + Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk + 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 environment_setting Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting end def application Azure::Batch::Mgmt::V2017_09_01::Models::Application end + def batch_account_keys + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys + end def auto_user_specification Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification end - def resource - Azure::Batch::Mgmt::V2017_09_01::Models::Resource - end - def user_identity - Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity - end - def check_name_availability_result - Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult - end def start_task Azure::Batch::Mgmt::V2017_09_01::Models::StartTask end - def image_reference - Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference - end def certificate_reference Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference end + def user_identity + Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity + end def virtual_machine_configuration Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration end @@ -271,65 +187,77 @@ def application_create_parameters def resize_error Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError end - def certificate_base_properties - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties + def image_reference + Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference end def resize_operation_status Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus end - def windows_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration - end - def operation - Azure::Batch::Mgmt::V2017_09_01::Models::Operation - end - def application_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters + def certificate_base_properties + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties end def list_pools_result Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult end - def batch_account_list_result - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult + def application_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters end def list_certificates_result Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult end + def inbound_nat_pool + Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool + end + def windows_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration + end def auto_storage_properties Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties end - def batch_account - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount + def batch_account_list_result + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult + end + def pool + Azure::Batch::Mgmt::V2017_09_01::Models::Pool end def certificate Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end - def certificate_create_or_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters - end - def pool - Azure::Batch::Mgmt::V2017_09_01::Models::Pool + def batch_account + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount end - def pool_allocation_mode - Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode + def package_state + Azure::Batch::Mgmt::V2017_09_01::Models::PackageState end - def provisioning_state - Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + def data_disk + Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk end def account_key_type Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType end - def package_state - Azure::Batch::Mgmt::V2017_09_01::Models::PackageState + def pool_provisioning_state + Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState end def certificate_format Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat end + def operation_display + Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay + end + def storage_account_type + Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType + end + def operation_list_result + Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult + end + def certificate_create_or_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + end def certificate_provisioning_state Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState end - def pool_provisioning_state - Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState + def pool_allocation_mode + Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode end def allocation_state Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState @@ -337,8 +265,8 @@ def allocation_state def caching_type Azure::Batch::Mgmt::V2017_09_01::Models::CachingType end - def storage_account_type - Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType + def network_security_group_rule_access + Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess end def compute_node_deallocation_option Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption @@ -346,11 +274,11 @@ def compute_node_deallocation_option def inter_node_communication_state Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState end - def inbound_endpoint_protocol - Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + def proxy_resource + Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource end - def network_security_group_rule_access - Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess + def certificate_store_location + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation end def compute_node_fill_type Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType @@ -358,18 +286,90 @@ def compute_node_fill_type def elevation_level Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel end - def auto_user_scope - Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope + def operation + Azure::Batch::Mgmt::V2017_09_01::Models::Operation end - def certificate_store_location - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation + def inbound_endpoint_protocol + Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol end def certificate_visibility Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility end + def auto_user_scope + Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope + end def name_availability_reason Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason end + def check_name_availability_result + Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::Batch::Mgmt::V2017_09_01::Models::Resource + end + def provisioning_state + Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + end + def fixed_scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings + end + def auto_storage_base_properties + Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties + end + def auto_scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings + end + def batch_account_create_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters + end + def scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings + end + def key_vault_reference + Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference + end + def batch_account_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters + end + def batch_account_regenerate_key_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters + end + def activate_application_package_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters + end + def auto_scale_run_error + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError + end + def application_package + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage + end + def auto_scale_run + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun + end + def list_applications_result + Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult + end + def network_security_group_rule + Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule + end + def batch_location_quota + Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota + end + def pool_endpoint_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration + end + def delete_certificate_error + Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError + end + def network_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration + end + def check_name_availability_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters + end + def task_scheduling_policy + Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy + end end end end diff --git a/azure_sdk/lib/latest/modules/billing_profile_module.rb b/azure_sdk/lib/latest/modules/billing_profile_module.rb index 2ec2daaeb2..67d2b9da75 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -7,26 +7,26 @@ module Azure::Profiles::Latest module Billing module Mgmt + Operations = Azure::Billing::Mgmt::V2017_04_24_preview::Operations BillingPeriods = Azure::Billing::Mgmt::V2017_04_24_preview::BillingPeriods Invoices = Azure::Billing::Mgmt::V2017_04_24_preview::Invoices - Operations = Azure::Billing::Mgmt::V2017_04_24_preview::Operations module Models - Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource + Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice + Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation + OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay + OperationListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult BillingPeriodsListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult InvoicesListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult + Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource ErrorDetails = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails - OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay + BillingPeriod = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod DownloadUrl = Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl - Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation ErrorResponse = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse - OperationListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult - BillingPeriod = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod - Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice end class BillingManagementClass - attr_reader :billing_periods, :invoices, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :billing_periods, :invoices, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -36,9 +36,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @billing_periods = @client_0.billing_periods @invoices = @client_0.invoices - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -57,8 +57,17 @@ def method_missing(method, *args) end class ModelClasses - def resource - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource + def invoice + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice + end + def operation + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation + end + def operation_display + Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay + end + def operation_list_result + Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult end def billing_periods_list_result Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult @@ -66,30 +75,21 @@ def billing_periods_list_result def invoices_list_result Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult 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 operation_display - Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay + def billing_period + Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod end def download_url Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl end - def operation - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation - end def error_response Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse end - def operation_list_result - Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult - end - def billing_period - Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod - end - def invoice - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice - end end end end diff --git a/azure_sdk/lib/latest/modules/cdn_profile_module.rb b/azure_sdk/lib/latest/modules/cdn_profile_module.rb index 5c103f5df4..be2d0d1d83 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -7,38 +7,16 @@ module Azure::Profiles::Latest module CDN module Mgmt - Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints + Operations = Azure::CDN::Mgmt::V2017_10_12::Operations + Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles Origins = Azure::CDN::Mgmt::V2017_10_12::Origins CustomDomains = Azure::CDN::Mgmt::V2017_10_12::CustomDomains ResourceUsageOperations = Azure::CDN::Mgmt::V2017_10_12::ResourceUsageOperations - Operations = Azure::CDN::Mgmt::V2017_10_12::Operations EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes module Models - OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters - Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku - OriginListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult - ProfileListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult - PurgeParameters = Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters - SsoUri = Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri - LoadParameters = Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters - DeepCreatedOrigin = Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin - CidrIpAddress = Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress - EndpointListResult = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult - OperationsListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult - DeliveryRuleAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction - ProfileUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters - DeliveryRule = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule - EndpointUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters - CustomDomainParameters = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters - EdgenodeResult = Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult - CustomDomainListResult = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult - ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse - ValidateCustomDomainInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput - IpAddressGroup = Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup ValidateCustomDomainOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput - Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource CheckNameAvailabilityInput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput DeliveryRuleCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition CheckNameAvailabilityOutput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput @@ -51,20 +29,14 @@ module Models UrlFileExtensionConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters ResourceUsageListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult EndpointPropertiesUpdateParametersDeliveryPolicy = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy - OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay SupportedOptimizationTypesListResult = Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult - Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation Profile = Azure::CDN::Mgmt::V2017_10_12::Models::Profile Endpoint = Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint DeliveryRuleUrlPathCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition DeliveryRuleUrlFileExtensionCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition DeliveryRuleCacheExpirationAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction Origin = Azure::CDN::Mgmt::V2017_10_12::Models::Origin - ProxyResource = Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource - CustomDomain = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain EdgeNode = Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode - TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource - SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName ProfileResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileResourceState OptimizationType = Azure::CDN::Mgmt::V2017_10_12::Models::OptimizationType EndpointResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointResourceState @@ -75,10 +47,38 @@ module Models CustomHttpsProvisioningState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState CustomHttpsProvisioningSubstate = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType + OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay + TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource + ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse + ProxyResource = Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource + Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation + Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku + CustomDomain = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain + Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource + SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName + OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters + OriginListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult + ProfileListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult + PurgeParameters = Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters + SsoUri = Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri + LoadParameters = Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters + DeepCreatedOrigin = Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin + CidrIpAddress = Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress + EndpointListResult = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult + OperationsListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult + DeliveryRuleAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction + ProfileUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters + DeliveryRule = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule + EndpointUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters + CustomDomainParameters = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters + EdgenodeResult = Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult + CustomDomainListResult = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult + ValidateCustomDomainInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput + IpAddressGroup = Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup end class CDNManagementClass - attr_reader :profiles, :endpoints, :origins, :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :operations, :profiles, :origins, :custom_domains, :resource_usage_operations, :edge_nodes, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -88,12 +88,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @profiles = @client_0.profiles @endpoints = @client_0.endpoints + @operations = @client_0.operations + @profiles = @client_0.profiles @origins = @client_0.origins @custom_domains = @client_0.custom_domains @resource_usage_operations = @client_0.resource_usage_operations - @operations = @client_0.operations @edge_nodes = @client_0.edge_nodes @model_classes = ModelClasses.new @@ -113,75 +113,9 @@ def method_missing(method, *args) end class ModelClasses - def origin_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters - end - def sku - Azure::CDN::Mgmt::V2017_10_12::Models::Sku - end - def origin_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult - end - def profile_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult - end - def purge_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters - end - def sso_uri - Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri - end - def load_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters - end - def deep_created_origin - Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin - end - def cidr_ip_address - Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress - end - def endpoint_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult - end - def operations_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult - end - def delivery_rule_action - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction - end - def profile_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters - end - def delivery_rule - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule - end - def endpoint_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters - end - def custom_domain_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters - end - def edgenode_result - Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult - end - def custom_domain_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult - end - def error_response - Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse - end - def validate_custom_domain_input - Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput - end - def ip_address_group - Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup - end def validate_custom_domain_output Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput end - def resource - Azure::CDN::Mgmt::V2017_10_12::Models::Resource - end def check_name_availability_input Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput end @@ -218,15 +152,9 @@ def resource_usage_list_result def endpoint_properties_update_parameters_delivery_policy Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy end - def operation_display - Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay - end def supported_optimization_types_list_result Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult end - def operation - Azure::CDN::Mgmt::V2017_10_12::Models::Operation - end def profile Azure::CDN::Mgmt::V2017_10_12::Models::Profile end @@ -245,21 +173,9 @@ def delivery_rule_cache_expiration_action def origin Azure::CDN::Mgmt::V2017_10_12::Models::Origin end - def proxy_resource - Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource - end - def custom_domain - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain - end def edge_node Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode end - def tracked_resource - Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource - end - def sku_name - Azure::CDN::Mgmt::V2017_10_12::Models::SkuName - end def profile_resource_state Azure::CDN::Mgmt::V2017_10_12::Models::ProfileResourceState end @@ -290,6 +206,90 @@ def custom_https_provisioning_substate def resource_type Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType end + def operation_display + Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay + end + def tracked_resource + Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource + end + def error_response + Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse + end + def proxy_resource + Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource + end + def operation + Azure::CDN::Mgmt::V2017_10_12::Models::Operation + end + def sku + Azure::CDN::Mgmt::V2017_10_12::Models::Sku + end + def custom_domain + Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain + end + def resource + Azure::CDN::Mgmt::V2017_10_12::Models::Resource + end + def sku_name + Azure::CDN::Mgmt::V2017_10_12::Models::SkuName + end + def origin_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters + end + def origin_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult + end + def profile_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult + end + def purge_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters + end + def sso_uri + Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri + end + def load_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters + end + def deep_created_origin + Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin + end + def cidr_ip_address + Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress + end + def endpoint_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult + end + def operations_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult + end + def delivery_rule_action + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction + end + def profile_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters + end + def delivery_rule + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule + end + def endpoint_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters + end + def custom_domain_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters + end + def edgenode_result + Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult + end + def custom_domain_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult + end + def validate_custom_domain_input + Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput + end + def ip_address_group + Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup + end end end end diff --git a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb index e704a6a300..0ca9f9cf2d 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -7,15 +7,14 @@ module Azure::Profiles::Latest module CognitiveServices module Mgmt - Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations + Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability module Models CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody CognitiveServicesAccountCreateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters - Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys @@ -28,16 +27,17 @@ module Models CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList + KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState - KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName end class CognitiveServicesManagementClass - attr_reader :accounts, :operations, :check_sku_availability, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :accounts, :check_sku_availability, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -47,8 +47,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @accounts = @client_0.accounts @operations = @client_0.operations + @accounts = @client_0.accounts @check_sku_availability = @client_0.check_sku_availability @model_classes = ModelClasses.new @@ -77,9 +77,6 @@ def error_body def cognitive_services_account_create_parameters Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters end - def error - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - end def cognitive_services_account Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount end @@ -116,6 +113,9 @@ def cognitive_services_account_list_result def check_sku_availability_result_list Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList end + def key_name + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName + end def sku Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku end @@ -125,15 +125,15 @@ def sku_name def sku_tier Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier end + def error + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error + end def kind Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind end def provisioning_state Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState end - def key_name - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName - end end end end diff --git a/azure_sdk/lib/latest/modules/commerce_profile_module.rb b/azure_sdk/lib/latest/modules/commerce_profile_module.rb index 55cb470975..84335faad0 100644 --- a/azure_sdk/lib/latest/modules/commerce_profile_module.rb +++ b/azure_sdk/lib/latest/modules/commerce_profile_module.rb @@ -19,9 +19,9 @@ module Models OfferTermInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::OfferTermInfo RateCardQueryParameters = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse - MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment RecurringCharge = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge + MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit AggregationGranularity = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity end @@ -80,15 +80,15 @@ def rate_card_query_parameters def error_response Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse end - def monetary_credit - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit - end def monetary_commitment Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment end def recurring_charge Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge end + def monetary_credit + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit + end def aggregation_granularity Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity end diff --git a/azure_sdk/lib/latest/modules/compute_profile_module.rb b/azure_sdk/lib/latest/modules/compute_profile_module.rb index be64c5e0c4..c8010a98f7 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -10,25 +10,23 @@ module Mgmt Disks = Azure::Compute::Mgmt::V2018_04_01::Disks Snapshots = Azure::Compute::Mgmt::V2018_04_01::Snapshots ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus - Operations = Azure::Compute::Mgmt::V2017_12_01::Operations - AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets - VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages - VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions VirtualMachines = Azure::Compute::Mgmt::V2017_12_01::VirtualMachines + Operations = Azure::Compute::Mgmt::V2017_12_01::Operations VirtualMachineImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineImages - UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes - Images = Azure::Compute::Mgmt::V2017_12_01::Images VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets + UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations + VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs + Images = Azure::Compute::Mgmt::V2017_12_01::Images VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetExtensions VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetRollingUpgrades - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs LogAnalytics = Azure::Compute::Mgmt::V2017_12_01::LogAnalytics VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineRunCommands + AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets + VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages + VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions module Models - EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings - DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate CreationData = Azure::Compute::Mgmt::V2018_04_01::Models::CreationData DiskList = Azure::Compute::Mgmt::V2018_04_01::Models::DiskList @@ -46,185 +44,187 @@ 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 + ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities - ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType - ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode - VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile + ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku + StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes + Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku + SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource + UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName + Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage ComputeOperationValue = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue + Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile - InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters - Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku - VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk - VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy - VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize RollingUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy - UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy - VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView ImageOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk RunCommandParameterDefinition = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition - ImageDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk - PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan ImageStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile - DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage - UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource - UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource - ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult ImageListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult + ImageDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk RunCommandInputParameter = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter - VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity - HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile ComputeOperationListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationListResult - KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference - SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource - DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings - VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo - OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk - ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties - StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk - WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener - VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk - WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile - SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile + VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk + VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup + VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize VaultCertificate = Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate - ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference OSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile - VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile - VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile - VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView - RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus - BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView - VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult - MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus - VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings RecoveryWalkResponse = Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse - VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView - AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult - VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile - VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile RunCommandInput = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory - VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult LogAnalyticsOutput = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput - VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase - VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile - AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile - SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo - VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties BootDiagnostics = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics - VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs + DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView - VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs VirtualMachineInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView - VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount + NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile + VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + 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 + VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView + VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile + VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult + ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference + 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 + ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult + DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings + VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile + VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk + PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan + AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent + VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile + SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey + VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult - VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary - OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage - VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary + OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk + BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan + VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs + VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount + RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus + MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings + 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 - DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk - VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult + KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference + UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource + VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration + 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 VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult + OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage + RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage + VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity - SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly + VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku - Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage - VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration - ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase - VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity InnerError = Azure::Compute::Mgmt::V2017_12_01::Models::InnerError - KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference - ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError - RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase - RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo - OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly + VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet - AvailabilitySetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate - VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage + ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase VirtualMachineImageResource = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource - VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension + KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate - VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult + NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference + VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity 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 + OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse ManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters - NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference - VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine VirtualMachineUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate Image = Azure::Compute::Mgmt::V2017_12_01::Models::Image - ImageUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate - VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration + VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration - VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration - VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension VirtualMachineScaleSet = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet - VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate - VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM - RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo + VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage RequestRateByIntervalInput = Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput ThrottledRequestsInput = Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult - RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument - RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult - StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes - OperatingSystemTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes - VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes - CachingTypes = Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes - DiskCreateOptionTypes = Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes - StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes + VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration + AvailabilitySetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate PassNames = Azure::Compute::Mgmt::V2017_12_01::Models::PassNames ComponentNames = Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames + VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM + ImageUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate + 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 + RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType + IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins SettingNames = Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames - ProtocolTypes = Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes - ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType + RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument + RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes - UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode OperatingSystemStateTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes - IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion - VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes + CachingTypes = Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes + DiskCreateOptionTypes = Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes - VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType UpgradeState = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState UpgradeOperationInvoker = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker - RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode - RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType - IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins + ProtocolTypes = Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes + ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType + StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes + VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType InstanceViewTypes = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes + IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes + UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode + RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode end class ComputeManagementClass - attr_reader :disks, :snapshots, :resource_skus, :operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :log_analytics, :virtual_machine_run_commands, :configurable, :base_url, :options, :model_classes + attr_reader :disks, :snapshots, :resource_skus, :virtual_machines, :operations, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :usage_operations, :virtual_machine_scale_set_vms, :images, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -249,21 +249,21 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @operations = @client_2.operations - @availability_sets = @client_2.availability_sets - @virtual_machine_extension_images = @client_2.virtual_machine_extension_images - @virtual_machine_extensions = @client_2.virtual_machine_extensions @virtual_machines = @client_2.virtual_machines + @operations = @client_2.operations @virtual_machine_images = @client_2.virtual_machine_images - @usage_operations = @client_2.usage_operations @virtual_machine_sizes = @client_2.virtual_machine_sizes - @images = @client_2.images @virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets + @usage_operations = @client_2.usage_operations + @virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms + @images = @client_2.images @virtual_machine_scale_set_extensions = @client_2.virtual_machine_scale_set_extensions @virtual_machine_scale_set_rolling_upgrades = @client_2.virtual_machine_scale_set_rolling_upgrades - @virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms @log_analytics = @client_2.log_analytics @virtual_machine_run_commands = @client_2.virtual_machine_run_commands + @availability_sets = @client_2.availability_sets + @virtual_machine_extension_images = @client_2.virtual_machine_extension_images + @virtual_machine_extensions = @client_2.virtual_machine_extensions @model_classes = ModelClasses.new end @@ -286,12 +286,6 @@ def method_missing(method, *args) end class ModelClasses - def encryption_settings - Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings - end - def disk_sku - Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku - end def disk_update Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate end @@ -343,6 +337,15 @@ def snapshot_storage_account_types def access_level Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel end + def encryption_settings + Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings + end + def disk_sku + Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku + end + def resource_sku_restrictions_reason_code + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode + end def resource_sku_restrictions Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions end @@ -355,9 +358,6 @@ def resource_sku_location_info def resource_sku_capabilities Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities end - def resource_sku - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku - end def resource_sku_costs Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts end @@ -373,338 +373,332 @@ def resource_sku_capacity_scale_type def resource_sku_restrictions_type Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType end - def resource_sku_restrictions_reason_code - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode + def resource_sku + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku end - def virtual_machine_scale_set_osprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile + 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 resource + Azure::Compute::Mgmt::V2017_12_01::Models::Resource + end def virtual_machine_scale_set_update_osprofile Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile end - def instance_view_status - Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus - end def virtual_machine_scale_set_managed_disk_parameters Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters end - def sku - Azure::Compute::Mgmt::V2017_12_01::Models::Sku - end - def virtual_machine_scale_set_osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk - end - def virtual_machine_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult - end def auto_osupgrade_policy Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy end - def virtual_machine_size - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize - end def rolling_upgrade_policy Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy end - def upgrade_policy - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy - end - def virtual_machine_extension_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView - end def image_osdisk Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk end def run_command_parameter_definition Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition end - def image_data_disk - Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk - end - def purchase_plan - Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan - end def image_storage_profile Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile end - def data_disk_image - Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage - end - def update_resource - Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource - end - def usage_name - Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - end - def resource - Azure::Compute::Mgmt::V2017_12_01::Models::Resource - end - def list_usages_result - Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult - end def image_list_result Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult end + def image_data_disk + Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk + end def run_command_input_parameter Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter end - def virtual_machine_scale_set_identity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity - end - def hardware_profile - Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile - end def compute_operation_list_result Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationListResult end - def key_vault_secret_reference - Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference - end - def sub_resource - Azure::Compute::Mgmt::V2017_12_01::Models::SubResource - end - def disk_encryption_settings - Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings - end - def virtual_hard_disk - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk - end def rolling_upgrade_progress_info Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo end - def osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk - end - def compute_long_running_operation_properties - Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties - end - def storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile - end def virtual_machine_scale_set_update_osdisk Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk end - def win_rmlistener - Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener + def instance_view_status + Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus + end + def virtual_machine_scale_set_update_storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile end def virtual_machine_scale_set_data_disk Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk end - def windows_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration - end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile - end - def ssh_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + def vault_secret_group + Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup end - def virtual_machine_scale_set_update_storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile + def virtual_machine_size + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize end def vault_certificate Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate end - def api_entity_reference - Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference - end def osprofile Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile end - def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + def recovery_walk_response + Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse end - def network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile + def virtual_machine_health_status + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus end - def virtual_machine_scale_set_public_ipaddress_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + def run_command_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult + end + def virtual_machine_scale_set_update_network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + end + def run_command_input + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput + end + def virtual_machine_scale_set_list_osupgrade_history + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory + end + def virtual_machine_scale_set_extension_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult + end + def log_analytics_output + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput + end + def log_analytics_input_base + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + end + def virtual_machine_scale_set_update_vmprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile + end + def upgrade_operation_historical_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo + end + def upgrade_operation_historical_status_info_properties + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties + end + def boot_diagnostics + Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics end def diagnostics_profile Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile end + def disk_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + end + def virtual_machine_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView + end + def network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile + end def virtual_machine_scale_set_update_public_ipaddress_configuration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration end - def virtual_machine_agent_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView + def virtual_machine_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult end - def rolling_upgrade_running_status - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus + def storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile end - def boot_diagnostics_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + def win_rmlistener + Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener end - def virtual_machine_scale_set_vmlist_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + def upgrade_policy + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy end - def maintenance_redeploy_status - Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + def windows_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration end - def virtual_machine_scale_set_network_configuration_dns_settings - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings + def virtual_machine_scale_set_identity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity end - def recovery_walk_response - Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse + def ssh_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration end - def virtual_machine_scale_set_vminstance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView + def virtual_machine_scale_set_osprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile end def availability_set_list_result Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult end - def virtual_machine_health_status - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus + def virtual_machine_scale_set_osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk end - def run_command_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult + def virtual_machine_extension_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView end - def virtual_machine_scale_set_network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile end def virtual_machine_extensions_list_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult end - def virtual_machine_scale_set_update_network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + def api_entity_reference + Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference end - def run_command_input - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput + def compute_long_running_operation_properties + Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties end - def virtual_machine_scale_set_list_osupgrade_history - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory + def virtual_machine_scale_set_vminstance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView end def virtual_machine_capture_parameters Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters end - def virtual_machine_scale_set_extension_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult + def list_usages_result + Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult end - def log_analytics_output - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput + def disk_encryption_settings + Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings end - def virtual_machine_scale_set_extension_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile + def virtual_machine_scale_set_network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile end - def log_analytics_input_base - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + def virtual_hard_disk + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk end - def virtual_machine_scale_set_vmprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile + def purchase_plan + Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan end def additional_unattend_content Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent end - def virtual_machine_scale_set_update_vmprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile + def virtual_machine_scale_set_extension_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile end def ssh_public_key Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey end - def upgrade_operation_historical_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo + def virtual_machine_scale_set_vmprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile end - def vault_secret_group - Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup + def virtual_machine_size_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult end - def upgrade_operation_historical_status_info_properties - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties + def osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk end - def boot_diagnostics - Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics + def boot_diagnostics_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView end def virtual_machine_scale_set_vminstance_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs end - def disk_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + def plan + Azure::Compute::Mgmt::V2017_12_01::Models::Plan end def virtual_machine_scale_set_vminstance_required_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs end - def virtual_machine_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView + def virtual_machine_scale_set_public_ipaddress_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration end def virtual_machine_status_code_count Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount end - def virtual_machine_size_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult + def rolling_upgrade_running_status + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus end - def virtual_machine_scale_set_instance_view_statuses_summary - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary + def maintenance_redeploy_status + Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus end - def osdisk_image - Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage + def virtual_machine_scale_set_network_configuration_dns_settings + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings end def virtual_machine_scale_set_vmextensions_summary Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary end - def plan - Azure::Compute::Mgmt::V2017_12_01::Models::Plan + def hardware_profile + Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile end def virtual_machine_scale_set_instance_view Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView end - def data_disk - Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk + def key_vault_secret_reference + Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference end - def virtual_machine_scale_set_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult + def update_resource + Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource + end + def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + end + def virtual_machine_agent_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView end def linux_configuration Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration end + 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 + end + def data_disk + Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk + end def virtual_machine_scale_set_list_with_link_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult end + def osdisk_image + Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage + end + def run_command_document_base + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + end + def rollback_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + end + def data_disk_image + Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage + end + def virtual_machine_scale_set_vmlist_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + end def virtual_machine_extension_handler_instance_view Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView end def virtual_machine_scale_set_sku_capacity Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity end - def sub_resource_read_only - Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly + def virtual_machine_extension + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension end def virtual_machine_scale_set_sku Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku end - def usage - Azure::Compute::Mgmt::V2017_12_01::Models::Usage - end - def virtual_machine_scale_set_list_skus_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult - end def win_rmconfiguration Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration end - def api_error_base - Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase - end - def virtual_machine_identity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity - end def inner_error Azure::Compute::Mgmt::V2017_12_01::Models::InnerError end - def key_vault_key_reference - Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference - end - def api_error - Azure::Compute::Mgmt::V2017_12_01::Models::ApiError - end - def run_command_document_base - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + def sub_resource_read_only + Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly end - def rollback_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + def virtual_machine + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine end - def operation_status_response - Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + def virtual_machine_scale_set_list_skus_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult end def upgrade_operation_history_status Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus @@ -712,38 +706,44 @@ def upgrade_operation_history_status def availability_set Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet end - def availability_set_update - Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate - end - def virtual_machine_extension_image - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage + def api_error_base + Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase end def virtual_machine_image_resource Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource end - def virtual_machine_extension - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension + def key_vault_key_reference + Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference end def virtual_machine_extension_update Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate end - def virtual_machine_image - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + def api_error + Azure::Compute::Mgmt::V2017_12_01::Models::ApiError end def virtual_machine_capture_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult end + def network_interface_reference + Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference + end + def virtual_machine_identity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity + end def image_reference Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference end - def managed_disk_parameters - Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters + def virtual_machine_scale_set_network_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration end - def network_interface_reference - Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference + def virtual_machine_scale_set_extension + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension end - def virtual_machine - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + def operation_status_response + Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + end + def managed_disk_parameters + Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters end def virtual_machine_update Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate @@ -751,35 +751,20 @@ 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 - end - def virtual_machine_scale_set_ipconfiguration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration + def virtual_machine_extension_image + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage end def virtual_machine_scale_set_update_ipconfiguration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration end - def virtual_machine_scale_set_network_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration - end def virtual_machine_scale_set_update_network_configuration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration end - def virtual_machine_scale_set_extension - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension - end def virtual_machine_scale_set Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate - end - def virtual_machine_scale_set_vm - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM - end - def rolling_upgrade_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo + def virtual_machine_image + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage end def request_rate_by_interval_input Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput @@ -790,14 +775,23 @@ def throttled_requests_input def log_analytics_operation_result Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult end - def run_command_document - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument + def virtual_machine_scale_set_ipconfiguration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration end - def run_command_result - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult + def availability_set_update + Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate end - def status_level_types - Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes + def pass_names + Azure::Compute::Mgmt::V2017_12_01::Models::PassNames + end + def component_names + Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames + end + def virtual_machine_scale_set_vm + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM + end + def image_update + Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate end def operating_system_types Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes @@ -805,69 +799,75 @@ def operating_system_types 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 - end - def disk_create_option_types - Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate end - def storage_account_types - Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes + def rolling_upgrade_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo end - def pass_names - Azure::Compute::Mgmt::V2017_12_01::Models::PassNames + def rolling_upgrade_action_type + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType end - def component_names - Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames + def interval_in_mins + Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins end def setting_names Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames end - def protocol_types - Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes + def run_command_document + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument end - def resource_identity_type - Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType + 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 upgrade_mode - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode - end def operating_system_state_types Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes end - def ipversion - Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + def caching_types + Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes end - def virtual_machine_priority_types - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes + def disk_create_option_types + Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes end def virtual_machine_eviction_policy_types Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes end - def virtual_machine_scale_set_sku_scale_type - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType - end def upgrade_state Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState end def upgrade_operation_invoker Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker end - def rolling_upgrade_status_code - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode + def protocol_types + Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes end - def rolling_upgrade_action_type - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType + def resource_identity_type + Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType end - def interval_in_mins - Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins + def status_level_types + Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes + end + def virtual_machine_scale_set_sku_scale_type + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType end def instance_view_types Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes end + def ipversion + Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion + end + def virtual_machine_priority_types + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes + end + def upgrade_mode + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode + end + def rolling_upgrade_status_code + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode + end end end end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 003cc18c87..a943ff0677 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,15 @@ module Azure::Profiles::Latest module ComputerVision module Models + 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 @@ -37,15 +46,6 @@ module Models 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,6 +77,33 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -164,33 +191,6 @@ def computer_vision_error 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 f7954709f3..a24e6493a8 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,47 +7,47 @@ module Azure::Profiles::Latest module Consumption module Mgmt + Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations UsageDetails = Azure::Consumption::Mgmt::V2018_01_31::UsageDetails Marketplaces = Azure::Consumption::Mgmt::V2018_01_31::Marketplaces ReservationsSummaries = Azure::Consumption::Mgmt::V2018_01_31::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_01_31::ReservationsDetails Budgets = Azure::Consumption::Mgmt::V2018_01_31::Budgets - Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations PriceSheet = Azure::Consumption::Mgmt::V2018_01_31::PriceSheet module Models - Notification = Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource MeterDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails Filters = Azure::Consumption::Mgmt::V2018_01_31::Models::Filters UsageDetailsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetailsListResult CurrentSpend = Azure::Consumption::Mgmt::V2018_01_31::Models::CurrentSpend MarketplacesListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::MarketplacesListResult - OperationListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult ReservationSummariesListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummariesListResult ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetailsListResult + OperationListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult BudgetsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetsListResult PriceSheetProperties = Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetProperties - ErrorDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails - Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource - ErrorResponse = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse - ProxyResource = Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource - OperationDisplay = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay BudgetTimePeriod = Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetTimePeriod - Operation = Azure::Consumption::Mgmt::V2018_01_31::Models::Operation - UsageDetail = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail + OperationDisplay = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay Marketplace = Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace - ReservationSummaries = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries + UsageDetail = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail ReservationDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails + ErrorResponse = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse + ProxyResource = Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource Budget = Azure::Consumption::Mgmt::V2018_01_31::Models::Budget + ReservationSummaries = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries + Notification = Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + Operation = Azure::Consumption::Mgmt::V2018_01_31::Models::Operation PriceSheetResult = Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetResult CategoryType = Azure::Consumption::Mgmt::V2018_01_31::Models::CategoryType TimeGrainType = Azure::Consumption::Mgmt::V2018_01_31::Models::TimeGrainType OperatorType = Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType Datagrain = Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain + ErrorDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails end class ConsumptionManagementClass - attr_reader :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :operations, :price_sheet, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :price_sheet, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -57,12 +57,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @usage_details = @client_0.usage_details @marketplaces = @client_0.marketplaces @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details @budgets = @client_0.budgets - @operations = @client_0.operations @price_sheet = @client_0.price_sheet @model_classes = ModelClasses.new @@ -82,8 +82,8 @@ def method_missing(method, *args) end class ModelClasses - def notification - Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + def resource + Azure::Consumption::Mgmt::V2018_01_31::Models::Resource end def meter_details Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails @@ -100,57 +100,54 @@ def current_spend def marketplaces_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::MarketplacesListResult end - def operation_list_result - Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult - end def reservation_summaries_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummariesListResult end def reservation_details_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetailsListResult end + def operation_list_result + Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult + end def budgets_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetsListResult end def price_sheet_properties Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetProperties end - def error_details - Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails - end - def resource - Azure::Consumption::Mgmt::V2018_01_31::Models::Resource - end - def error_response - Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse - end - def proxy_resource - Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource - end - def operation_display - Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay - end def budget_time_period Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetTimePeriod end - def operation - Azure::Consumption::Mgmt::V2018_01_31::Models::Operation - end - def usage_detail - Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail + def operation_display + Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay end def marketplace Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace end - def reservation_summaries - Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries + def usage_detail + Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail end def reservation_details Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails end + def error_response + Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse + end + def proxy_resource + Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource + end def budget Azure::Consumption::Mgmt::V2018_01_31::Models::Budget end + def reservation_summaries + Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries + end + def notification + Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + end + def operation + Azure::Consumption::Mgmt::V2018_01_31::Models::Operation + end def price_sheet_result Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetResult end @@ -166,6 +163,9 @@ def operator_type def datagrain Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain end + def error_details + Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails + end end end end diff --git a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb index 723d9c5178..96584b5457 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -7,52 +7,52 @@ module Azure::Profiles::Latest module ContainerInstance module Mgmt - ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroups Operations = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Operations + ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroups ContainerGroupUsage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroupUsage ContainerLogs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerLogs StartContainer = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::StartContainer module Models + ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize + VolumeMount = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount + ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult + 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 + Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event + ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes + UsageName = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName + Usage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + UsageListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + Resource = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource + OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay + OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult IpAddress = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress ContainerPort = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPort ContainerGroupPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupPropertiesInstanceView ContainerState = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerState - Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event ResourceRequests = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequests - OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay ResourceRequirements = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequirements - Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation Container = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container - OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult GitRepoVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume - UsageName = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName - ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential - Usage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable - UsageListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits - ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult + ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential 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 - ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize - VolumeMount = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount - ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest - ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView - ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse - Volume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume - Resource = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource - ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup - ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol - ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes - ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin end class ContainerInstanceManagementClass - attr_reader :container_groups, :operations, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :container_groups, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -62,8 +62,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @container_groups = @client_0.container_groups @operations = @client_0.operations + @container_groups = @client_0.container_groups @container_group_usage = @client_0.container_group_usage @container_logs = @client_0.container_logs @start_container = @client_0.start_container @@ -85,6 +85,66 @@ 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_group_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult + end + def container_exec_request + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest + end + def container_properties_instance_view + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView + end + def container_exec_response + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse + end + def volume + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume + end + def container_group + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + end + def event + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event + end + def container_group_restart_policy + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + end + def container_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + end + def container_instance_operations_origin + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + end + def container_group_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + end + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes + end + def usage_name + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName + end + def usage + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + end + def usage_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + end + def resource + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource + end + def operation_display + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay + end + def operation_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult + end def ip_address Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress end @@ -97,50 +157,29 @@ def container_group_properties_instance_view def container_state Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerState end - def event - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event - end def resource_requests Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequests end - def operation_display - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay - end def resource_requirements Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequirements end - def operation - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation - end def container Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container end - def operation_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult - end def git_repo_volume Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume end - def usage_name - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName - end - def image_registry_credential - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential - end - def usage - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + def operation + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation end def environment_variable Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable end - def usage_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult - end def resource_limits Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits end - def container_group_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult + def image_registry_credential + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential end def azure_file_volume Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume @@ -151,45 +190,6 @@ def logs def port Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port end - def container_exec_request_terminal_size - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize - end - def volume_mount - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount - end - def container_exec_request - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest - end - def container_properties_instance_view - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView - end - def container_exec_response - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse - end - def volume - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume - end - def resource - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource - end - def container_group - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup - end - def container_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol - end - def container_group_restart_policy - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - end - def container_group_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes - end - def container_instance_operations_origin - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin - end end end end diff --git a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb index 2432fa2b71..88d294bb53 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -7,61 +7,61 @@ module Azure::Profiles::Latest module ContainerRegistry module Mgmt - Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations + Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks module Models + WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus + WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request + WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters + Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult + OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook + Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource + SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier + ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest ReplicationUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition ReplicationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult - OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult - Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource - Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status WebhookCreateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters - WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters - RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword - WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo - ImportImageParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters + RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword + Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + ImportImageParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties - Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor - RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus - Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult - EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage - Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook - Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode - SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier - ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName - RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus - WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end class ContainerRegistryManagementClass - attr_reader :registries, :operations, :replications, :webhooks, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :registries, :replications, :webhooks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,8 +71,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @registries = @client_0.registries @operations = @client_0.operations + @registries = @client_0.registries @replications = @client_0.replications @webhooks = @client_0.webhooks @@ -93,6 +93,45 @@ def method_missing(method, *args) end class ModelClasses + def webhook_status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus + end + def webhook_action + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + end + def request + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request + end + def webhook_update_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters + end + def event + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + end + def webhook_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult + end + def operation_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + end + def webhook + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook + end + def sku + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + end + def resource + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource + end + def sku_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + end + def sku_tier + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier + end + def provisioning_state + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState + end def registry_usage_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult end @@ -111,15 +150,6 @@ def operation_display_definition def replication_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult end - def operation_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult - end - def resource - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource - end - def status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status - end def webhook_create_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters end @@ -129,29 +159,23 @@ def event_list_result def registry_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters end - def webhook_update_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters - end - def registry_password - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword - end - def webhook_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult - end def regenerate_credential_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters end def event_info Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end - def import_image_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters + def registry_password + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword + end + def status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status end def callback_config Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end - def operation_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + def import_image_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters end def target Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target @@ -159,74 +183,50 @@ def target def storage_account_properties Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties end - def request - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - end def registry_list_credentials_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult end def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor end - def registry_name_status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus - end - def source - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + def operation_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition end def registry_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult end - def event_content - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - end - def sku - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + def registry_name_status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus 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 event_content + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent end def event_response_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage end - def registry - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end def replication Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def webhook - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook + def registry + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry end - def event - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + def registry_usage_unit + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit end def import_mode Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode end - def sku_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - end - def sku_tier - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier - end - def provisioning_state - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState - end def password_name Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName end - def registry_usage_unit - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - end - def webhook_status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus - end - def webhook_action - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + def source + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end end end diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb index 1fcf8b1fac..02ee390267 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -10,8 +10,8 @@ module Mgmt ContainerServices = Azure::ContainerService::Mgmt::V2017_01_31::ContainerServices module Models + ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey - Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceServicePrincipalProfile ContainerServiceLinuxProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceLinuxProfile @@ -23,8 +23,8 @@ module Models ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceAgentPoolProfile ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult - ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes + Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource ContainerServiceVMSizeTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes end @@ -58,12 +58,12 @@ def method_missing(method, *args) end class ModelClasses + def container_service + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService + end def container_service_ssh_public_key Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey end - def resource - Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource - end def container_service_ssh_configuration Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration end @@ -97,12 +97,12 @@ def container_service_custom_profile def container_service_list_result Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult end - def container_service - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService - end def container_service_orchestrator_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes end + def resource + Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource + end def container_service_vmsize_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index 0fa8f58657..99035c8137 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -22,34 +22,29 @@ module Models TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList Score = Azure::CognitiveServices::ContentModerator::V1_0::Models::Score TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms - Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails - Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate + Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata - APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem + APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError 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 + TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames - CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem + CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces @@ -59,21 +54,26 @@ module Models ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex - ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone - Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList + Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult end class ContentModeratorDataClass @@ -133,9 +133,6 @@ def score def terms_data Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData end - def status - Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - end def terms_paging Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging end @@ -145,9 +142,6 @@ def ipa def terms Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms end - def address - Azure::CognitiveServices::ContentModerator::V1_0::Models::Address - end def review Azure::CognitiveServices::ContentModerator::V1_0::Models::Review end @@ -157,66 +151,57 @@ def detected_terms def job_execution_report_details Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails end - def face - Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end def candidate Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate end - def job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - end def evaluate Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate end + def face + Azure::CognitiveServices::ContentModerator::V1_0::Models::Face + end def job_id Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId end def match_response Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - end def image_list_metadata Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata end - def apierror - Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError - end def term_list_metadata Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata end def transcript_moderation_body_item_terms_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem end + def apierror + Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError + 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 end + def transcript_moderation_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem + end def frames Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames end - def create_video_reviews_body_item_video_frames_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - end def email Azure::CognitiveServices::ContentModerator::V1_0::Models::Email end def create_video_reviews_body_item_video_frames_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem end + def create_video_reviews_body_item_video_frames_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + end def pii Azure::CognitiveServices::ContentModerator::V1_0::Models::PII end @@ -244,9 +229,6 @@ def body def refresh_index Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex end - def image_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - end def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end @@ -265,9 +247,6 @@ def detected_language def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - end def create_review_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end @@ -280,15 +259,36 @@ def create_review_body_item def phone Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end - def content - Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end def term_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end + def content + Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + end + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end + def image_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + end def azure_region_base_url Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl end + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + end + def address + Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + end + def status + Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + end + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 744733e667..6eb04104ae 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,25 +7,76 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt - Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations - Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs - Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles - Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships + Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi - WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes + Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views - Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links + WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes + Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles + Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images - Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions + Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs + Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions module Models + PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem + KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition + RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult + ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure + GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput + ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference + ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition + Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub + EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition + ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes + DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates + PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes + ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes + ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes + CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes + ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status + OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay + EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType + OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult + InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions + CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes + RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes + CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource + Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation + Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource + ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult + RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult HubBillingInfoFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat Participant = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant @@ -33,7 +84,6 @@ module Models MetadataDefinitionBase = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase PredictionSystemGeneratedEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence - ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem @@ -46,15 +96,11 @@ module Models RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation - OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata - Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult - Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource - OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping @@ -73,7 +119,6 @@ module Models CanonicalProfileDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition KpiAlias = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias ViewListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult - ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource CanonicalProfileDefinitionPropertiesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem RelationshipTypeMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping WidgetTypeListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult @@ -84,56 +129,11 @@ module Models KpiGroupByMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata PredictionDistributionDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference - RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting - PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem - KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition - RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult - ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure - GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput - ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference - ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition - Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub - EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition - ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat - InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat - KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat - EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi - ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat - ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat - AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat - LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat - RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat - ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat - WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat - RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat - RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat - PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat - EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes - DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType - Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status - ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates - PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes - ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes - FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes - CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes - ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes - KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions - EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType - CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes - RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle end class CustomerInsightsManagementClass - attr_reader :operations, :hubs, :profiles, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :role_assignments, :images, :predictions, :configurable, :base_url, :options, :model_classes + attr_reader :relationships, :operations, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :profiles, :views, :widget_types, :predictions, :roles, :links, :role_assignments, :images, :hubs, :interactions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -143,23 +143,23 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @hubs = @client_0.hubs - @profiles = @client_0.profiles - @interactions = @client_0.interactions @relationships = @client_0.relationships + @operations = @client_0.operations @relationship_links = @client_0.relationship_links @authorization_policies = @client_0.authorization_policies @connectors = @client_0.connectors @connector_mappings = @client_0.connector_mappings @kpi = @client_0.kpi - @widget_types = @client_0.widget_types + @profiles = @client_0.profiles @views = @client_0.views - @links = @client_0.links + @widget_types = @client_0.widget_types + @predictions = @client_0.predictions @roles = @client_0.roles + @links = @client_0.links @role_assignments = @client_0.role_assignments @images = @client_0.images - @predictions = @client_0.predictions + @hubs = @client_0.hubs + @interactions = @client_0.interactions @model_classes = ModelClasses.new end @@ -178,6 +178,159 @@ def method_missing(method, *args) end class ModelClasses + def prediction_distribution_definition_distributions_item + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem + end + def kpi_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition + end + def role_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult + end + def connector_mapping_structure + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure + end + def get_image_upload_url_input + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput + end + def participant_profile_property_reference + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference + end + def image_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition + end + def hub + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub + end + def entity_type_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition + end + def profile_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + end + def interaction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + end + def kpi_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + end + def enriching_kpi + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + end + def connector_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + end + def connector_mapping_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + end + def authorization_policy_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + end + def link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + end + def relationship_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + end + def relationship_link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + end + def view_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + end + def widget_type_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + end + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + end + def role_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + end + def prediction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + end + def entity_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes + end + def data_source_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + end + def provisioning_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates + end + def permission_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes + end + def connector_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes + end + def connector_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + end + def error_management_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + end + def frequency_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes + end + def completion_operation_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes + end + def connector_mapping_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + end + def calculation_window_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + end + def status + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status + end + def operation_display + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay + end + def entity_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType + end + def operation_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult + end + def instance_operation_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + end + def link_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + end + def kpi_functions + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions + end + def cardinality_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes + end + def role_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes + end + def canonical_property_value_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + end + def prediction_model_life_cycle + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + end + def proxy_resource + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource + end + def operation + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation + end + def resource + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource + end + def profile_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult + end + def role_assignment_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult + end def kpi_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult end @@ -199,9 +352,6 @@ def prediction_system_generated_entities def data_source_precedence Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence end - def profile_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult - end def suggest_relationship_links_response Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse end @@ -238,9 +388,6 @@ def connector_mapping_availability def connector_mapping_complete_operation Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation end - def operation_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult - end def kpi_thresholds Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds end @@ -250,21 +397,12 @@ def connector_list_result def kpi_participant_profiles_metadata Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata end - def operation - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation - end def kpi_extract Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract end def connector_mapping_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult end - def resource - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource - end - def operation_display - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay - end def type_properties_mapping Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping end @@ -319,9 +457,6 @@ def kpi_alias def view_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult end - def proxy_resource - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource - end def canonical_profile_definition_properties_item Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem end @@ -352,144 +487,9 @@ def prediction_distribution_definition def participant_property_reference Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference end - def role_assignment_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult - end def salesforce_discover_setting Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting end - def prediction_distribution_definition_distributions_item - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem - end - def kpi_definition - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition - end - def role_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult - end - def connector_mapping_structure - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure - end - def get_image_upload_url_input - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput - end - def participant_profile_property_reference - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference - end - def image_definition - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition - end - def hub - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub - end - def entity_type_definition - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition - end - def profile_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat - end - def interaction_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat - end - def kpi_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat - end - def enriching_kpi - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi - end - def connector_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat - end - def connector_mapping_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat - end - def authorization_policy_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat - end - def link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat - end - def relationship_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - end - def relationship_link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat - end - def view_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat - end - def widget_type_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat - end - def role_assignment_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat - end - def role_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat - end - def prediction_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat - end - def entity_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes - end - def data_source_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType - end - def status - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status - end - def provisioning_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates - end - def permission_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes - end - def connector_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - end - def connector_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - end - def error_management_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes - end - def frequency_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes - end - def completion_operation_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes - end - def connector_mapping_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - end - def calculation_window_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes - end - def kpi_functions - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions - end - def entity_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - end - def link_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - end - def instance_operation_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType - end - def cardinality_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes - end - def role_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - end - def canonical_property_value_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - end - def prediction_model_life_cycle - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle - end end end end diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb index 4b79f6d097..abb1d75d38 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,18 +9,13 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models - ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase - QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query - Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag WebPage = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork @@ -28,6 +23,11 @@ module Models ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase + QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext end class CustomSearchDataClass @@ -60,18 +60,9 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase - end - def query_context - Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext - end def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - end def web_meta_tag Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag end @@ -90,12 +81,6 @@ def search_results_answer def identifiable Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - end - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - end def answer Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end @@ -117,6 +102,21 @@ def safe_search def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + end + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + end + def response_base + Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase + end + def query_context + Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext + end end end end diff --git a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb index 22bcea2ec7..dbda2b4852 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,22 +7,18 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations + StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts - StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules - Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations module Models CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation - Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters - SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters UpdateStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters DataLakeStoreAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult @@ -33,7 +29,6 @@ module Models CreateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateComputePolicyWithAccountParameters ComputePolicyListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult CreateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters - OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay CreateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters CreateOrUpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters UpdateDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters @@ -41,7 +36,6 @@ module Models UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters - CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters @@ -58,16 +52,22 @@ module Models StorageContainer = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer AADObjectType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType FirewallState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState + OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay FirewallAllowAzureIpsState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState - TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType + OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus - DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin + DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState + Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation + SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource + Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource + CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters end class DataLakeAnalyticsManagementClass - attr_reader :accounts, :data_lake_store_accounts, :storage_accounts, :compute_policies, :firewall_rules, :operations, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :storage_accounts, :accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -77,12 +77,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations + @storage_accounts = @client_0.storage_accounts @accounts = @client_0.accounts @data_lake_store_accounts = @client_0.data_lake_store_accounts - @storage_accounts = @client_0.storage_accounts @compute_policies = @client_0.compute_policies @firewall_rules = @client_0.firewall_rules - @operations = @client_0.operations @locations = @client_0.locations @model_classes = ModelClasses.new @@ -105,24 +105,12 @@ class ModelClasses def capability_information Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation end - def resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource - end def name_availability_information Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation end - def operation - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - end - def operation_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult - end def update_firewall_rule_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters end - def sub_resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource - end def update_compute_policy_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters end @@ -153,9 +141,6 @@ def compute_policy_list_result def create_firewall_rule_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters end - def operation_display - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay - end def create_data_lake_analytics_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters end @@ -177,9 +162,6 @@ def sas_token_information_list_result def update_compute_policy_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters end - def check_name_availability_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - end def update_firewall_rule_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters end @@ -228,24 +210,42 @@ def aadobject_type def firewall_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState end + def operation_display + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + end def firewall_allow_azure_ips_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState end - def tier_type - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType + def operation_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult end def data_lake_analytics_account_status Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus end - def data_lake_analytics_account_state - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + def tier_type + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType end def operation_origin Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin end + def data_lake_analytics_account_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + end def subscription_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState end + def operation + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation + end + def sub_resource + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource + end + def resource + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource + end + def check_name_availability_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + end end end end diff --git a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb index 286be7df18..e3dffa4540 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,58 +7,58 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt - Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts - FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations + Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts + FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations module Models CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation - Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters + CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters - CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters - FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters - OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay - UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo - OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult + Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters - SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters - Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation - CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult - UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters + UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule + TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider + OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay + DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult + OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState + TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState - TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState + Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState + CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters end class DataLakeStoreManagementClass - attr_reader :accounts, :firewall_rules, :trusted_id_providers, :operations, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :trusted_id_providers, :operations, :accounts, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,10 +68,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @accounts = @client_0.accounts - @firewall_rules = @client_0.firewall_rules @trusted_id_providers = @client_0.trusted_id_providers @operations = @client_0.operations + @accounts = @client_0.accounts + @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations @model_classes = ModelClasses.new @@ -94,18 +94,27 @@ class ModelClasses def capability_information Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation end - def resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource - end def name_availability_information Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation end - def encryption_identity - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + def update_firewall_rule_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters end def create_firewall_rule_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters end + def create_or_update_firewall_rule_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + end + def sub_resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + end + def encryption_identity + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + end + def update_firewall_rule_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + end def encryption_config Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig end @@ -118,63 +127,48 @@ def key_vault_meta_info def create_or_update_trusted_id_provider_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters end - def check_name_availability_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - end def update_trusted_id_provider_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters end - def firewall_rule_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - end - def create_data_lake_store_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters - end - def operation_display - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay - end - def update_key_vault_meta_info - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo - end - def operation_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult + def resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource end def update_encryption_config Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig end - def update_firewall_rule_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - end - def trusted_id_provider_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + def firewall_rule_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult end def update_trusted_id_provider_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters end - def sub_resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource - end def update_data_lake_store_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end - def operation - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation - end - def create_or_update_firewall_rule_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - end - def data_lake_store_account_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult + def create_data_lake_store_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters end - def update_firewall_rule_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + def update_key_vault_meta_info + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo end def firewall_rule Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule end + def trusted_id_provider_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + end def trusted_id_provider Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider end + def operation_display + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay + end + def data_lake_store_account_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult + end + def operation_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult + end def data_lake_store_account Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount end @@ -190,15 +184,15 @@ def encryption_state def encryption_provisioning_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState end + def trusted_id_provider_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState + end def firewall_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState end def firewall_allow_azure_ips_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState end - def trusted_id_provider_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState - end def tier_type Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType end @@ -208,12 +202,18 @@ def data_lake_store_account_status def data_lake_store_account_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState end + def operation + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation + end def operation_origin Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin end def subscription_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState end + def check_name_availability_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + 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 d2fa1e310d..549d40d09b 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -7,9 +7,15 @@ module Azure::Profiles::Latest module DevTestLabs module Mgmt + Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets + VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules + VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks + Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks + VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines + Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations + Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies ProviderOperations = Azure::DevTestLabs::Mgmt::V2016_05_15::ProviderOperations Labs = Azure::DevTestLabs::Mgmt::V2016_05_15::Labs - Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules ArtifactSources = Azure::DevTestLabs::Mgmt::V2016_05_15::ArtifactSources ArmTemplates = Azure::DevTestLabs::Mgmt::V2016_05_15::ArmTemplates @@ -20,22 +26,15 @@ module Mgmt GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages NotificationChannels = Azure::DevTestLabs::Mgmt::V2016_05_15::NotificationChannels PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets - Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users - Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments - Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets - VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines - VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules - VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks module Models ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment GalleryImageReference = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference DayDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails - InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule NotificationSettings = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings SharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfiguration ExportResourceUsageParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters @@ -58,7 +57,6 @@ module Models FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd - Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment @@ -87,17 +85,16 @@ module Models SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment PolicySetResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment - Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event LabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment SubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment - UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity SharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment ResponseWithContinuationServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent ResponseWithContinuationSecret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret + UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters ResponseWithContinuationVirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork @@ -116,17 +113,17 @@ module Models EventFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest - Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties - Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties - ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse - ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties + ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage @@ -138,60 +135,63 @@ module Models ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage - Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate - Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment - CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage - Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula - GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage + CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost - LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment - Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User - VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork 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 NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet + Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User + LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState - LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType - TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol - VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus - ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode - PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName - PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType + VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType + TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end class DevTestLabsManagementClass - attr_reader :provider_operations, :labs, :operations, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :policies, :schedules, :service_runners, :users, :disks, :environments, :secrets, :virtual_machines, :virtual_machine_schedules, :virtual_networks, :configurable, :base_url, :options, :model_classes + attr_reader :secrets, :virtual_machine_schedules, :virtual_networks, :disks, :virtual_machines, :operations, :policies, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :schedules, :service_runners, :users, :environments, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -201,9 +201,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @secrets = @client_0.secrets + @virtual_machine_schedules = @client_0.virtual_machine_schedules + @virtual_networks = @client_0.virtual_networks + @disks = @client_0.disks + @virtual_machines = @client_0.virtual_machines + @operations = @client_0.operations + @policies = @client_0.policies @provider_operations = @client_0.provider_operations @labs = @client_0.labs - @operations = @client_0.operations @global_schedules = @client_0.global_schedules @artifact_sources = @client_0.artifact_sources @arm_templates = @client_0.arm_templates @@ -214,16 +220,10 @@ def initialize(configurable, base_url=nil, options=nil) @gallery_images = @client_0.gallery_images @notification_channels = @client_0.notification_channels @policy_sets = @client_0.policy_sets - @policies = @client_0.policies @schedules = @client_0.schedules @service_runners = @client_0.service_runners @users = @client_0.users - @disks = @client_0.disks @environments = @client_0.environments - @secrets = @client_0.secrets - @virtual_machines = @client_0.virtual_machines - @virtual_machine_schedules = @client_0.virtual_machine_schedules - @virtual_networks = @client_0.virtual_networks @model_classes = ModelClasses.new end @@ -251,9 +251,6 @@ def gallery_image_reference def day_details Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails end - def inbound_nat_rule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule - end def notification_settings Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings end @@ -320,9 +317,6 @@ def artifact_install_properties_fragment def response_with_continuation_lab_vhd Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd end - def subnet - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet - end def user_secret_store_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment end @@ -407,9 +401,6 @@ def policy_set_result def subnet_shared_public_ip_address_configuration_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment end - def event - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event - end def lab_vhd Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd end @@ -419,9 +410,6 @@ def day_details_fragment def subnet_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment end - def user_identity - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity - end def shared_public_ip_address_configuration_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment end @@ -440,6 +428,9 @@ def shutdown_notification_content def response_with_continuation_secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret end + def user_identity + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + end def retarget_schedule_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties end @@ -494,9 +485,6 @@ def subnet_shared_public_ip_address_configuration def apply_artifacts_request Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest end - def port - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port - end def artifact_parameter_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment end @@ -509,24 +497,27 @@ def provider_operation_result def cost_threshold_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties end - def resource - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource - end def detach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties end - def response_with_continuation_arm_template - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + def resource + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource end 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 + def port + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port end def arm_template_parameter_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties end + def response_with_continuation_artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + end + def response_with_continuation_arm_template + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + end def response_with_continuation_artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource end @@ -560,9 +551,6 @@ def custom_image_properties_custom def response_with_continuation_gallery_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end - def schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - end def applicable_schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end @@ -575,8 +563,8 @@ def applicable_schedule_fragment def arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end - def artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + def schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end def artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource @@ -584,11 +572,8 @@ def artifact_source def artifact_source_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment end - def custom_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage - end - def disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + def artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end def dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment @@ -596,8 +581,8 @@ def dtl_environment def formula Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end - def gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage + def custom_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage end def lab Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab @@ -605,8 +590,8 @@ def lab def lab_cost Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost end - def lab_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + def gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage end def lab_virtual_machine Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine @@ -614,30 +599,30 @@ def lab_virtual_machine def lab_virtual_machine_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + def disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end def notification_channel_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment end - def policy - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy - end def policy_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment end + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + end + def lab_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + end + def inbound_nat_rule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule + end def secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end def service_runner Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner end - def user - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User - end - def virtual_network - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork - end def user_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end @@ -653,6 +638,18 @@ def notification_status def source_control_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end + def subnet + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet + end + def event + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + end + def user + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User + end + def linux_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + end def storage_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType end @@ -662,8 +659,8 @@ def cost_threshold_status def windows_os_state Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState end - def linux_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + def virtual_machine_creation_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource end def custom_image_os_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType @@ -674,11 +671,8 @@ def host_caching_options def notification_channel_event_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType end - def transport_protocol - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol - end - def virtual_machine_creation_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + def reporting_cycle_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType end def file_upload_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions @@ -689,8 +683,8 @@ def premium_data_disk def target_cost_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end - def reporting_cycle_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + def policy_evaluator_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType end def cost_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType @@ -698,18 +692,24 @@ def cost_type def http_status_code Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode end - def policy_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus - end def policy_fact_name Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName end - def policy_evaluator_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType + def virtual_network + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + end + def policy_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus end def usage_permission_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType end + def transport_protocol + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + end + def policy + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + end end end end diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb index c6bcada226..b1ca5eb303 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -17,19 +17,19 @@ module Models RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters NsRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult - SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord SoaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord ZoneUpdate = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneUpdate TxtRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::TxtRecord + SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord ZoneListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord - Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord - Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone + Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource 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 end @@ -82,9 +82,6 @@ def ns_record def record_set_list_result Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult end - def srv_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord - end def sub_resource Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource end @@ -103,24 +100,27 @@ def zone_update def txt_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::TxtRecord end + def srv_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord + end def zone_list_result Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult end def ptr_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord end - def resource - Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource - end def arecord Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord end - def zone - Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone + def resource + Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource 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 diff --git a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb index 17698e5897..e10022437f 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,25 +9,11 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models - ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase - QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext - ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule - EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo - Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer - SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places - Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place Organization = Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization - CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Intangible = Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject @@ -45,16 +31,30 @@ module Models ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant - Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario + Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel + AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error + ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase + QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode - AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch + ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule + EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo + ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject end class EntitySearchDataClass @@ -87,51 +87,12 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase - end - def query_context - Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext - end - def contractual_rules_contractual_rule - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule - end - def entities_entity_presentation_info - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo - end - def error - Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - end - def image_object - Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject - end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end - def thing - Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - end - def search_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - end - def answer - Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer - end - def search_results_answer - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer - end def entities Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities end def places Azure::CognitiveServices::EntitySearch::V1_0::Models::Places end - def identifiable - Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - end - def error_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse - end def postal_address Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress end @@ -141,9 +102,6 @@ def place def organization Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization end - def creative_work - Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork - end def intangible Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible end @@ -195,36 +153,78 @@ def food_establishment def lodging_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end def restaurant Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant end - def hotel - Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel - end def entity_query_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario end def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end + def hotel + Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel + end + def answer_type + Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + end + def response_format + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat + end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end + def error_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + end + def error + Azure::CognitiveServices::EntitySearch::V1_0::Models::Error + end + def response_base + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase + end + def query_context + Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + end + def search_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + end + def search_results_answer + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + end + def identifiable + Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + end + def answer + Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer + end + def thing + Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork + end def error_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode end - def answer_type - Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - end - def response_format - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - end def safe_search Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch end + def contractual_rules_contractual_rule + Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule + end + def entities_entity_presentation_info + Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo + end + def image_object + Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject + end end end end diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb index 7cc7034984..582a6aa938 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,21 +9,6 @@ module Azure::Profiles::Latest module EventGrid module Models - DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData - DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent - SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData - SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse - SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData - ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData @@ -41,6 +26,21 @@ module Models ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData JobState = Azure::EventGrid::V2018_01_01::Models::JobState + DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData + DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties + EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent + SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData + SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse + SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end class EventGridDataClass @@ -72,51 +72,6 @@ def method_missing(method, *args) end class ModelClasses - def device_twin_metadata - Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - end - def device_twin_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - end - def storage_blob_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData - end - def device_twin_info_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - end - def resource_write_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - end - def device_twin_info_x509_thumbprint - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - end - def resource_write_cancel_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - end - def device_twin_info - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - end - def resource_delete_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - end - def device_life_cycle_event_properties - Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - end - def event_grid_event - Azure::EventGrid::V2018_01_01::Models::EventGridEvent - end - def subscription_validation_event_data - Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData - end - def subscription_validation_response - Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse - end - def subscription_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData - end - def service_bus_active_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData - end def storage_blob_created_event_data Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData end @@ -168,17 +123,61 @@ def container_registry_image_deleted_event_data def job_state Azure::EventGrid::V2018_01_01::Models::JobState end + def device_twin_metadata + Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + end + def device_twin_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + end + def storage_blob_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + end + def device_twin_info_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + end + def resource_write_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + end + def device_twin_info_x509_thumbprint + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + end + def resource_write_cancel_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + end + def device_twin_info + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + end + def resource_delete_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData + end + def device_life_cycle_event_properties + Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties + end + def event_grid_event + Azure::EventGrid::V2018_01_01::Models::EventGridEvent + end + def subscription_validation_event_data + Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData + end + def subscription_validation_response + Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse + end + def subscription_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + end + def service_bus_active_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + end end end module Mgmt - EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions - Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations Topics = Azure::EventGrid::Mgmt::V2018_05_01_preview::Topics + Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes + EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions module Models - Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource EventSubscriptionFilter = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter InputSchemaMapping = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchemaMapping DeadLetterDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::DeadLetterDestination @@ -190,7 +189,6 @@ module Models TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys RetryPolicy = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy EventSubscriptionFullUrl = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl - Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource TopicRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest TopicsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicsListResult TopicTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult @@ -204,9 +202,11 @@ module Models HybridConnectionEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination EventSubscription = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscription JsonInputSchemaMapping = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonInputSchemaMapping - TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation Topic = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic EventType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType + OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource TopicTypeInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo EventSubscriptionProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState EventDeliverySchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema @@ -217,7 +217,7 @@ module Models end class EventGridManagementClass - attr_reader :event_subscriptions, :operations, :topics, :topic_types, :configurable, :base_url, :options, :model_classes + attr_reader :topics, :operations, :topic_types, :event_subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -227,10 +227,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @event_subscriptions = @client_0.event_subscriptions - @operations = @client_0.operations @topics = @client_0.topics + @operations = @client_0.operations @topic_types = @client_0.topic_types + @event_subscriptions = @client_0.event_subscriptions @model_classes = ModelClasses.new end @@ -249,11 +249,8 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - end - def operations_list_result - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + def resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource end def event_subscription_filter Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter @@ -288,9 +285,6 @@ def retry_policy def event_subscription_full_url Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl end - def resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource - end def topic_regenerate_key_request Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest end @@ -330,8 +324,8 @@ def event_subscription def json_input_schema_mapping Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonInputSchemaMapping end - def tracked_resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + def operation + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation end def topic Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic @@ -339,6 +333,12 @@ def topic def event_type Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType end + def operations_list_result + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + end + def tracked_resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + end def topic_type_info Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo end diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 21e8886a95..9e5a835473 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -14,38 +14,38 @@ module Mgmt ConsumerGroups = Azure::EventHub::Mgmt::V2017_04_01::ConsumerGroups module Models + KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku + CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource + SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination - Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource - Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation - ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse - OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult EventHubListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult AccessKeys = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessKeys ArmDisasterRecoveryListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku ConsumerGroupListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult AuthorizationRuleListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult CheckNameAvailabilityParameter = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter EHNamespaceListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult - CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult OperationDisplay = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay - TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource - EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace AuthorizationRule = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule - Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub + EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup - ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName - SkuTier = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier + Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub AccessRights = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights - KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource + ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus - EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription - UnavailableReason = Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason + ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + SkuTier = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier ProvisioningStateDR = Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR + Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + UnavailableReason = Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason RoleDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery + EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end class EventHubManagementClass @@ -82,23 +82,26 @@ def method_missing(method, *args) end class ModelClasses - def capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription + def key_type + Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType end - def destination - Azure::EventHub::Mgmt::V2017_04_01::Models::Destination + def sku + Azure::EventHub::Mgmt::V2017_04_01::Models::Sku + end + def check_name_availability_result + Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end def resource Azure::EventHub::Mgmt::V2017_04_01::Models::Resource end - def operation - Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + def sku_name + Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName end - def error_response - Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse + def capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription end - def operation_list_result - Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult + def destination + Azure::EventHub::Mgmt::V2017_04_01::Models::Destination end def event_hub_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult @@ -109,9 +112,6 @@ def access_keys def arm_disaster_recovery_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult end - def sku - Azure::EventHub::Mgmt::V2017_04_01::Models::Sku - end def consumer_group_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult end @@ -124,60 +124,60 @@ def check_name_availability_parameter def ehnamespace_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult end - def check_name_availability_result - Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end def regenerate_access_key_parameters Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters end + def operation_list_result + Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult + end def operation_display Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay end - def tracked_resource - Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource - end - def ehnamespace - Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace - end def authorization_rule Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule end - def eventhub - Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub + def ehnamespace + Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace end def consumer_group Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup end - def arm_disaster_recovery - Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - end - def sku_name - Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName - end - def sku_tier - Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier + def eventhub + Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub end def access_rights Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights end - def key_type - Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + def tracked_resource + Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource + end + def error_response + Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse end def entity_status Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus end - def encoding_capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + def arm_disaster_recovery + Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery end - def unavailable_reason - Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason + def sku_tier + Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier end def provisioning_state_dr Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR end + def operation + Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + end + def unavailable_reason + Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason + end def role_disaster_recovery Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end + def encoding_capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + end end end end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index 4749700ad2..a0c47de83c 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,16 +6,15 @@ module Azure::Profiles::Latest module Face - Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations + Face = Azure::CognitiveServices::Face::V1_0::Face module Models + APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - Error = Azure::CognitiveServices::Face::V1_0::Models::Error SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult @@ -31,38 +30,39 @@ module Models VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError + FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise - ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair - NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract - DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace + Error = Azure::CognitiveServices::Face::V1_0::Models::Error 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 - Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType - AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType 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 + NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract + AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions + DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace end class FaceDataClass - attr_reader :face, :person_group_person, :person_group_operations, :face_list_operations, :configurable, :base_url, :options, :model_classes + attr_reader :person_group_person, :person_group_operations, :face_list_operations, :face, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -72,10 +72,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @face = @client_0.face @person_group_person = @client_0.person_group_person @person_group_operations = @client_0.person_group_operations @face_list_operations = @client_0.face_list_operations + @face = @client_0.face @model_classes = ModelClasses.new end @@ -94,18 +94,15 @@ def method_missing(method, *args) end class ModelClasses + def apierror + Azure::CognitiveServices::Face::V1_0::Models::APIError + end def find_similar_request Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest end - def error - Azure::CognitiveServices::Face::V1_0::Models::Error - end def similar_face Azure::CognitiveServices::Face::V1_0::Models::SimilarFace end - def face_rectangle - Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - end def group_request Azure::CognitiveServices::Face::V1_0::Models::GroupRequest end @@ -151,8 +148,8 @@ def face_attributes def verify_result Azure::CognitiveServices::Face::V1_0::Models::VerifyResult end - def apierror - Azure::CognitiveServices::Face::V1_0::Models::APIError + def face_rectangle + Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle end def persisted_face Azure::CognitiveServices::Face::V1_0::Models::PersistedFace @@ -172,17 +169,11 @@ def occlusion def noise Azure::CognitiveServices::Face::V1_0::Models::Noise end - def image_url - Azure::CognitiveServices::Face::V1_0::Models::ImageUrl - end def hair Azure::CognitiveServices::Face::V1_0::Models::Hair end - def name_and_user_data_contract - Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract - end - def detected_face - Azure::CognitiveServices::Face::V1_0::Models::DetectedFace + def error + Azure::CognitiveServices::Face::V1_0::Models::Error end def update_person_face_request Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest @@ -190,6 +181,9 @@ def update_person_face_request 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 @@ -202,27 +196,30 @@ def person_group def person Azure::CognitiveServices::Face::V1_0::Models::Person end - def gender - Azure::CognitiveServices::Face::V1_0::Models::Gender - end def glasses_type Azure::CognitiveServices::Face::V1_0::Models::GlassesType end def hair_color_type Azure::CognitiveServices::Face::V1_0::Models::HairColorType end - def accessory_type - Azure::CognitiveServices::Face::V1_0::Models::AccessoryType - end def blur_level Azure::CognitiveServices::Face::V1_0::Models::BlurLevel 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 name_and_user_data_contract + Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract + end + def accessory_type + Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + end def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end @@ -235,6 +232,9 @@ def face_attribute_type def azure_regions Azure::CognitiveServices::Face::V1_0::Models::AzureRegions end + def detected_face + Azure::CognitiveServices::Face::V1_0::Models::DetectedFace + end end end end diff --git a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb index fada59715e..c651845171 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -10,17 +10,37 @@ module GraphRbac Applications = Azure::GraphRbac::V1_6::Applications Groups = Azure::GraphRbac::V1_6::Groups ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals - Users = Azure::GraphRbac::V1_6::Users Domains = Azure::GraphRbac::V1_6::Domains + Users = Azure::GraphRbac::V1_6::Users module Models + DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult + UserBase = Azure::GraphRbac::V1_6::Models::UserBase + AADObject = Azure::GraphRbac::V1_6::Models::AADObject + Domain = Azure::GraphRbac::V1_6::Models::Domain + RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters + PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult + SignInName = Azure::GraphRbac::V1_6::Models::SignInName + ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters + 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 + Application = Azure::GraphRbac::V1_6::Models::Application + ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal + UserType = Azure::GraphRbac::V1_6::Models::UserType + ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters + User = Azure::GraphRbac::V1_6::Models::User + UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GraphError = Azure::GraphRbac::V1_6::Models::GraphError - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult - ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters GroupGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters UserGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult ApplicationListResult = Azure::GraphRbac::V1_6::Models::ApplicationListResult @@ -35,31 +55,11 @@ module Models DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult - ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile - DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult - UserBase = Azure::GraphRbac::V1_6::Models::UserBase - AADObject = Azure::GraphRbac::V1_6::Models::AADObject - Domain = Azure::GraphRbac::V1_6::Models::Domain - RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters - PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult - SignInName = Azure::GraphRbac::V1_6::Models::SignInName - ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult - DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject - UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - Application = Azure::GraphRbac::V1_6::Models::Application - ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup - ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters - UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters - User = Azure::GraphRbac::V1_6::Models::User - UserType = Azure::GraphRbac::V1_6::Models::UserType end class GraphRbacDataClass - attr_reader :objects, :applications, :groups, :service_principals, :users, :domains, :configurable, :base_url, :options, :model_classes + attr_reader :objects, :applications, :groups, :service_principals, :domains, :users, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -73,8 +73,8 @@ def initialize(configurable, base_url=nil, options=nil) @applications = @client_0.applications @groups = @client_0.groups @service_principals = @client_0.service_principals - @users = @client_0.users @domains = @client_0.domains + @users = @client_0.users @model_classes = ModelClasses.new end @@ -93,15 +93,78 @@ def method_missing(method, *args) end class ModelClasses + def directory_object_list_result + Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult + end + def user_base + Azure::GraphRbac::V1_6::Models::UserBase + end + def aadobject + Azure::GraphRbac::V1_6::Models::AADObject + end + def domain + Azure::GraphRbac::V1_6::Models::Domain + end + def required_resource_access + Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + end + def get_objects_parameters + Azure::GraphRbac::V1_6::Models::GetObjectsParameters + end + def password_credential_list_result + Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult + end + def sign_in_name + Azure::GraphRbac::V1_6::Models::SignInName + end + def application_add_owner_parameters + Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters + end + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters + 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 application + Azure::GraphRbac::V1_6::Models::Application + end + def application_create_parameters + Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + end + def service_principal + Azure::GraphRbac::V1_6::Models::ServicePrincipal + end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end + def application_update_parameters + Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + end + def user_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters + end + def user + Azure::GraphRbac::V1_6::Models::User + end + def user_update_parameters + Azure::GraphRbac::V1_6::Models::UserUpdateParameters + end def group_add_member_parameters Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters end def graph_error Azure::GraphRbac::V1_6::Models::GraphError end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end def key_credential Azure::GraphRbac::V1_6::Models::KeyCredential end @@ -111,9 +174,6 @@ def resource_access def group_list_result Azure::GraphRbac::V1_6::Models::GroupListResult end - def application_create_parameters - Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - end def group_get_member_groups_parameters Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters end @@ -156,69 +216,9 @@ def password_credential def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end - def application_update_parameters - Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters - end def password_profile Azure::GraphRbac::V1_6::Models::PasswordProfile end - def directory_object_list_result - Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult - end - def user_base - Azure::GraphRbac::V1_6::Models::UserBase - end - def aadobject - Azure::GraphRbac::V1_6::Models::AADObject - end - def domain - Azure::GraphRbac::V1_6::Models::Domain - end - def required_resource_access - Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - end - def get_objects_parameters - Azure::GraphRbac::V1_6::Models::GetObjectsParameters - end - def password_credential_list_result - Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult - end - def sign_in_name - Azure::GraphRbac::V1_6::Models::SignInName - end - def application_add_owner_parameters - Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - end - def user_list_result - Azure::GraphRbac::V1_6::Models::UserListResult - end - def directory_object - Azure::GraphRbac::V1_6::Models::DirectoryObject - end - def user_get_member_groups_parameters - Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - end - def application - Azure::GraphRbac::V1_6::Models::Application - end - def adgroup - Azure::GraphRbac::V1_6::Models::ADGroup - end - def service_principal - Azure::GraphRbac::V1_6::Models::ServicePrincipal - end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters - end - def user_update_parameters - Azure::GraphRbac::V1_6::Models::UserUpdateParameters - end - def user - Azure::GraphRbac::V1_6::Models::User - end - def user_type - Azure::GraphRbac::V1_6::Models::UserType - end end end end diff --git a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb index 5dbb122fb9..fa872b3408 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,64 +9,64 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models + Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization + Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject + StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory - Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query PivotSuggestions = Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions RelatedCollectionsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule ImageTagsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageTagsModule RecipesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesImageMetadata ImageInsightsImageCaption = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption - ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error TrendingImagesTile = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile ImagesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule - Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer - MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject - ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject - SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images - Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage - Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability - ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect - ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness - ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent + ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType + ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule + ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage + SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject end class ImageSearchDataClass @@ -99,6 +99,21 @@ def method_missing(method, *args) end class ModelClasses + def organization + Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization + end + def intangible + Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + end + def media_object + Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject + end + def structured_value + Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + end + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + end def related_searches_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule end @@ -117,9 +132,6 @@ def recognized_entity_group def trending_images_category Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory end - def query - Azure::CognitiveServices::ImageSearch::V1_0::Models::Query - end def pivot_suggestions Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions end @@ -138,24 +150,12 @@ def images_image_metadata def image_insights_image_caption Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption end - def response_base - Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def trending_images_tile Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile end def images_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule end - def thing - Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - end - def organization - Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization - end def aggregate_rating Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating end @@ -165,33 +165,6 @@ def offer def aggregate_offer Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer end - def media_object - Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject - end - def image_object - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject - end - def search_results_answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - end - def images - Azure::CognitiveServices::ImageSearch::V1_0::Models::Images - end - def identifiable - Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable - end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end - def answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - end - def creative_work - Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end def image_gallery Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery end @@ -204,68 +177,53 @@ def normalized_rectangle def recognized_entity Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity end + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end def recognized_entity_region Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end def trending_images Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages end - def web_page - Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage - end - def person - Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - end - def intangible - Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible - end def rating Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating end def collection_page Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end - def structured_value - Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue - end def currency Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency end def item_availability Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability end - def error_code - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights end def image_aspect Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect end - def image_color - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error end def freshness Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness end - def image_content - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent + def image_color + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor end def image_type Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType end + def image_content + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent + end def image_license Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense end - def safe_search - Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - end - def image_size - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + def person + Azure::CognitiveServices::ImageSearch::V1_0::Models::Person end def image_crop_type Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType @@ -273,6 +231,48 @@ def image_crop_type def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end + def image_size + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + end + def images + Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + end + def response_base + Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + end + def query + Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + end + def web_page + Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage + end + def search_results_answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + end + def identifiable + Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + end + def answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + end + def thing + Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + end + def error_code + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + end + def image_object + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject + end end end end diff --git a/azure_sdk/lib/latest/modules/iothub_profile_module.rb b/azure_sdk/lib/latest/modules/iothub_profile_module.rb index c6887fc4ca..54f2b894cf 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -17,17 +17,12 @@ module Models CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription - Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule - OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties - Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties - OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints - ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties @@ -38,28 +33,30 @@ module Models JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult + OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule - IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity + OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties - IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription + IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties - EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult + IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties - EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo + EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription - IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult + EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties - IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult - RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties + IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs - CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce - IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo + IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult + Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties - ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest + CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce + RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties + ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest + IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription - AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel @@ -67,9 +64,12 @@ module Models IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType - JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType 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 + ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails end class IotHubManagementClass @@ -119,9 +119,6 @@ def certificate_properties def certificate_list_description Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription end - def resource - Azure::IotHub::Mgmt::V2017_07_01::Models::Resource - end def certificate_with_nonce_description Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription end @@ -131,27 +128,15 @@ def shared_access_signature_authorization_rule_list_result def ip_filter_rule Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule end - def operation_display - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay - end def routing_service_bus_queue_endpoint_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties end - def operation - Azure::IotHub::Mgmt::V2017_07_01::Models::Operation - end def routing_event_hub_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties end - def operation_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult - end def routing_endpoints Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints end - def error_details - Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails - end def fallback_route_properties Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties end @@ -182,62 +167,71 @@ def certificate_description def job_response_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult end + def operation_display + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay + end def shared_access_signature_authorization_rule Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule end - def iot_hub_capacity - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity + def operation_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult end def routing_service_bus_topic_endpoint_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties end - def iot_hub_sku_description - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription + def iot_hub_capacity + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity end def route_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties end - def event_hub_consumer_groups_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult + def iot_hub_sku_description + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription end def messaging_endpoint_properties Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties end - def event_hub_consumer_group_info - Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo + def event_hub_consumer_groups_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult end 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 + def event_hub_consumer_group_info + Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo end def event_hub_properties Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties end + def iot_hub_sku_description_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult + end + def operation_inputs + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs + end def iot_hub_description_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult end - def routing_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties + def operation + Azure::IotHub::Mgmt::V2017_07_01::Models::Operation end - def operation_inputs - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs + def cloud_to_device_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties end def certificate_properties_with_nonce Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce end - def iot_hub_name_availability_info - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo + def routing_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties end - def cloud_to_device_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties + 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 routing_storage_container_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties + def iot_hub_name_availability_info + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo end def import_devices_request Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest @@ -245,9 +239,6 @@ def import_devices_request def iot_hub_description Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription end - def access_rights - Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights - end def ip_filter_action_type Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType end @@ -269,15 +260,24 @@ def iot_hub_sku_tier def job_type Azure::IotHub::Mgmt::V2017_07_01::Models::JobType end - def job_status - Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus - end def iot_hub_scale_type Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType end def iot_hub_name_unavailability_reason Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason end + 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 error_details + Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails + end end end end diff --git a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb index a73bfb13ba..88868c363e 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -7,45 +7,45 @@ module Azure::Profiles::Latest module KeyVault module Mgmt - Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations + Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults module Models + Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult - Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties - Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties - ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters - CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties - LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult + Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters - ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry - Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification + LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions - StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions + OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult end class KeyVaultManagementClass - attr_reader :vaults, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :vaults, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -55,8 +55,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @vaults = @client_0.vaults @operations = @client_0.operations + @vaults = @client_0.vaults @model_classes = ModelClasses.new end @@ -75,30 +75,27 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + end + def permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions + end def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end def vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult end - def permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions - end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end def vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties end - def resource - Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource - end def vault_access_policy_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties end - def resource_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult - end def vault_create_or_update_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters end @@ -108,38 +105,32 @@ def vault_check_name_availability_parameters def vault_access_policy_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters end - def check_name_availability_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - end - def sku - Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - end - def operation_display - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - end def vault_patch_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties end - def log_specification - Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + 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 vault_patch_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters end - def service_specification - Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification - end def access_policy_entry Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry end - def operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + def service_specification + Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification + end + def log_specification + Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + end + def key_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end def vault Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault @@ -147,27 +138,36 @@ def vault def sku_name Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName 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 + def operation_display + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay end def create_mode Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end - def reason - Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + end + def storage_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions end def access_policy_update_kind Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind end + def reason + Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + end + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + end + def resource_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index f18a1cb418..534a89b706 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner + ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end @@ -46,14 +46,14 @@ def method_missing(method, *args) end class ModelClasses - def management_lock_object - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + def management_lock_owner + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner end def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end - def management_lock_owner - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner + def management_lock_object + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end def lock_level Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index 67bfdb9885..135fcc522e 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -18,41 +18,44 @@ module Mgmt Maps = Azure::Logic::Mgmt::V2016_06_01::Maps Partners = Azure::Logic::Mgmt::V2016_06_01::Partners Agreements = Azure::Logic::Mgmt::V2016_06_01::Agreements - Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions + Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates module Models + ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult + ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation + KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku + SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter - Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings + Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings - WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule - SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult - ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger + WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings - OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay - AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings - ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent @@ -67,8 +70,6 @@ module Models IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter - X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter X12EnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride @@ -78,7 +79,6 @@ module Models X12MessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference - ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings @@ -98,7 +98,6 @@ module Models EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings - Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier @@ -106,41 +105,41 @@ module Models EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride - OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku EdifactProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence EdifactOneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement + KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties - AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent + X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow - WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion + AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger - WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory + WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter - WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun + WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction - IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount + WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema - IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap + IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner - IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement + IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate - IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession + IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement 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 + IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType - WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState + WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus - RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency + WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek - DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek - KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName + DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek + SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType MapType = Azure::Logic::Mgmt::V2016_06_01::Models::MapType PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType @@ -157,10 +156,11 @@ module Models MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator + ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash end class LogicManagementClass - attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes + attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :sessions, :certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -181,8 +181,8 @@ def initialize(configurable, base_url=nil, options=nil) @maps = @client_0.maps @partners = @client_0.partners @agreements = @client_0.agreements - @certificates = @client_0.certificates @sessions = @client_0.sessions + @certificates = @client_0.certificates @model_classes = ModelClasses.new end @@ -201,15 +201,39 @@ def method_missing(method, *args) end class ModelClasses + def content_link + Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + end + def operation_display + Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + end + def operation_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult + end + def error_response + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + end + def operation + Azure::Logic::Mgmt::V2016_06_01::Models::Operation + end + def key_type + Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + end + def sku + Azure::Logic::Mgmt::V2016_06_01::Models::Sku + end + def sub_resource + Azure::Logic::Mgmt::V2016_06_01::Models::SubResource + end def integration_account_partner_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter end - def resource - Azure::Logic::Mgmt::V2016_06_01::Models::Resource - end def as2_message_connection_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings end + def resource + Azure::Logic::Mgmt::V2016_06_01::Models::Resource + end def resource_reference Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference end @@ -222,9 +246,6 @@ def workflow_parameter def as2_mdn_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings end - def workflow_filter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter - end def as2_security_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings end @@ -240,12 +261,6 @@ def integration_account_partner_list_result def recurrence_schedule Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule end - def sub_resource - Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - end - def sku - Azure::Logic::Mgmt::V2016_06_01::Models::Sku - end def workflow_trigger_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult end @@ -261,9 +276,6 @@ def correlation def workflow_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult end - def content_link - Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink - end def integration_account_agreement_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter end @@ -276,23 +288,20 @@ def as2_validation_settings def workflow_run_trigger Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger end + def workflow_filter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter + end 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 as2_error_settings - Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings - end def workflow_run_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult end def as2_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings end - def error_response - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + def as2_error_settings + Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings end def as2_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement @@ -336,12 +345,6 @@ def x12_message_filter def integration_account_schema_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter end - def x12_security_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - end - def key_vault_key_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - end def x12_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings end @@ -369,9 +372,6 @@ def workflow_trigger_filter def x12_schema_reference Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference end - def content_hash - Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - end def x12_delimiter_overrides Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides end @@ -429,9 +429,6 @@ def workflow_trigger_callback_url def edifact_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings end - def operation - Azure::Logic::Mgmt::V2016_06_01::Models::Operation - end def edifact_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride end @@ -453,9 +450,6 @@ def business_identity def edifact_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride end - def operation_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult - end def edifact_delimiter_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride end @@ -471,6 +465,9 @@ def workflow_trigger_recurrence def edifact_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement end + def key_vault_key_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + end def integration_account_map_properties_parameters_schema Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema end @@ -480,84 +477,84 @@ def edifact_agreement_content def error_properties Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties end - def agreement_content - Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent + def x12_security_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings end def workflow Azure::Logic::Mgmt::V2016_06_01::Models::Workflow end - def workflow_version - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion + def agreement_content + Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent end def workflow_trigger Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger end - def workflow_trigger_history - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory + def workflow_version + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion end def workflow_output_parameter Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter end - def workflow_run - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun + 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 end - def integration_account - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount + def workflow_run + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun end 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 + def integration_account + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount end 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 + 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 end - def integration_account_session - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession + def integration_account_agreement + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement 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 sku_name - Azure::Logic::Mgmt::V2016_06_01::Models::SkuName + def integration_account_session + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession end 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 + def workflow_state + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState end def workflow_status Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus end - def recurrence_frequency - Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency + def workflow_trigger_provisioning_state + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState end def days_of_week Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek end - def day_of_week - Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek - end - def key_type - Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + def recurrence_frequency + Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency end def integration_account_sku_name Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName end + def day_of_week + Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek + end + def sku_name + Azure::Logic::Mgmt::V2016_06_01::Models::SkuName + end def schema_type Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType end @@ -606,6 +603,9 @@ def edifact_character_set def edifact_decimal_indicator Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator end + def content_hash + Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + end end end end diff --git a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb index b38d7f99f0..ccebb6d608 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -10,6 +10,18 @@ module Mgmt WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models + 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 + Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys @@ -31,22 +43,10 @@ module Models GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService - WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph - ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState - DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat - AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType - ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType end class MachineLearningManagementClass @@ -79,6 +79,42 @@ def method_missing(method, *args) end class ModelClasses + 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 + def parameter_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType + end + def async_operation_status + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + end + def storage_account + Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + end + def resource + Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + end + def provisioning_state + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + end def mode_value_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo end @@ -142,15 +178,6 @@ def input_port def graph_package Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage end - def storage_account - Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - end - def async_operation_status - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - end - def resource - Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - end def paginated_web_services_list Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList end @@ -163,33 +190,6 @@ def async_operation_error_info 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 provisioning_state - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState - end - def diagnostics_level - Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - end - def column_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - end - def column_format - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat - end - def asset_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - end - def input_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - end - def output_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType - end - def parameter_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType - end end end end diff --git a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb index cb8773acb8..fe5a506485 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -7,32 +7,32 @@ module Azure::Profiles::Latest module ManagedApplications module Mgmt - Applications = Azure::ManagedApplications::Mgmt::V2017_09_01::Applications ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions + Applications = Azure::ManagedApplications::Mgmt::V2017_09_01::Applications module Models - Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku - Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable - ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact - Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource - Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition - ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType + ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult + Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource + GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource + Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan + ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState end class ManagedApplicationsManagementClass - attr_reader :applications, :application_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :application_definitions, :applications, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -42,8 +42,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @applications = @client_0.applications @application_definitions = @client_0.application_definitions + @applications = @client_0.applications @model_classes = ModelClasses.new end @@ -62,60 +62,60 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku - end - def plan - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - end - def identity - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity - end def plan_patchable Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable end - def error_response - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse - end def application_provider_authorization Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization end def application_definition_list_result Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult end - def application_list_result - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult - end def application_artifact Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact end - def resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - end - def generic_resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource - end - def application - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application - end def application_patchable Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable end def application_definition Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition end - def provisioning_state - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + def application + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application end def application_lock_level Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel end + def sku + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku + end def application_artifact_type Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType end + def error_response + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse + end def resource_identity_type Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType end + def application_list_result + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult + end + def identity + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + end + def resource + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource + end + def generic_resource + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource + end + def plan + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan + end + def provisioning_state + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + end end end end diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb index 14f3182b97..425c8a4d7d 100644 --- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb @@ -11,12 +11,12 @@ module Mgmt UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities module Models + UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities + Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay - Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult - UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities + UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult end class ManagedServiceIdentityManagementClass @@ -50,23 +50,23 @@ def method_missing(method, *args) end class ModelClasses + def user_assigned_identities + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities + end + def operation + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation + end def identity Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity end def operation_display Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay end - def operation - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - end - def user_assigned_identities_list_result - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult - end def operation_list_result Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult end - def user_assigned_identities - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities + def user_assigned_identities_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult end end end diff --git a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb index 80f1528636..fe1c7b719b 100644 --- a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb +++ b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb @@ -7,21 +7,21 @@ module Azure::Profiles::Latest module MarketplaceOrdering module Mgmt - MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations + MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements module Models - OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult - ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource + ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms end class MarketplaceOrderingManagementClass - attr_reader :marketplace_agreements, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :marketplace_agreements, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -31,8 +31,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @marketplace_agreements = @client_0.marketplace_agreements @operations = @client_0.operations + @marketplace_agreements = @client_0.marketplace_agreements @model_classes = ModelClasses.new end @@ -51,24 +51,24 @@ def method_missing(method, *args) end class ModelClasses - def operation_display - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - end def operation Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation end - def error_response_error - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + def operation_display + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay end def operation_list_result Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end - def error_response - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse - end def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end + def error_response_error + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + end + def error_response + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse + end def agreement_terms Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms end diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb index ea4b20fb36..6392e4b34f 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -9,7 +9,6 @@ module MediaServices module Mgmt Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations Mediaservices = Azure::MediaServices::Mgmt::V2018_03_30_preview::Mediaservices - Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations Assets = Azure::MediaServices::Mgmt::V2018_03_30_preview::Assets ContentKeyPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::ContentKeyPolicies Transforms = Azure::MediaServices::Mgmt::V2018_03_30_preview::Transforms @@ -19,12 +18,17 @@ module Mgmt LiveEvents = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveEvents LiveOutputs = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveOutputs StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_03_30_preview::StreamingEndpoints + Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations module Models - Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job + ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput Overlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay NoEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption - Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation CommonEncryptionCbcs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput CommonEncryptionCenc = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc @@ -32,27 +36,21 @@ module Models EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection Preset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset - ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError Codec = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection JobError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError SubscriptionMediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection JobErrorDetail = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail - Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource LiveEventEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint AssetContainerSas = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas - OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration - Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location ListContainerSasInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput - StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount ContentKeyPolicyPlayReadyContentKeyLocation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation CbcsDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration IPRange = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange ContentKeyPolicyPlayReadyPlayRight = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight LiveEventInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense - Provider = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection ContentKeyPolicyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration @@ -66,12 +64,10 @@ module Models TransformCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection Rectangle = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle LiveOutputListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult - Filters = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters ContentKeyPolicyProperties = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer ODataError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError StreamingLocatorContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey - CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput StreamingLocatorUserDefinedContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey IPAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl AssetStorageEncryptionKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey @@ -87,7 +83,6 @@ module Models StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl ContentKeyPolicyOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOption AkamaiAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl - OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection AkamaiSignatureHeaderAuthenticationKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey AssetCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetCollection LiveEventListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventListResult @@ -105,16 +100,15 @@ module Models LiveEventPreviewAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventPreviewAccessControl EnabledProtocols = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnabledProtocols JobInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInput - TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource MediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService - ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection Asset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Asset ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier - ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction ContentKeyPolicyUnknownRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownRestriction ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicySymmetricTokenKey + ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction 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 @@ -130,7 +124,6 @@ module Models AudioOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay CopyVideo = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video - Image = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image ImageFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat JpgFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgFormat PngFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngFormat @@ -142,7 +135,6 @@ module Models JpgImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgImage MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat Mp4Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format - PngLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer PngImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StandardEncoderPreset @@ -155,13 +147,11 @@ module Models JobInputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputAsset JobInputHttp = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputHttp JobOutputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutputAsset - Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job StreamingPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy StreamingLocator = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocator LiveOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput LiveEvent = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEvent StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint - StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionFormat AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerPermission ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption @@ -183,7 +173,6 @@ module Models JobErrorCode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode JobErrorCategory = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory JobRetry = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry - JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState TrackPropertyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType @@ -194,11 +183,22 @@ module Models LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag + TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState + ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + PngLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer + Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource + StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount + Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + Image = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image + Provider = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider + JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState + Filters = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters end class MediaServicesManagementClass - attr_reader :operations, :mediaservices, :locations, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -210,7 +210,6 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @operations = @client_0.operations @mediaservices = @client_0.mediaservices - @locations = @client_0.locations @assets = @client_0.assets @content_key_policies = @client_0.content_key_policies @transforms = @client_0.transforms @@ -220,6 +219,7 @@ def initialize(configurable, base_url=nil, options=nil) @live_events = @client_0.live_events @live_outputs = @client_0.live_outputs @streaming_endpoints = @client_0.streaming_endpoints + @locations = @client_0.locations @model_classes = ModelClasses.new end @@ -238,8 +238,23 @@ def method_missing(method, *args) end class ModelClasses - def format - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + def storage_account_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + end + def operation_display + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + end + def operation + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + end + def job + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job + end + def api_error + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + end + def check_name_availability_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput end def overlay Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay @@ -247,9 +262,6 @@ def overlay def no_encryption Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption end - def operation - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation - end def common_encryption_cbcs Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs end @@ -271,9 +283,6 @@ def content_key_policy_collection def preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset end - def api_error - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError - end def codec Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec end @@ -289,30 +298,18 @@ def subscription_media_service_collection def job_error_detail Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail end - def resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource - end def live_event_endpoint Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint end def asset_container_sas Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas end - def operation_display - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay - end def cenc_drm_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration end - def location - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location - end def list_container_sas_input Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput end - def storage_account - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount - end def content_key_policy_play_ready_content_key_location Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation end @@ -331,9 +328,6 @@ def live_event_input def content_key_policy_play_ready_license Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense end - def provider - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider - end def streaming_policy_widevine_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration end @@ -373,9 +367,6 @@ def rectangle def live_output_list_result Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult end - def filters - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters - end def content_key_policy_properties Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties end @@ -388,9 +379,6 @@ def odata_error def streaming_locator_content_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey end - def check_name_availability_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput - end def streaming_locator_user_defined_content_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey end @@ -436,9 +424,6 @@ def content_key_policy_option def akamai_access_control Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl end - def operation_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection - end def akamai_signature_header_authentication_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey end @@ -490,17 +475,14 @@ def enabled_protocols def job_input Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInput end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource - end def media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService end def subscription_media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + def operation_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection end def asset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Asset @@ -511,15 +493,15 @@ def content_key_policy_play_ready_content_encryption_key_from_header def content_key_policy_play_ready_content_encryption_key_from_key_identifier Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier end - def content_key_policy_open_restriction - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction - end def content_key_policy_unknown_restriction Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownRestriction end def content_key_policy_symmetric_token_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicySymmetricTokenKey end + def content_key_policy_open_restriction + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction + end def content_key_policy_rsa_token_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRsaTokenKey end @@ -565,9 +547,6 @@ def copy_video def video Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video end - def image - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image - end def image_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat end @@ -601,9 +580,6 @@ def multi_bitrate_format def mp4_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format end - def png_layer - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer - end def png_image Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage end @@ -640,9 +616,6 @@ def job_input_http def job_output_asset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutputAsset end - def job - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job - end def streaming_policy Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy end @@ -658,9 +631,6 @@ def live_event def streaming_endpoint Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint end - def storage_account_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType - end def asset_storage_encryption_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionFormat end @@ -724,9 +694,6 @@ def job_error_category def job_retry Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry end - def job_state - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState - end def track_property_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType end @@ -757,9 +724,42 @@ def live_event_resource_state def stream_options_flag Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag end + def tracked_resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource + end def streaming_endpoint_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState end + def proxy_resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + end + def png_layer + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer + end + def resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource + end + def storage_account + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount + end + def format + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + end + def location + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + end + def image + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image + end + def provider + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider + end + def job_state + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState + end + def filters + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters + end end end end diff --git a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb index dcb4b034a1..72c85bf755 100644 --- a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb @@ -16,22 +16,24 @@ module Mgmt ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks module Models + ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter + ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat + Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource CampaignState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState ApiErrorError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError - ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError ExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter AppListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult DeviceTagsParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters AppCollectionListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult + ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError DeviceTagsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult SupportedPlatformsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult ExportOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions CampaignTestSavedParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters - DateRangeExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter - Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions - CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult + DateRangeExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization CampaignStatisticsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult CampaignLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization @@ -48,7 +50,6 @@ module Models FeedbackByCampaignParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter DeviceInfo = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo ImportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult - Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource DeviceLocation = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation ExportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult Device = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device @@ -91,7 +92,6 @@ module Models CampaignListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult CampaignResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult ImportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult - ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates PushModes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes CampaignTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes DeliveryTimes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes @@ -102,9 +102,9 @@ module Models CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType - ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds + CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult end class MobileEngagementManagementClass @@ -143,15 +143,24 @@ def method_missing(method, *args) end class ModelClasses + def provisioning_states + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + end + def filter + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter + end + def export_format + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat + end + def resource + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource + end def campaign_state Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState end def api_error_error Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError end - def api_error - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError - end def export_task_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter end @@ -164,6 +173,9 @@ def device_tags_parameters def app_collection_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult end + def api_error + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError + end def device_tags_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult end @@ -176,20 +188,14 @@ def export_options def campaign_test_saved_parameters Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters end - def date_range_export_task_parameter - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter - end - def filter - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter - end def device_meta Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta end def notification_options Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions end - def campaigns_list_result - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult + def date_range_export_task_parameter + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter end def poll_question_localization Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization @@ -239,9 +245,6 @@ def device_info def import_task_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult end - def resource - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource - end def device_location Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation end @@ -368,9 +371,6 @@ def campaign_result def import_task_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult end - def provisioning_states - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates - end def push_modes Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes end @@ -401,15 +401,15 @@ def export_state def export_type Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType end - def export_format - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat - end def job_states Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates end def campaign_kinds Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds end + def campaigns_list_result + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb index 5be608eeea..a161824183 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -31,18 +31,23 @@ module Models AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence - OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow - Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay + TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow + OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency - AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch + RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction + AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition @@ -52,18 +57,21 @@ module Models IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection RuleDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource + AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch 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 - 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 + ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList + SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver + ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody + ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList + ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource + ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus 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 @@ -72,35 +80,27 @@ module Models AzureAppPushReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver - Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver - ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList - SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver - ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody - ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList - ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList - ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource - ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource - ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus + Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource - CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse 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 - ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType + ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse end class MonitorManagementClass @@ -210,18 +210,6 @@ def metric_trigger def recurrence Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence end - def operation_display - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - end - def time_window - Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow - end - def operation - Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - end - def operation_list_result - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - end def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end @@ -234,17 +222,44 @@ def time_aggregation_type def comparison_operation_type Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType end + def operation_display + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay + end + def time_window + Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow + end + def operation_list_result + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + end def scale_direction Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end def scale_type Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end + def operation + Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + end def recurrence_frequency Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency end - def alert_rule_resource_patch - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch + def rule_webhook_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction + end + def alert_rule_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + end + def threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + end + def log_profile_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + end + def condition_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + end + def time_aggregation_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator end def incident Azure::Monitor::Mgmt::V2016_03_01::Models::Incident @@ -273,6 +288,9 @@ def log_profile_collection def rule_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource end + def alert_rule_resource_patch + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch + end def log_profile_resource_patch Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch end @@ -282,9 +300,6 @@ def rule_metric_data_source def rule_management_event_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource 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 @@ -294,20 +309,29 @@ def management_event_rule_condition 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 + def activity_log_alert_action_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList end - def alert_rule_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + def sms_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver end - def log_profile_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + def activity_log_alert_patch_body + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody end - def condition_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + def action_group_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList end - def time_aggregation_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + def activity_log_alert_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + end + def action_group_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource + end + def activity_log_alert_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + end + def receiver_status + Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus end def enable_request Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest @@ -333,38 +357,20 @@ def activity_log_alert_all_of_condition def automation_runbook_receiver Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver end - def resource - Azure::Monitor::Mgmt::V2017_04_01::Models::Resource - end def activity_log_alert_action_group Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup end def itsm_receiver Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver end - def activity_log_alert_action_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList - end - def sms_receiver - Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver - end - def activity_log_alert_patch_body - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody - end - def action_group_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList - end - def activity_log_alert_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList - end - def action_group_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource + def resource + Azure::Monitor::Mgmt::V2017_04_01::Models::Resource end - def activity_log_alert_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource end - def receiver_status - Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus + def category_type + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType end def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy @@ -384,15 +390,9 @@ def diagnostic_settings_category_resource_collection def diagnostic_settings_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - end def diagnostic_settings_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end - def category_type - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType - end def baseline Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline end @@ -411,15 +411,15 @@ def localizable_string def calculate_baseline_response Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse end - def error_response - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse - end def sensitivity Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity end def result_type Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType end + def error_response + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse + end end end end diff --git a/azure_sdk/lib/latest/modules/network_profile_module.rb b/azure_sdk/lib/latest/modules/network_profile_module.rb index 3a9cdce91c..d38db04b21 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -7,79 +7,68 @@ module Azure::Profiles::Latest module Network module Mgmt - ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways + NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces + NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups + SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules + PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses + RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables + Routes = Azure::Network::Mgmt::V2018_01_01::Routes + Usages = Azure::Network::Mgmt::V2018_01_01::Usages + VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks + Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets + VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways + VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections + LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_01_01::ApplicationSecurityGroups AvailableEndpointServices = Azure::Network::Mgmt::V2018_01_01::AvailableEndpointServices - ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitAuthorizations - ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings - ExpressRouteCircuits = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuits - ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_01_01::ExpressRouteServiceProviders - LoadBalancers = Azure::Network::Mgmt::V2018_01_01::LoadBalancers LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2018_01_01::LoadBalancerBackendAddressPools LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2018_01_01::LoadBalancerFrontendIPConfigurations InboundNatRules = Azure::Network::Mgmt::V2018_01_01::InboundNatRules LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2018_01_01::LoadBalancerLoadBalancingRules LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::LoadBalancerNetworkInterfaces LoadBalancerProbes = Azure::Network::Mgmt::V2018_01_01::LoadBalancerProbes - NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaceIPConfigurations NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaceLoadBalancers - NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups - SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules DefaultSecurityRules = Azure::Network::Mgmt::V2018_01_01::DefaultSecurityRules NetworkWatchers = Azure::Network::Mgmt::V2018_01_01::NetworkWatchers PacketCaptures = Azure::Network::Mgmt::V2018_01_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2018_01_01::ConnectionMonitors - Operations = Azure::Network::Mgmt::V2018_01_01::Operations - PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses RouteFilters = Azure::Network::Mgmt::V2018_01_01::RouteFilters RouteFilterRules = Azure::Network::Mgmt::V2018_01_01::RouteFilterRules - RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables - Routes = Azure::Network::Mgmt::V2018_01_01::Routes BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities - Usages = Azure::Network::Mgmt::V2018_01_01::Usages - VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks - Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets + Operations = Azure::Network::Mgmt::V2018_01_01::Operations VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings - VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways - VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections - LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways + ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways + ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitAuthorizations + ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings + ExpressRouteCircuits = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuits + ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_01_01::ExpressRouteServiceProviders + LoadBalancers = Azure::Network::Mgmt::V2018_01_01::LoadBalancers module Models - TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource - TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay OperationListResult = Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult Operation = Azure::Network::Mgmt::V2018_01_01::Models::Operation - NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin + TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference - LoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult - ConnectionSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey InboundNatRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult PublicIPAddressSku = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult IpTag = Azure::Network::Mgmt::V2018_01_01::Models::IpTag LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult - VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult TunnelConnectionHealth = Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult - ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult - ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining - ErrorDetails = Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails - ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer Error = Azure::Network::Mgmt::V2018_01_01::Models::Error + ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool - AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult - ApplicationGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult - VpnClientParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult BgpPeerStatus = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation - VpnClientConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup @@ -89,42 +78,27 @@ module Models EffectiveRoute = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallDisabledRuleGroup EffectiveRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult - DhcpOptions = Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions - SecurityRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRule - NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult - LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification - SubnetListResult = Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult NetworkWatcherListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies TopologyParameters = Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters + ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining TagsObject = Azure::Network::Mgmt::V2018_01_01::Models::TagsObject ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult - Dimension = Azure::Network::Mgmt::V2018_01_01::Models::Dimension - UsagesListResult = Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult MetricSpecification = Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification - Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage Topology = Azure::Network::Mgmt::V2018_01_01::Models::Topology - ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + Dimension = Azure::Network::Mgmt::V2018_01_01::Models::Dimension VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters - ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats - VerificationIPFlowResult = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult BGPCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity NextHopParameters = Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters - ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult NextHopResult = Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult - ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters - ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation - ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable SubnetAssociation = Azure::Network::Mgmt::V2018_01_01::Models::SubnetAssociation ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTableSummary SecurityRuleAssociations = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAssociations - ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupNetworkInterface - RouteTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult SecurityGroupViewResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewResult LoadBalancerSku = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSku PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureStorageLocation @@ -132,49 +106,37 @@ module Models PacketCaptureFilter = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnDeviceScriptParameters PacketCaptureParameters = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureParameters - LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult PacketCapture = Azure::Network::Mgmt::V2018_01_01::Models::PacketCapture - PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings PacketCaptureResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureResult IpsecPolicy = Azure::Network::Mgmt::V2018_01_01::Models::IpsecPolicy PacketCaptureListResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureListResult + VerificationIPFlowResult = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatusListResult PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureQueryStatusResult ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthHttpSettings TroubleshootingParameters = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingParameters ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicy QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_01_01::Models::QueryTroubleshootingParameters - BgpSettings = Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingRecommendedActions ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbeHealthResponseMatch TroubleshootingDetails = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingDetails - VirtualNetworkListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult TroubleshootingResult = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingResult - ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult RetentionPolicyParameters = Azure::Network::Mgmt::V2018_01_01::Models::RetentionPolicyParameters ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableWafRuleSetsResult TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_01_01::Models::TrafficAnalyticsConfigurationProperties - Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource FlowLogStatusParameters = Azure::Network::Mgmt::V2018_01_01::Models::FlowLogStatusParameters EndpointServicesListResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServicesListResult FlowLogInformation = Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation - UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName ConnectivitySource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivitySource - Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig ConnectivityDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination - RouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult ConnectivityParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters - ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult ConnectivityIssue = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue - ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered ConnectivityHop = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult ConnectivityInformation = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation - ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters - VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo GatewayRoute = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem @@ -182,37 +144,120 @@ module Models AzureReachabilityReport = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReport ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters - DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult AvailableProvidersListCity = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity BgpServiceCommunityListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunityListResult AvailableProvidersListState = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState - ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry - ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult AvailableProvidersList = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat ConnectionMonitorSource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination + LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration - ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters ConnectionMonitorResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult - GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult - AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot - PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult + GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult + ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup + ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink + Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability + ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate + ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions + ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy + EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig + RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter + RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule + NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher + BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity + PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter + VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity + VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering + ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth + PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType + ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol + ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName + ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType + LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName + Access = Azure::Network::Mgmt::V2018_01_01::Models::Access + EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType + EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType + Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction + PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus + PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol + IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType + PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError + ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState + Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity + VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState + EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState + ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol + ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult + SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource + ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered + PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult + ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult + ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress + UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName + Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage + NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult + VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult + Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource + BgpSettings = Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings + ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + VpnClientConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration + ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + VirtualNetworkListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult + SecurityRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace + ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult + UsagesListResult = Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult + ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey + ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties + RouteTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult + NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult + ConnectionSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey + ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku - OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult + PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings + ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable + DhcpOptions = Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions + ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult + ApplicationGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku + LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult + VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult + LoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku - Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability + AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult + RouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult + SubnetListResult = Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult + ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + VpnClientParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters + ErrorDetails = Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate + ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration + AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult BackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool + ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult InboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule - ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule NetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup @@ -220,123 +265,78 @@ module Models RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable PublicIPAddress = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration - ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink Subnet = Azure::Network::Mgmt::V2018_01_01::Models::Subnet NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration - ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort - ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule - ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe + ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule - ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration - ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap + ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe ApplicationGateway = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway - ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy - EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization - RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering - RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter - ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider - FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule - Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe + FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool - OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule + Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe LoadBalancer = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer - NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher - PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule - PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter - BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity - VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering - VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork + OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration - VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate + VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate - VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway + VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway + IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection - VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity TransportProtocol = Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol - IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod - IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion SecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleProtocol + IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod SecurityRuleAccess = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection RouteNextHopType = Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType - PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity - ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth - ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier - ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName - ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState - ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode - AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - Access = Azure::Network::Mgmt::V2018_01_01::Models::Access - ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState + ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType + AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuFamily ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ServiceProviderProvisioningState - LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName LoadDistribution = Azure::Network::Mgmt::V2018_01_01::Models::LoadDistribution ProbeProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ProbeProtocol NetworkOperationStatus = Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol - EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState - ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType - Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction - Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol - NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol - PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus - PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError - Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin - Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity - IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType - ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus - ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState - EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState - VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2018_01_01::Models::VpnType VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol - BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState ProcessorArchitecture = Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture - AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus + 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 + Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption - IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup + IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity end class NetworkManagementClass - attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :configurable, :base_url, :options, :model_classes + attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :bgp_service_communities, :operations, :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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -346,43 +346,43 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application_gateways = @client_0.application_gateways + @network_interfaces = @client_0.network_interfaces + @network_security_groups = @client_0.network_security_groups + @security_rules = @client_0.security_rules + @public_ipaddresses = @client_0.public_ipaddresses + @route_tables = @client_0.route_tables + @routes = @client_0.routes + @usages = @client_0.usages + @virtual_networks = @client_0.virtual_networks + @subnets = @client_0.subnets + @virtual_network_gateways = @client_0.virtual_network_gateways + @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections + @local_network_gateways = @client_0.local_network_gateways @application_security_groups = @client_0.application_security_groups @available_endpoint_services = @client_0.available_endpoint_services - @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations - @express_route_circuit_peerings = @client_0.express_route_circuit_peerings - @express_route_circuits = @client_0.express_route_circuits - @express_route_service_providers = @client_0.express_route_service_providers - @load_balancers = @client_0.load_balancers @load_balancer_backend_address_pools = @client_0.load_balancer_backend_address_pools @load_balancer_frontend_ipconfigurations = @client_0.load_balancer_frontend_ipconfigurations @inbound_nat_rules = @client_0.inbound_nat_rules @load_balancer_load_balancing_rules = @client_0.load_balancer_load_balancing_rules @load_balancer_network_interfaces = @client_0.load_balancer_network_interfaces @load_balancer_probes = @client_0.load_balancer_probes - @network_interfaces = @client_0.network_interfaces @network_interface_ipconfigurations = @client_0.network_interface_ipconfigurations @network_interface_load_balancers = @client_0.network_interface_load_balancers - @network_security_groups = @client_0.network_security_groups - @security_rules = @client_0.security_rules @default_security_rules = @client_0.default_security_rules @network_watchers = @client_0.network_watchers @packet_captures = @client_0.packet_captures @connection_monitors = @client_0.connection_monitors - @operations = @client_0.operations - @public_ipaddresses = @client_0.public_ipaddresses @route_filters = @client_0.route_filters @route_filter_rules = @client_0.route_filter_rules - @route_tables = @client_0.route_tables - @routes = @client_0.routes @bgp_service_communities = @client_0.bgp_service_communities - @usages = @client_0.usages - @virtual_networks = @client_0.virtual_networks - @subnets = @client_0.subnets + @operations = @client_0.operations @virtual_network_peerings = @client_0.virtual_network_peerings - @virtual_network_gateways = @client_0.virtual_network_gateways - @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections - @local_network_gateways = @client_0.local_network_gateways + @application_gateways = @client_0.application_gateways + @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations + @express_route_circuit_peerings = @client_0.express_route_circuit_peerings + @express_route_circuits = @client_0.express_route_circuits + @express_route_service_providers = @client_0.express_route_service_providers + @load_balancers = @client_0.load_balancers @model_classes = ModelClasses.new end @@ -401,14 +401,8 @@ def method_missing(method, *args) end class ModelClasses - def topology_association - Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - end - def sub_resource - Azure::Network::Mgmt::V2018_01_01::Models::SubResource - end - def topology_resource - Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + def operation_display + Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay end def operation_list_result Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult @@ -416,8 +410,14 @@ def operation_list_result def operation Azure::Network::Mgmt::V2018_01_01::Models::Operation end - def network_interface_dns_settings - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + def origin + Azure::Network::Mgmt::V2018_01_01::Models::Origin + end + def topology_association + Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + end + def topology_resource + Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource end def operation_properties_format_service_specification Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification @@ -425,12 +425,6 @@ def operation_properties_format_service_specification def virtual_network_connection_gateway_reference Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference end - def load_balancer_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult - end - def connection_shared_key - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey - end def inbound_nat_rule_list_result Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult end @@ -446,9 +440,6 @@ def ip_tag def load_balancer_frontend_ipconfiguration_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult end - def virtual_network_gateway_connection_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult - end def load_balancer_load_balancing_rule_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult end @@ -458,39 +449,18 @@ def tunnel_connection_health def load_balancer_probe_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult end - def application_gateway_backend_address - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - end - def network_interface_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult - end - def application_gateway_connection_draining - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining - end - def error_details - Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails + def error + Azure::Network::Mgmt::V2018_01_01::Models::Error end def application_gateway_backend_health_server Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer end - def error - Azure::Network::Mgmt::V2018_01_01::Models::Error - end def application_gateway_backend_health_pool Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool end - def azure_async_operation_result - Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult - end - def application_gateway_sku - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku - end def network_interface_ipconfiguration_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult end - def vpn_client_parameters - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters - end def network_interface_load_balancer_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult end @@ -500,9 +470,6 @@ def bgp_peer_status def effective_network_security_group_association Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation end - def vpn_client_configuration - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration - end def effective_network_security_rule Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule end @@ -530,27 +497,12 @@ def application_gateway_firewall_disabled_rule_group def effective_route_list_result Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult end - def dhcp_options - Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions - end - def security_rule_list_result - Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult - end def application_gateway_firewall_rule Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRule end - def network_security_group_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult - end def virtual_network_peering_list_result Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult end - def log_specification - Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification - end - def subnet_list_result - Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult - end def network_watcher_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult end @@ -560,66 +512,42 @@ def application_gateway_available_ssl_predefined_policies def topology_parameters Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters end + def application_gateway_connection_draining + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining + end def tags_object Azure::Network::Mgmt::V2018_01_01::Models::TagsObject end 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 usages_list_result - Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult - end def metric_specification Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification end - def usage - Azure::Network::Mgmt::V2018_01_01::Models::Usage - end def topology Azure::Network::Mgmt::V2018_01_01::Models::Topology end - def express_route_circuit_peering_config - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + def dimension + Azure::Network::Mgmt::V2018_01_01::Models::Dimension end def verification_ipflow_parameters Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters end - def express_route_circuit_stats - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats - end - def verification_ipflow_result - Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult - end def bgpcommunity Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity end def next_hop_parameters Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters end - def express_route_circuit_peering_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult - end def next_hop_result Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult end - def express_route_circuit_service_provider_properties - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties - end def security_group_view_parameters Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters end - def express_route_circuit_arp_table - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable - end def network_interface_association Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation end - def express_route_circuit_routes_table - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable - end def subnet_association Azure::Network::Mgmt::V2018_01_01::Models::SubnetAssociation end @@ -629,15 +557,9 @@ def express_route_circuit_routes_table_summary def security_rule_associations Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAssociations end - def express_route_circuit_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult - end def security_group_network_interface Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupNetworkInterface end - def route_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult - end def security_group_view_result Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewResult end @@ -659,15 +581,9 @@ def vpn_device_script_parameters def packet_capture_parameters Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureParameters end - def local_network_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult - end def packet_capture Azure::Network::Mgmt::V2018_01_01::Models::PacketCapture end - def public_ipaddress_dns_settings - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings - end def packet_capture_result Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureResult end @@ -677,6 +593,9 @@ def ipsec_policy def packet_capture_list_result Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureListResult end + def verification_ipflow_result + Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult + end def bgp_peer_status_list_result Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatusListResult end @@ -695,9 +614,6 @@ def application_gateway_ssl_policy def query_troubleshooting_parameters Azure::Network::Mgmt::V2018_01_01::Models::QueryTroubleshootingParameters end - def bgp_settings - Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings - end def troubleshooting_recommended_actions Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingRecommendedActions end @@ -707,15 +623,9 @@ def application_gateway_probe_health_response_match def troubleshooting_details Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingDetails end - def virtual_network_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult - end def troubleshooting_result Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingResult end - def application_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult - end def retention_policy_parameters Azure::Network::Mgmt::V2018_01_01::Models::RetentionPolicyParameters end @@ -725,9 +635,6 @@ def application_gateway_available_waf_rule_sets_result def traffic_analytics_configuration_properties Azure::Network::Mgmt::V2018_01_01::Models::TrafficAnalyticsConfigurationProperties end - def resource - Azure::Network::Mgmt::V2018_01_01::Models::Resource - end def flow_log_status_parameters Azure::Network::Mgmt::V2018_01_01::Models::FlowLogStatusParameters end @@ -737,33 +644,18 @@ def endpoint_services_list_result def flow_log_information Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation end - def usage_name - Azure::Network::Mgmt::V2018_01_01::Models::UsageName - end def connectivity_source Azure::Network::Mgmt::V2018_01_01::Models::ConnectivitySource end - def ipv6_express_route_circuit_peering_config - Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig - end def connectivity_destination Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination end - def route_list_result - Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult - end def connectivity_parameters Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters end - def express_route_circuits_routes_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult - end def connectivity_issue Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue end - def express_route_service_provider_bandwidths_offered - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered - end def connectivity_hop Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop end @@ -779,15 +671,9 @@ def virtual_network_gateway_list_connections_result def azure_reachability_report_location Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation end - def connection_reset_shared_key - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey - end def azure_reachability_report_parameters Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters end - def virtual_network_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult - end def azure_reachability_report_latency_info Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo end @@ -809,9 +695,6 @@ def application_gateway_firewall_rule_group def available_providers_list_parameters Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters end - def dns_name_availability_result - Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult - end def available_providers_list_city Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity end @@ -821,15 +704,9 @@ def bgp_service_community_list_result def available_providers_list_state Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState end - def express_route_circuits_arp_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult - end def available_providers_list_country Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry end - def express_route_service_provider_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult - end def available_providers_list Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList end @@ -845,63 +722,321 @@ def application_gateway_backend_health def connection_monitor_destination Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination end + def log_specification + Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification + end def application_gateway_web_application_firewall_configuration Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end - def connection_monitor_parameters - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - end - def authorization_list_result - Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult - end def connection_monitor Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor end def express_route_circuits_routes_table_summary_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult end + def connection_monitor_parameters + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters + end def connection_monitor_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult end - def gateway_route_list_result - Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult - end def connection_monitor_list_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult end - def address_space - Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace - end def connection_state_snapshot Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot end - def public_ipaddress_list_result - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult - end + def gateway_route_list_result + Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult + end def connection_monitor_query_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult end + def application_security_group + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup + end + def resource_navigation_link + Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink + end + def availability + Azure::Network::Mgmt::V2018_01_01::Models::Availability + end + def application_gateway_authentication_certificate + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate + end + def application_gateway_redirect_configuration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration + end + def application_gateway_firewall_rule_set + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet + end + def application_gateway_available_ssl_options + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions + end + def application_gateway_ssl_predefined_policy + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy + end + def endpoint_service_result + Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + end + def ipv6_express_route_circuit_peering_config + Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig + end + def route_filter + Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter + end + def route_filter_rule + Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + end + def patch_route_filter_rule + Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule + end + def network_watcher + Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher + end + def bgp_service_community + Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity + end + def patch_route_filter + Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter + end + def virtual_network_gateway_connection_list_entity + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity + end + def virtual_network_peering + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering + end + def application_gateway_backend_health_server_health + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth + end + def public_ipaddress_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName + end + def application_gateway_ssl_policy_type + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType + end + def application_gateway_ssl_protocol + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol + end + def application_gateway_ssl_cipher_suite + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite + end + def application_gateway_ssl_policy_name + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName + end + def application_gateway_firewall_mode + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode + end + def application_gateway_redirect_type + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType + end + def load_balancer_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName + end + def access + Azure::Network::Mgmt::V2018_01_01::Models::Access + end + def effective_route_source + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + end + def effective_security_rule_protocol + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + end + def association_type + Azure::Network::Mgmt::V2018_01_01::Models::AssociationType + end + def effective_route_state + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + end + def next_hop_type + Azure::Network::Mgmt::V2018_01_01::Models::NextHopType + end + def direction + Azure::Network::Mgmt::V2018_01_01::Models::Direction + end + def pc_status + Azure::Network::Mgmt::V2018_01_01::Models::PcStatus + end + def pc_protocol + Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol + end + def issue_type + Azure::Network::Mgmt::V2018_01_01::Models::IssueType + end + def pc_error + Azure::Network::Mgmt::V2018_01_01::Models::PcError + end + def connection_state + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState + end + def severity + Azure::Network::Mgmt::V2018_01_01::Models::Severity + end + def virtual_network_peering_state + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState + end + def evaluation_state + Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState + end + def connection_status + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + end + def vpn_client_protocol + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol + end + def express_route_circuit_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult + end + def sub_resource + Azure::Network::Mgmt::V2018_01_01::Models::SubResource + end + def express_route_service_provider_bandwidths_offered + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered + end + def public_ipaddress_list_result + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult + end + def application_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult + end + def application_gateway_backend_address + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress + end + def usage_name + Azure::Network::Mgmt::V2018_01_01::Models::UsageName + end + def usage + Azure::Network::Mgmt::V2018_01_01::Models::Usage + end + def network_interface_dns_settings + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + end + def network_security_group_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult + end + def virtual_network_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult + end + def resource + Azure::Network::Mgmt::V2018_01_01::Models::Resource + end + def bgp_settings + Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings + end + def express_route_circuit_peering_config + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + end + def vpn_client_configuration + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration + end + def express_route_circuit_stats + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + end + def virtual_network_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult + end + def security_rule_list_result + Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + end + def address_space + Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace + end + def express_route_circuit_peering_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult + end + def usages_list_result + Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult + end + def connection_reset_shared_key + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey + end + def express_route_circuit_service_provider_properties + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties + end + def route_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult + end + def network_interface_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult + end + def connection_shared_key + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey + end + def express_route_circuit_arp_table + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable + end def express_route_circuit_sku Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku end - def operation_display - Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + def dns_name_availability_result + Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult + end + def public_ipaddress_dns_settings + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings + end + def express_route_circuit_routes_table + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable + end + def dhcp_options + Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions + end + def express_route_circuits_routes_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult + end + def application_gateway_sku + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku + end + def local_network_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult + end + def virtual_network_gateway_connection_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult + end + def load_balancer_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult + end + def virtual_network_gateway_sku + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku + end + def azure_async_operation_result + Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult + end + def route_list_result + Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult + end + def subnet_list_result + Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult + end + def express_route_service_provider_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + end + def vpn_client_parameters + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters + end + def error_details + Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails + end + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration + end + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate end - def virtual_network_gateway_sku - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration end - def availability - Azure::Network::Mgmt::V2018_01_01::Models::Availability + def authorization_list_result + Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult end def backend_address_pool Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool end + def express_route_circuits_arp_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult + end def inbound_nat_rule Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule end - def application_security_group - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup - end def security_rule Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule end @@ -923,9 +1058,6 @@ def public_ipaddress def ipconfiguration Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration end - def resource_navigation_link - Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink - end def subnet Azure::Network::Mgmt::V2018_01_01::Models::Subnet end @@ -938,141 +1070,90 @@ def application_gateway_backend_address_pool def application_gateway_backend_http_settings Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration - end - def application_gateway_authentication_certificate - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate - end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration - end def application_gateway_frontend_port Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort end - def application_gateway_http_listener - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener - end def application_gateway_path_rule Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule end - def application_gateway_probe - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe + def application_gateway_http_listener + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule end - def application_gateway_redirect_configuration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration - end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap + def application_gateway_probe + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe end def application_gateway Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway end - def application_gateway_firewall_rule_set - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet - end - def application_gateway_available_ssl_options - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions - end - def application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy - end - def endpoint_service_result - Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult - end - def express_route_circuit_authorization - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization - end - def route_filter_rule - Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + def application_gateway_url_path_map + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap end def express_route_circuit_peering Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering end - def route_filter - Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter - end - def express_route_circuit - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + def express_route_circuit_authorization + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization end def express_route_service_provider Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider end - def frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + def express_route_circuit + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit end def load_balancing_rule Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule end - def probe - Azure::Network::Mgmt::V2018_01_01::Models::Probe + def frontend_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration end def inbound_nat_pool Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool end - def outbound_nat_rule - Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule + def probe + Azure::Network::Mgmt::V2018_01_01::Models::Probe end def load_balancer Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer end - def network_watcher - Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher - end - def patch_route_filter_rule - Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule - end - def patch_route_filter - Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter - end - def bgp_service_community - Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity + def outbound_nat_rule + Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule end - def virtual_network_peering - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration end def virtual_network Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate end def vpn_client_root_certificate Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate + def local_network_gateway + Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway end def virtual_network_gateway Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway end - def local_network_gateway - Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + def ipversion + Azure::Network::Mgmt::V2018_01_01::Models::IPVersion end def virtual_network_gateway_connection Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity - end def transport_protocol Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol end - def ipallocation_method - Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod - end - def ipversion - Azure::Network::Mgmt::V2018_01_01::Models::IPVersion - end def security_rule_protocol Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleProtocol end + def ipallocation_method + Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod + end def security_rule_access Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess end @@ -1082,62 +1163,35 @@ def security_rule_direction def route_next_hop_type Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType end - def public_ipaddress_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName - end def application_gateway_protocol Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol end def application_gateway_cookie_based_affinity Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity end - def application_gateway_backend_health_server_health - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth - end - def application_gateway_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName - end def application_gateway_tier Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier end - def application_gateway_ssl_protocol - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol - end - def application_gateway_ssl_policy_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType - end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName - end - def application_gateway_ssl_cipher_suite - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite - end - def application_gateway_request_routing_rule_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType - end - def application_gateway_redirect_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType - end def application_gateway_operational_state Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState end - def application_gateway_firewall_mode - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode - end - def authorization_use_status - Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus + def application_gateway_request_routing_rule_type + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType end def express_route_circuit_peering_advertised_public_prefix_state Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState end - def access - Azure::Network::Mgmt::V2018_01_01::Models::Access + def application_gateway_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName + end + def express_route_circuit_peering_state + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState end def express_route_circuit_peering_type Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType end - def express_route_circuit_peering_state - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState + def authorization_use_status + Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus end def express_route_circuit_sku_tier Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier @@ -1148,9 +1202,6 @@ def express_route_circuit_sku_family def service_provider_provisioning_state Azure::Network::Mgmt::V2018_01_01::Models::ServiceProviderProvisioningState end - def load_balancer_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName - end def load_distribution Azure::Network::Mgmt::V2018_01_01::Models::LoadDistribution end @@ -1160,60 +1211,6 @@ def probe_protocol def network_operation_status Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol - end - def effective_route_source - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - end - def effective_route_state - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState - end - def provisioning_state - Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - end - def association_type - Azure::Network::Mgmt::V2018_01_01::Models::AssociationType - end - def direction - Azure::Network::Mgmt::V2018_01_01::Models::Direction - end - def protocol - Azure::Network::Mgmt::V2018_01_01::Models::Protocol - end - def next_hop_type - Azure::Network::Mgmt::V2018_01_01::Models::NextHopType - end - def pc_protocol - Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol - end - def pc_status - Azure::Network::Mgmt::V2018_01_01::Models::PcStatus - end - def pc_error - Azure::Network::Mgmt::V2018_01_01::Models::PcError - end - def origin - Azure::Network::Mgmt::V2018_01_01::Models::Origin - end - def severity - Azure::Network::Mgmt::V2018_01_01::Models::Severity - end - def issue_type - Azure::Network::Mgmt::V2018_01_01::Models::IssueType - end - def connection_status - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus - end - def connection_state - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState - end - def evaluation_state - Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState - end - def virtual_network_peering_state - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState - end def virtual_network_gateway_type Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType end @@ -1226,35 +1223,32 @@ def virtual_network_gateway_sku_name def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier end - def vpn_client_protocol - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol - end - def bgp_peer_state - Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState - end def processor_architecture Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture end - def authentication_method - Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + def 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 + def protocol + Azure::Network::Mgmt::V2018_01_01::Models::Protocol end def ike_encryption Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption end - def ike_integrity - Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + def provisioning_state + Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState end def dh_group Azure::Network::Mgmt::V2018_01_01::Models::DhGroup @@ -1262,6 +1256,12 @@ def dh_group def pfs_group Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup end + def ipsec_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + end + def ike_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + end end end end diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb index 655bfad2cf..a5abeace45 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,30 +9,30 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models - ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase - Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + 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 - SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article + VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject end class NewsSearchDataClass @@ -65,78 +65,78 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + def organization + Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization end - def error - Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + def media_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject end - def query - Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response end def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end - def search_results_answer - Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer - end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def image_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - end def news_topic Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end + def query + Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end + def video_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + end + def response_base + Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase + end + def search_results_answer + Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer + end def identifiable Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::NewsSearch::V1_0::Models::Response - end def answer Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer end def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - end - def media_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - end - def video_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject - end def creative_work Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end - def organization - Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - end def error_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end + def trending_topics + Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + end def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - end def safe_search Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + end def text_format Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end + def freshness + Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + end + def error + Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + end + def image_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject + end end end end diff --git a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb index d481e842fd..a1618c1025 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -8,26 +8,11 @@ module Azure::Profiles::Latest module NotificationHubs module Mgmt Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations - Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces module Models - ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys - PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource - Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential - ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential - CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters @@ -37,19 +22,34 @@ module Models CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource - DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource - SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName + DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse 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 + OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights + ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys + PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource + ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential + WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential + CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters + GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential + SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult end class NotificationHubsManagementClass - attr_reader :operations, :namespaces, :notification_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :notification_hubs, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -60,8 +60,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces @notification_hubs = @client_0.notification_hubs + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -80,54 +80,9 @@ def method_missing(method, *args) end class ModelClasses - def resource_list_keys - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys - end - def policykey_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource - end - def operation - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - end - def apns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential - end - def error_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - end - def wns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential - end - def check_availability_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - end - def gcm_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - end - def operation_display - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - end - def operation_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - end - def sku - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - end - def shared_access_authorization_rule_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - end - def sub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - end - def notification_hub_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult - end def shared_access_authorization_rule_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult end - def resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - end def shared_access_authorization_rule_properties Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end @@ -155,6 +110,9 @@ def namespace_create_or_update_parameters def namespace_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource end + def sku + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku + end def shared_access_authorization_rule_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end @@ -167,21 +125,63 @@ def notification_hub_patch_parameters def notification_hub_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource end - def debug_send_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + def sub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource end def pns_credentials_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end - def sku_name - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName + def debug_send_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse 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 operation_display + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + end + def operation_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult + end def access_rights Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end + def error_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + end + def operation + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + end + def resource_list_keys + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys + end + def policykey_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource + end + def apns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential + end + def wns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential + end + def check_availability_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters + end + def gcm_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential + end + def shared_access_authorization_rule_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters + end + def notification_hub_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb index 5f7eec328a..64a0e18a22 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,19 +9,20 @@ module OperationalInsights module Mgmt StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches + Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations + Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources - Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces - Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations module Models + Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue SearchGetSchemaResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse SearchHighlight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight LinkTarget = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget SearchParameters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters CoreSummary = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary - StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema StorageInsightStatus = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus SavedSearch = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch @@ -29,44 +30,43 @@ module Models SearchResultsResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort - SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters - Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag - WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody + SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError 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 PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku + Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay - UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult + MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric WorkspaceListUsagesResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult LinkedServiceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult ManagementGroup = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup DataSourceFilter = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter WorkspaceListManagementGroupsResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult IntelligencePack = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack - Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys - Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource - WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult + Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - 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 + DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end class OperationalInsightsManagementClass - attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :workspaces, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :storage_insights, :saved_searches, :operations, :workspaces, :linked_services, :data_sources, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -84,10 +84,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @operations = @client_1.operations + @workspaces = @client_1.workspaces @linked_services = @client_1.linked_services @data_sources = @client_1.data_sources - @workspaces = @client_1.workspaces - @operations = @client_1.operations @model_classes = ModelClasses.new end @@ -108,6 +108,12 @@ def method_missing(method, *args) end class ModelClasses + def tag + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + end + def storage_account + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + end def search_schema_value Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue end @@ -126,9 +132,6 @@ def search_parameters def core_summary Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary end - def storage_account - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount - end def search_metadata_schema Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema end @@ -150,20 +153,17 @@ def storage_insight_list_result def search_sort Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort end - 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 tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + def workspace_purge_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end - def workspace_purge_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + def search_error + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError end def search_metadata Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata @@ -183,18 +183,24 @@ def storage_insight_state def purge_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState end - def metric_name - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + def sku + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku + end + def resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource end def operation_display Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay end - def usage_metric - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric - end def operation_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end + def metric_name + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + end + def usage_metric + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric + end def workspace_list_usages_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult end @@ -213,39 +219,33 @@ def workspace_list_management_groups_result def intelligence_pack Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack end - def sku - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - end - def operation - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation - end def shared_keys Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys end - def resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - end def data_source_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult end def proxy_resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource end - def workspace_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult + def operation + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation end def linked_service Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService end - def data_source - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource - end 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 data_source + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + end + def workspace_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult + end def sku_name_enum Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum end diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb index 19d680f1f2..9e3e878e78 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -8,25 +8,25 @@ module Azure::Profiles::Latest module Policy module Mgmt PolicyDefinitions = Azure::Policy::Mgmt::V2016_12_01::PolicyDefinitions - PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions + PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments module Models PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode - ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse - PolicyDefinitionReference = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku + PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType PolicyAssignment = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment + PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult + PolicyDefinitionReference = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference PolicySetDefinition = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition - PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku + ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult - PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end class PolicyManagementClass - attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :policy_definitions, :policy_set_definitions, :policy_assignments, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @policy_assignments = @client_1.policy_assignments @policy_set_definitions = @client_1.policy_set_definitions + @policy_assignments = @client_1.policy_assignments @model_classes = ModelClasses.new end @@ -74,30 +74,30 @@ def policy_definition_list_result def policy_mode Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode end - def error_response - Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse + def policy_sku + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku end - def policy_definition_reference - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + def policy_type + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end def policy_assignment Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment end + def policy_assignment_list_result + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult + end + def policy_definition_reference + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + end def policy_set_definition Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition end - def policy_sku - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku + def error_response + Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse end def policy_set_definition_list_result Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult end - def policy_assignment_list_result - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - end - def policy_type - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType - end end end end diff --git a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb index 49e79b35b4..a517abb58a 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,11 +7,18 @@ 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 + OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults + QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + 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 @@ -19,19 +26,12 @@ module Models QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent - Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults - QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError - QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions - SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults - PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -62,6 +62,27 @@ def method_missing(method, *args) end class ModelClasses + def operations_list_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults + end + def query_failure_error + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + end + def query_options + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + end + def summary_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + end + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + end + def policy_states_resource + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + end + def operation + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation + end def policy_definition_summary Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary end @@ -83,33 +104,12 @@ def summarize_results def policy_states_query_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end def policy_event Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent end - def operation - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - end def policy_state Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState end - def operations_list_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults - end - def query_failure_error - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError - end - def query_options - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions - end - def summary_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults - end - def policy_states_resource - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource - end end end end diff --git a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb index 215c4dbc2c..0f741bd259 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -7,33 +7,33 @@ module Azure::Profiles::Latest module PowerBiEmbedded module Mgmt - WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces + WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections module Models - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection WorkspaceCollectionAccessKey = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey - Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest - Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display + Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest - AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest - WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest - ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail + Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName - CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason + ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail end class PowerBiEmbeddedManagementClass - attr_reader :workspace_collections, :workspaces, :configurable, :base_url, :options, :model_classes + attr_reader :workspaces, :workspace_collections, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @workspace_collections = @client_0.workspace_collections @workspaces = @client_0.workspaces + @workspace_collections = @client_0.workspace_collections @model_classes = ModelClasses.new end @@ -63,15 +63,15 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + def workspace_collection_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + 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 error - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error - end def workspace_collection_access_keys Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys end @@ -81,44 +81,44 @@ def workspace_collection def workspace_collection_access_key Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey end - def workspace - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace + def operation + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end def create_workspace_collection_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest end - def display - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display + def workspace + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace end def update_workspace_collection_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest end - def azure_sku - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + def display + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display end def check_name_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest end - def workspace_list - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + def azure_sku + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku 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 + def workspace_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList 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 + def error + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error 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 + def error_detail + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index e4a5a707d8..9705d66320 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,19 +7,36 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt + Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations + Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults - Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages module Models + 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 + PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType + VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties + Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName + Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource ClientDiscoveryValueForSingleApi = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi ClientDiscoveryResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse CertificateRequest = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest - Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource ClientDiscoveryForProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties RawCertificateData = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::RawCertificateData VaultCertificateResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse @@ -27,33 +44,16 @@ module Models VaultList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultList ReplicationUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsage ClientDiscoveryDisplay = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay - Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku ClientDiscoveryForServiceSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification VaultUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary 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 - VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails - NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource - PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType - SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit end class RecoveryServicesManagementClass - attr_reader :vault_certificates, :registered_identities, :replication_usages, :vaults, :operations, :vault_extended_info_operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :usages, :vault_certificates, :registered_identities, :replication_usages, :vaults, :vault_extended_info_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -63,13 +63,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations + @usages = @client_0.usages @vault_certificates = @client_0.vault_certificates @registered_identities = @client_0.registered_identities @replication_usages = @client_0.replication_usages @vaults = @client_0.vaults - @operations = @client_0.operations @vault_extended_info_operations = @client_0.vault_extended_info_operations - @usages = @client_0.usages @model_classes = ModelClasses.new end @@ -88,6 +88,60 @@ def method_missing(method, *args) end class ModelClasses + 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 patch_tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + end + def patch_vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + end + def vault_extended_info_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + end + def auth_type + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType + end + def vault_upgrade_state + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + end + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + end + def trigger_type + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + end + def usages_unit + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + end + def vault_properties + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties + end + def resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + end + def sku_name + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName + end + def vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + end + def tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource + end def client_discovery_value_for_single_api Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi end @@ -97,9 +151,6 @@ def client_discovery_response def certificate_request Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest end - def resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource - end def client_discovery_for_properties Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties end @@ -121,9 +172,6 @@ def replication_usage def client_discovery_display Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay end - def sku - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku - end def client_discovery_for_service_specification Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification end @@ -142,54 +190,6 @@ def client_discovery_for_log_specification 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 vault_properties - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - end - def resource_certificate_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails - end - def name_info - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - end - def resource_certificate_and_aad_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - end - def resource_certificate_and_acs_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - end - def tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource - end - def patch_tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - end - def vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - end - def patch_vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - end - def vault_extended_info_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - end - def auth_type - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType - end - def sku_name - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - end - def vault_upgrade_state - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - end - def trigger_type - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - end - def usages_unit - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit - end end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb index 03a2f822ae..f672bc2948 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -33,77 +33,24 @@ module Mgmt BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs + Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport BackupJobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupJobs JobDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::JobDetails ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults - Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries module Models - ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties - ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi + 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 - TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo - EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails - RecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint - ProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer - SQLDataDirectory = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory - ProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer - OperationStatusExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo - InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation - WorkloadInquiryDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails - InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo - DistributedNodesInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo - AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo - InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget - PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation - ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo - WorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem - PointInTimeRange = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange - ClientScriptForConnect = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect - RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs - BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject - AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject - OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError - TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo - MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo - SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping - BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject - RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation - BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo - BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase - BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails - MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails - DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo - ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest - BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest - RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest - BMSBackupEnginesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject - BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig - BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject - BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig - AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer - AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine - AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest - AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer @@ -141,6 +88,7 @@ module Models 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 + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus IaaSVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer IaasVMILRRegistrationRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest IaaSVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem @@ -149,161 +97,213 @@ module Models ILRRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo - OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo OperationStatusProvisionILRExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo - ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList + ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource ProtectionContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList + RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource WorkloadItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource - WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource - WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList + WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType - RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions + RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType RestoreRequestType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType - BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions - StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState - EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState + BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType + EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType 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 + BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType + StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject + BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject + KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails + WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem + KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails + TokenInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation + GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject + GenericContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo + TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo + EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails + RecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint + ProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer + SQLDataDirectory = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory + ProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer + OperationStatusExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo + InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation + WorkloadInquiryDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails + InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo + DistributedNodesInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo + AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo + InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget + PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation + ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo + WorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem + PointInTimeRange = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange + ClientScriptForConnect = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect + RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs + BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject + AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo + BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject + OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError + TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo + MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo + SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping + BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject + RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation + BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo + BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase + BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails + MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails + DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo + ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest + BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest + RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest + BMSBackupEnginesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject + BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig + BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject + BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig + AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer + AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine + AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest + AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem + FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName + Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type + DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem + AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem + AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem + AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy + ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem + AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy + HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState + AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem + 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 + MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem + MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy + JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource + ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource + SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy + SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState + HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus + ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState + LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus + ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus + Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + 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 + 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 + ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo - ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail - SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy + 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 - Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails - AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo - NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest - AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse - Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings - DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration - ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule - AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails - DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo - ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy - AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo - ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem - MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + 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 - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy - YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo + SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject - MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy + DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat - ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject - WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule - AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job - OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject - AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem - AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy - AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem - AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem + FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule + AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem - AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent - AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem - AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest - AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy - AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem - AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob - DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - GenericProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem - GenericProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy - LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy - LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy - MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy + AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo - OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource - ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource - ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource - ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource - ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy - SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy - ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState - HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction - ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState + AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus - LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus - ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus - UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType - ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus - FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName - Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type - RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType - BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType - JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType - DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek - RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat - WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth - MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear - MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType - WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode - ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus - HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList + AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem + AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy end class RecoveryServicesBackupManagementClass - attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :jobs, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :jobs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -351,13 +351,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @jobs = @client_2.jobs @protection_intent_operations = @client_2.protection_intent_operations @backup_status = @client_2.backup_status @feature_support = @client_2.feature_support @backup_jobs = @client_2.backup_jobs @job_details = @client_2.job_details @export_jobs_operation_results = @client_2.export_jobs_operation_results - @jobs = @client_2.jobs @backup_policies = @client_2.backup_policies @backup_protected_items = @client_2.backup_protected_items @backup_usage_summaries = @client_2.backup_usage_summaries @@ -383,183 +383,24 @@ def method_missing(method, *args) end class ModelClasses - def client_discovery_for_properties - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties + def client_discovery_value_for_single_api + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi end def client_discovery_display Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay end - def client_discovery_value_for_single_api - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi - end def client_discovery_for_service_specification Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification end + def client_discovery_for_properties + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties + end def client_discovery_response Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse end def client_discovery_for_log_specification Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification end - def bmscontainer_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject - 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 - def get_protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject - end - def generic_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo - end - def target_afsrestore_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo - end - def encryption_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails - end - def recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint - end - def protection_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer - end - def sqldata_directory - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory - end - def protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer - end - def operation_status_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo - end - def inquiry_validation - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation - end - def workload_inquiry_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails - end - def inquiry_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo - end - def distributed_nodes_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo - end - def azure_workload_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo - end - def instant_item_recovery_target - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget - end - def pre_backup_validation - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation - end - def container_identity_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo - end - def workload_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem - end - def point_in_time_range - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange - end - def client_script_for_connect - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect - end - def restore_file_specs - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs - end - def bmsworkload_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject - end - def azure_workload_sqlrecovery_point_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo - end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - end - def bmsrpquery_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject - end - def operation_status_error - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError - end - def target_restore_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo - end - def mab_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo - end - def sqldata_directory_mapping - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping - end - def bmsrefresh_containers_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject - end - def recovery_point_tier_information - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation - end - def backup_engine_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo - end - def backup_engine_base - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase - end - def bekdetails - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails - end - def mabcontainer_health_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails - end - def dpmcontainer_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo - end - def ilrrequest - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest - end - def backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest - end - def restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest - end - def bmsbackup_engines_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject - end - def backup_resource_config - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig - end - def bmsbackup_engine_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject - end - def backup_resource_vault_config - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig - end - def azure_backup_server_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer - end - def azure_backup_server_engine - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine - end - def azure_file_share_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest - end - def azure_file_share_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem - end def azure_file_share_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint end @@ -671,6 +512,9 @@ def generic_recovery_point def iaas_vmbackup_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest end + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + end def iaa_svmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer end @@ -695,54 +539,54 @@ def mab_container def operation_status_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo end - def operation_status_jobs_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo - end def operation_status_provision_ilrextended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo end - def protectable_container_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + def operation_status_jobs_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo end def protectable_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList end + def protectable_container_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + end def protection_container_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource end def protection_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList end - def recovery_point_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource - end def recovery_point_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList end + def recovery_point_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource + end def restore_request_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource end def workload_item_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource end - def workload_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList - end def workload_protectable_item_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource end - def workload_protectable_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList + def workload_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList end def azure_file_share_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType end - def recovery_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + def workload_protectable_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList end def copy_options Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions end + def recovery_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + end def restore_request_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType end @@ -752,27 +596,24 @@ def inquiry_status def sqldata_directory_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType end - def backup_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType - end def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end def overwrite_options Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions end - def storage_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType - end def storage_type_state Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState end - def enhanced_security_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState + def backup_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType end def container_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end + def enhanced_security_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState + end def restore_point_query_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType end @@ -785,185 +626,185 @@ def recovery_point_tier_type def recovery_point_tier_status Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus end - def backup_item_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType - end def operation_status_values Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues end - def dpm_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + def backup_item_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + def storage_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end - def error_detail - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail + def bmscontainer_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject end - def schedule_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy + def bmspoquery_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject end - def mab_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + def key_and_secret_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails end - def azure_workload_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + def workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + def kekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails end - def azure_workload_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + def token_information + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation end - def azure_iaa_svmhealth_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails + def get_protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject end - def azure_workload_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + def generic_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + def target_afsrestore_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo end - def mab_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + def encryption_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails end - def azure_iaa_svmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + def recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint end - def name_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + def protection_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer end - def protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + def sqldata_directory + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory end - def backup_management_usage - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage + def protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer end - def azure_sql_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + def operation_status_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + def inquiry_validation + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + def workload_inquiry_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails end - def backup_status_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + def inquiry_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo end - def azure_storage_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + def distributed_nodes_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo end - def backup_status_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + def azure_workload_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo end - def pre_validate_enable_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + def instant_item_recovery_target + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget end - def bmsbackup_summaries_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + def pre_backup_validation + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation end - def azure_vmresource_feature_support_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + def container_identity_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo end - def day - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day + def workload_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + def point_in_time_range + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange end - def daily_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + def client_script_for_connect + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect end - def operation_result_info_base - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + def restore_file_specs + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs end - def retention_duration - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + def bmsworkload_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject end - def resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + def azure_workload_sqlrecovery_point_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo end - def daily_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + def bmsrpquery_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject end - def azure_iaa_svmjob_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + def operation_status_error + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError end - def dpm_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + def target_restore_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo end - def protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + def mab_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo end - def azure_fileshare_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + def sqldata_directory_mapping + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping end - def protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + def bmsrefresh_containers_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject end - def mab_file_folder_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo + def recovery_point_tier_information + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + def backup_engine_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo end - def mab_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo + def backup_engine_base + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase end - def azure_vm_workload_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo + def bekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + def mabcontainer_health_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails end - def retention_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + def dpmcontainer_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo end - def yearly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + def ilrrequest + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest end - def monthly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule + def restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + def bmsbackup_engines_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject end - def feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + def backup_resource_config + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig end - def sub_protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy + def bmsbackup_engine_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject end - def weekly_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + def backup_resource_vault_config + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig end - def protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + def azure_backup_server_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer end - def weekly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule + def azure_backup_server_engine + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine end - def azure_iaa_svmerror_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + def azure_file_share_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + def azure_file_share_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem end - def operation_worker_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + def fabric_name + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName end - def job_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject + def type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type end - def azure_fileshare_protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem + def day_of_week + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek end - def azure_file_share_protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + def mab_server_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + end + def azure_iaa_svmprotected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem end def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem @@ -971,17 +812,11 @@ def azure_iaa_sclassic_compute_vmprotected_item def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - end - def azure_iaa_svmprotected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem - end def azure_iaa_svmprotection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def validation_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus end def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem @@ -989,137 +824,101 @@ def azure_sql_protected_item def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def azure_storage_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob - end - def azure_vmresource_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + def health_state + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState end def azure_vm_workload_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy end + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + end def azure_vm_workload_sqldatabase_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem end - def azure_workload_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - end - def dpm_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem end - def export_jobs_operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - end def generic_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem end def generic_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy end - def job_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - end def log_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy end def long_term_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy end + def retention_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + end def long_term_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy end def mab_file_folder_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - end def mab_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy end - def operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + def job_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus end - def operation_result_info_base_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end def protected_item_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource end - def protected_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList - end - def protection_intent_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource - end def protection_policy_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource end - def protection_policy_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - end def simple_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy end def simple_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy end + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + end def protection_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState end def health_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction - end def protected_item_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState end - def support_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus - end def last_backup_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus end def protected_item_health_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus end - def usages_unit - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType - end - def protection_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus - end - def fabric_name - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName - end - def type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource end - def retention_duration_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType + def error_detail + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail end def backup_management_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType end - def job_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + def workload_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType end - def job_operation_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + def protection_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus end - def day_of_week - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + def retention_duration_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType end def retention_schedule_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat @@ -1130,23 +929,224 @@ def week_of_month def month_of_year Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear end - def mab_server_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + def schedule_run_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType end - def workload_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType + def name_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + def usages_unit + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit end - def validation_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings end - def health_state - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState + def sub_protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy end - def schedule_run_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + end + def dpm_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + end + def resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + end + def mab_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + end + def azure_workload_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 + def backup_status_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + end + def backup_status_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + end + def pre_validate_enable_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + end + def bmsbackup_summaries_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + end + def azure_vmresource_feature_support_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + end + def azure_sql_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + end + def azure_storage_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + end + def azure_iaa_svmjob_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + end + def operation_result_info_base + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + end + def azure_storage_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + end + def retention_duration + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + end + def azure_workload_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + end + def daily_retention_format + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + end + def daily_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + end + def day + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day + end + def mab_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo + end + def azure_vm_workload_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo + end + def dpm_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + end + def mab_file_folder_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo + end + def schedule_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy + end + def protection_policy_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + end + def azure_storage_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + end + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + end + def protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + end + def weekly_retention_format + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + end + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + end + def job_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject + end + def feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + end + def yearly_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + end + def azure_iaa_svmerror_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + end + def weekly_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule + end + def azure_workload_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + end + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + end + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + end + def azure_fileshare_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + end + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + end + def protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + end + def dpm_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + end + def export_jobs_operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo + end + def job_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource + end + def azure_storage_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + end + def protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + end + def operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + end + def operation_worker_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + end + def monthly_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule + end + def protection_intent_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource + end + def azure_iaa_svmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + end + def mab_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + 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 + end + def protected_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + end + def job_operation_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + end + def protection_policy_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList + end + def azure_fileshare_protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem + end + def azure_file_share_protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb index 98d1e3110c..d5618be32c 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,7 +7,9 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationVaultHealth + RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectedItems ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworkMappings ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationFabrics @@ -15,13 +17,11 @@ module Mgmt ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders - RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints - ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryPlans ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainers ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainerMappings + ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryPlans ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectableItems ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationPolicies - Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationJobs @@ -29,6 +29,101 @@ module Mgmt ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationAlertSettings module Models + 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 + Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + 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 + RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput + RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + 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 + PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + 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 + HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus + SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType + DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus + AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption + InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType + A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event + PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection + RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity StorageClassificationProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties CreateRecoveryPlanInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput RecoveryPlanActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails @@ -42,7 +137,6 @@ module Models RunAsAccount = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount EventCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection RecoveryPlanCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection - EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails CreateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties FabricProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties MasterTargetServer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer @@ -58,7 +152,6 @@ module Models RecoveryPlanPlannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput JobErrorDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails RecoveryPlanUnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties - JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails RecoveryPlanUnplannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput ARMExceptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails RecoveryPlanTestFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties @@ -153,7 +246,6 @@ module Models StorageClassificationMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties OperationsDiscoveryCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection FailoverReplicationProtectedItemDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails - PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection UpdatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties @@ -183,7 +275,6 @@ module Models ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection CreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput ProtectedItemsQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter - Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display HealthErrorSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties ResourceHealthSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary @@ -196,168 +287,77 @@ module Models ConfigureAlertRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput - Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource - JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails - Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings + EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails + Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails 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 + Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint - ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask - RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails - PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert - Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event - Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping - Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy - ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem - ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping - ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan - RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + 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 - StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification - StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter - VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings - VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings - AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput - VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + 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 + AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput - AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + 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 + VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails - VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + 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 + HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails - HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + 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 + HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails - HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + 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 + InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput - A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput - InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput - HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput 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 - AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails - TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails - FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails - ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails - SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails - A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput - A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput - HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails - HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails - HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails - HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails - InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails - InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails - InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails - A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails - RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails - VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails - HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput - HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput - HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput - InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput - InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput - A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput - VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput - RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails - RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails - RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails - RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput - RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput - RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput - RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput - RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput - AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput - VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput - RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType - ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation - PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections - FailoverDeploymentModel = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel - SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations - IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType - LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType - DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason - HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory - Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity - RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType - MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus - SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus - RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation - HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType - DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus - AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption - InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType - RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType - A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_vault_health, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :recovery_points, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :replication_protectable_items, :replication_policies, :operations, :replication_networks, :replication_logical_networks, :replication_jobs, :replication_events, :replication_alert_settings, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :replication_protection_containers, :replication_protection_container_mappings, :replication_recovery_plans, :replication_protectable_items, :replication_policies, :replication_networks, :replication_logical_networks, :replication_jobs, :replication_events, :replication_alert_settings, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -367,7 +367,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @replication_vault_health = @client_0.replication_vault_health + @recovery_points = @client_0.recovery_points @replication_protected_items = @client_0.replication_protected_items @replication_network_mappings = @client_0.replication_network_mappings @replication_fabrics = @client_0.replication_fabrics @@ -375,13 +377,11 @@ def initialize(configurable, base_url=nil, options=nil) @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings @replication_storage_classifications = @client_0.replication_storage_classifications @replication_recovery_services_providers = @client_0.replication_recovery_services_providers - @recovery_points = @client_0.recovery_points - @replication_recovery_plans = @client_0.replication_recovery_plans @replication_protection_containers = @client_0.replication_protection_containers @replication_protection_container_mappings = @client_0.replication_protection_container_mappings + @replication_recovery_plans = @client_0.replication_recovery_plans @replication_protectable_items = @client_0.replication_protectable_items @replication_policies = @client_0.replication_policies - @operations = @client_0.operations @replication_networks = @client_0.replication_networks @replication_logical_networks = @client_0.replication_logical_networks @replication_jobs = @client_0.replication_jobs @@ -405,980 +405,980 @@ def method_missing(method, *args) end class ModelClasses - def storage_classification_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties + def in_mage_azure_v2_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput end - def create_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput + def hyper_vreplica_azure_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails end - def recovery_plan_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails end - def alert_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection + def in_mage_azure_v2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails end - def recovery_plan_action - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction + def hyper_vreplica2012_r2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails end - def configure_alert_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest + def hyper_vvirtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails end - def recovery_plan_group - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup + def a2_aevent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails end - def event_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails + def replication_group_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails end - def recovery_plan_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties + def job_status_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails end - def event_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties + def in_mage_disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput end - def run_as_account - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount + def vmware_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails end - def event_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection + def hyper_vreplica_azure_failback_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput end - def recovery_plan_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection + def in_mage_azure_v2_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails end - def encryption_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails + def in_mage_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput end - def create_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput end - def fabric_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties + def hyper_vreplica_azure_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput end - def master_target_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer + def in_mage_azure_v2_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput end - def fabric_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection + def in_mage_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput end - def update_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties + def a2_afailover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput end - def fabric_creation_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput end - def update_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput + def in_mage_azure_v2_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput end - def failover_process_server_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties + def a2_aapply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput end - def recovery_plan_provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput + def a2_areprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput end - def task_type_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails + def virtual_machine_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails end - def recovery_plan_planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties + def in_mage_azure_v2_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput end - def service_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError + def manual_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails end - def recovery_plan_planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput + def job_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails end - def job_error_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails + def vm_nic_updates_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails end - def recovery_plan_unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties + def fabric_replication_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails end - def job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + def automation_runbook_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails end - def recovery_plan_unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput + def script_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails end - def armexception_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails end - def recovery_plan_test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties + def consistency_check_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails end - def arminner_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError + def asr_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails end - def recovery_plan_test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput + def inline_workflow_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails end - def in_mage_azure_v2_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails + def failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails end - def recovery_plan_test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties + def recovery_plan_shutdown_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails end - def job_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter + def switch_protection_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails end - def recovery_plan_test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput + def test_failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails end - def resume_job_params - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams + def a2_aswitch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput end - def provider_specific_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails + def export_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails end - def osdisk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails + def hyper_vreplica_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails end - def recovery_point_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties + def a2_acontainer_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput end - def network_mapping_fabric_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings + def hyper_vreplica_blue_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails end - def data_store - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore + def hyper_vreplica_azure_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails end - def in_mage_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails + def in_mage_azure_v2_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails end - def recovery_point_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection + def hyper_vreplica_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails end - def create_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties + def a2_apolicy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails end - def identity_information - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation + def in_mage_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails end - def fabric_specific_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput + def vmware_cbt_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails end - def recovery_services_provider_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties + def in_mage_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails end - def update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput + def hyper_vreplica_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput end - def retention_volume - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume + def rcm_azure_migration_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails end - def network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties + def in_mage_azure_v2_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput end - def recovery_services_provider_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection + def hyper_vreplica_azure_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput end - def network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection + def a2_apolicy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput end - def replication_provider_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings + def hyper_vreplica_blue_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput end - def operations_discovery - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery + def recovery_plan_script_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails end - def replication_protected_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties + def in_mage_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput end - def policy_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails + def recovery_plan_manual_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails end - def process_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer + def vmware_cbt_policy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput end - def initial_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails + def recovery_plan_hyper_vreplica_azure_failback_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end - def enable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput + def recovery_plan_automation_runbook_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails end - def policy_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput + def recovery_plan_in_mage_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput end - def enable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties + def job + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job end - def create_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput + def azure_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput end - def enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput + def recovery_plan_in_mage_azure_v2_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def update_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput + def recovery_plan_group_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType end - def vmnic_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails + def recovery_plan_a2_afailover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput end - def protectable_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties + def recovery_plan_hyper_vreplica_azure_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def update_replication_protected_item_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput + def vmware_v2_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput end - def protectable_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations end - def update_replication_protected_item_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties + def replication_protected_item_operation + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation end - def protection_container_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties + def possible_operations_directions + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections end - def update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput + def failover_deployment_model + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel end - def protection_container_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection + def recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType end - def disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput + def license_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType end - def create_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties + def disable_protection_reason + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason end - def disable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties + def health_error_category + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory end - def replication_provider_container_unmapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput + def hyper_vreplica_azure_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType end - def disable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput + def multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus end - def remove_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput + def set_multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus end - def provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput + def recovery_plan_action_location + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation end - def protection_container_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties + def rp_in_mage_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType end - def planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties + def data_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus end - def protection_container_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection + def alternate_location_recovery_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption end - def planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput + def in_mage_v2_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType end - def create_protection_container_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties + def a2_arp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType end - def unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType end - def discover_protectable_item_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties + def event + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event end - def unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput + def policy_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection end - def switch_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput + def role_assignment + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment end - def test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties + def job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails end - def switch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput + def job_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection end - def test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput + def severity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity end - def recovery_plan_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem + def storage_classification_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties end - def test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties + def create_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput end - def event_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails + def recovery_plan_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails end - def test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput + def alert_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection end - def osdetails - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails + def recovery_plan_action + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction end - def reverse_replication_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput + def configure_alert_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest end - def fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails + def recovery_plan_group + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup end - def reverse_replication_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties + def event_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails end - def fabric_specific_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput + def recovery_plan_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties end - def reverse_replication_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput + def event_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties end - def failover_process_server_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest + def run_as_account + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount end - def update_mobility_service_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties + def event_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection end - def provider_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError + def recovery_plan_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection end - def update_mobility_service_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest + def create_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties end - def job_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties + def fabric_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties end - def apply_recovery_point_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput + def master_target_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer end - def armexception - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException + def fabric_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection end - def apply_recovery_point_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties + def update_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties end - def resume_job_params_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties + def fabric_creation_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties end - def apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput + def update_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput end - def logical_network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection + def failover_process_server_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties end - def alert_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties + def recovery_plan_provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput end - def fabric_specific_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput + def task_type_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails end - def update_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties + def recovery_plan_planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties end - def storage_classification_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection + def service_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError end - def disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails + def recovery_plan_planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput end - def storage_classification_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties + def job_error_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails end - def operations_discovery_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection + def recovery_plan_unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties end - def failover_replication_protected_item_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails + def recovery_plan_unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput end - def policy_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection + def armexception_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails end - def storage_classification_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection + def recovery_plan_test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties end - def update_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties + def arminner_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError end - def storage_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties + def recovery_plan_test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput end - def vmnic_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails + def in_mage_azure_v2_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails end - def storage_classification_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput + def recovery_plan_test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties end - def in_mage_agent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails + def job_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter end - def vcenter_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties + def recovery_plan_test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput end - def create_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput + def resume_job_params + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams end - def inconsistent_vm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails + def provider_specific_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails end - def protection_container_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails + def osdisk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails end - def vcenter_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection + def recovery_point_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties end - def replication_provider_specific_container_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput + def network_mapping_fabric_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings end - def add_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties + def data_store + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore end - def discover_protectable_item_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest + def in_mage_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails end - def add_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest + def recovery_point_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection end - def current_scenario_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails + def create_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties end - def update_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties + def identity_information + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation end - def health_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError + def fabric_specific_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput end - def update_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest + def recovery_services_provider_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties end - def azure_vm_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails + def update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput end - def renew_certificate_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties + def retention_volume + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume end - def group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails + def network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties end - def renew_certificate_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput + def recovery_services_provider_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection end - def method_call_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus + def network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection end - def network_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection + def replication_provider_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings end - def logical_network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties + def operations_discovery + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery end - def replication_protected_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection + def replication_protected_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties end - def create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput + def policy_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails end - def protected_items_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter + def process_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer end - def display - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display + def initial_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails end - def health_error_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary + def enable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput end - def create_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties + def policy_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput end - def resource_health_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary + def enable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties end - def protection_container_mapping_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails + def create_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput end - def vault_health_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties + def enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput end - def remove_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties + def update_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput end - def job_entity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity + def vmnic_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails end - def create_protection_container_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput + def protectable_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties end - def in_mage_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails + def update_replication_protected_item_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput end - def configure_alert_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties + def protectable_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection end - def disk_volume_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails + def update_replication_protected_item_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties end - def fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput + def protection_container_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + def update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput end - def job_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + def protection_container_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection end - def a2_avm_managed_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails + def disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput end - def subnet - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet + def create_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties end - def a2_avm_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails + def disable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties end - def configuration_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings + def replication_provider_container_unmapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput end - def in_mage_disk_exclusion_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput + def disable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput end - def a2_aprotected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails + def remove_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput end - def in_mage_disk_signature_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + def provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput end - def event_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter + def protection_container_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties end - def in_mage_volume_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions + def planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties end - def network_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + def protection_container_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection end - def azure_to_azure_vm_synced_config_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + def planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput end - def replication_provider_specific_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput + def create_protection_container_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties end - def input_endpoint - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + def unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties end - def asrtask - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask + def discover_protectable_item_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties end - def role_assignment - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + def unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput end - def switch_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties + def switch_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput end - def a2_aprotected_managed_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + def test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties end - def policy_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + def switch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput end - def mobility_service_update - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate + def test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput end - def alert - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + def recovery_plan_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem end - def event - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event + def test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties end - def fabric - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric + def event_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails end - def job - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + def test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork + def osdetails + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails end - def network_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + def reverse_replication_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput end - def network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + def fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails end - def policy - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy + def reverse_replication_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties end - def protectable_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + def fabric_specific_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + def reverse_replication_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput end - def protection_container - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer + def failover_process_server_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest end - def recovery_plan - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + def update_mobility_service_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties end - def recovery_point - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + def provider_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider + def update_mobility_service_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest end - def replication_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem + def job_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + def apply_recovery_point_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput end - def storage_classification_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + def armexception + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException end - def vcenter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter + def apply_recovery_point_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties end - def vault_health_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + def resume_job_params_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties end - def azure_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings + def apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput end - def vmm_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + def logical_network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection end - def vmm_to_vmm_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings + def alert_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties end - def azure_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + def fabric_specific_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput end - def vmm_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + def update_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties end - def vmm_to_vmm_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + def storage_classification_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection end - def azure_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput + def disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails end - def vmm_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + def storage_classification_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties end - def vmm_to_vmm_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + def operations_discovery_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection end - def azure_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + def failover_replication_protected_item_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails end - def vmm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + def storage_classification_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection end - def hyper_vsite_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + def update_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties end - def vmware_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + def storage_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties end - def vmware_v2_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + def vmnic_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails end - def hyper_vreplica_base_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + def storage_classification_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput end - def hyper_vreplica_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails + def in_mage_agent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails end - def hyper_vreplica_blue_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails + def vcenter_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties end - def hyper_vreplica_azure_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + def create_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput end - def in_mage_azure_v2_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + def inconsistent_vm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails end - def in_mage_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails + def protection_container_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails end - def a2_areplication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails + def vcenter_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + def replication_provider_specific_container_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + def add_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties end - def in_mage_azure_v2_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput + def discover_protectable_item_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest end - def in_mage_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput + def add_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest end - def a2_aenable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + def current_scenario_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails end - def hyper_vreplica_azure_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + def update_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties end - def in_mage_azure_v2_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + def health_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError end - def a2_aupdate_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput + def update_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + def azure_vm_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails end - def hyper_vreplica2012_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + def renew_certificate_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties end - def hyper_vreplica2012_r2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails + def group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails end - def hyper_vreplica_azure_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails + def renew_certificate_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput end - def a2_aevent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails + def method_call_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus end - def in_mage_azure_v2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails + def network_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection end - def job_status_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails + def logical_network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties end - def hyper_vvirtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails + def replication_protected_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection end - def vmware_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails + def create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput end - def replication_group_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails + def protected_items_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter end - def in_mage_azure_v2_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails + def health_error_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary end - def in_mage_disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput + def create_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput + def resource_health_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary end - def hyper_vreplica_azure_failback_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput + def protection_container_mapping_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails end - def in_mage_azure_v2_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput + def vault_health_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties end - def in_mage_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput + def remove_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties end - def a2_afailover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput + def job_entity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity end - def hyper_vreplica_azure_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput + def create_protection_container_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput end - def in_mage_azure_v2_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput + def in_mage_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails end - def in_mage_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput + def configure_alert_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties end - def a2_areprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput + def disk_volume_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + def fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput end - def in_mage_azure_v2_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput + def display + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display end - def a2_aapply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput + def a2_avm_managed_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails end - def job_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails + def a2_avm_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails end - def virtual_machine_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails + def configuration_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings end - def fabric_replication_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails + def encryption_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails end - def manual_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource end - def script_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails + def in_mage_disk_exclusion_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput end - def vm_nic_updates_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails + def a2_aprotected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails end - def consistency_check_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails + def in_mage_disk_signature_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions end - def automation_runbook_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails + def event_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter end - def inline_workflow_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails + def in_mage_volume_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails + def network_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties end - def recovery_plan_shutdown_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails + def subnet + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet end - def asr_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails + def replication_provider_specific_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput end - def test_failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails + def input_endpoint + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint end - def failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails + def azure_to_azure_vm_synced_config_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails end - def export_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails + def switch_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties end - def switch_protection_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails + def a2_aprotected_managed_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails end - def a2_acontainer_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput + def asrtask + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask end - def a2_aswitch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput + def mobility_service_update + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate end - def hyper_vreplica_azure_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails + def alert + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert end - def hyper_vreplica_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + def policy_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties end - def hyper_vreplica_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork end - def hyper_vreplica_blue_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails + def network_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping end - def in_mage_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + def fabric + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric end - def in_mage_azure_v2_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + def policy + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy end - def in_mage_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + def recovery_plan + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan end - def a2_apolicy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + def protectable_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem end - def rcm_azure_migration_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails + def network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network end - def vmware_cbt_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification end - def hyper_vreplica_azure_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider end - def hyper_vreplica_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput + def replication_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem end - def hyper_vreplica_blue_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping end - def in_mage_azure_v2_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput + def recovery_point + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint end - def in_mage_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput + def vcenter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter end - def a2_apolicy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput + def protection_container + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer end - def vmware_cbt_policy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput + def azure_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings end - def recovery_plan_script_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails + def storage_classification_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping end - def recovery_plan_automation_runbook_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails + def vmm_to_vmm_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings end - def recovery_plan_manual_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + def vault_health_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails end - def recovery_plan_hyper_vreplica_azure_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + def vmm_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput end - def recovery_plan_hyper_vreplica_azure_failback_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput + def vmm_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings end - def recovery_plan_in_mage_azure_v2_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput + def azure_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput end - def recovery_plan_in_mage_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput + def azure_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput end - def recovery_plan_a2_afailover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput + def vmm_to_vmm_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput end - def azure_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + def vmm_to_vmm_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput end - def vmware_v2_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput + def vmm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails end - def recovery_plan_group_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType + def vmm_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput end - def replication_protected_item_operation - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation + def vmware_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails end - def possible_operations_directions - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + def azure_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails end - def failover_deployment_model - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel + def hyper_vreplica_base_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations + def hyper_vsite_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + def hyper_vreplica_blue_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails end - def license_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType + def vmware_v2_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails end - def disable_protection_reason - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + def in_mage_azure_v2_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails end - def health_error_category - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory + def hyper_vreplica_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails end - def severity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity + def a2_areplication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails end - def recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType + def hyper_vreplica_azure_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails end - def multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput end - def set_multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + def in_mage_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails end - def recovery_plan_action_location - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + def in_mage_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput end - def hyper_vreplica_azure_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput end - def data_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus + def hyper_vreplica_azure_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end - def alternate_location_recovery_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption + def in_mage_azure_v2_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput end - def in_mage_v2_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType + def a2_aupdate_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput end - def rp_in_mage_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType + def a2_aenable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput end - def a2_arp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + def hyper_vreplica2012_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails end end end diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb index a287ce44e2..42059ed211 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -8,48 +8,48 @@ module Azure::Profiles::Latest module Redis module Mgmt Operations = Azure::Redis::Mgmt::V2017_10_01::Operations + LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer Redis = Azure::Redis::Mgmt::V2017_10_01::Redis FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules PatchSchedules = Azure::Redis::Mgmt::V2017_10_01::PatchSchedules - LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer module Models - RedisListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult + DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek Sku = Azure::Redis::Mgmt::V2017_10_01::Models::Sku + RedisListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleListResult RedisAccessKeys = Azure::Redis::Mgmt::V2017_10_01::Models::RedisAccessKeys - OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource - OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters RedisUpdateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters RedisRebootParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters ExportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters + Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource ImportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters - Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry RedisCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters - RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList RedisLinkedServer = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer RedisForceRebootResponse = Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse - ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource - TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource + RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList RedisFirewallRule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule RedisResource = Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource RedisPatchSchedule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties + OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay SkuName = Azure::Redis::Mgmt::V2017_10_01::Models::SkuName - SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType RebootType = Azure::Redis::Mgmt::V2017_10_01::Models::RebootType - DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek + SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily ReplicationRole = Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole + TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource + ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation end class RedisManagementClass - attr_reader :operations, :redis, :firewall_rules, :patch_schedules, :linked_server, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :linked_server, :redis, :firewall_rules, :patch_schedules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -60,10 +60,10 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations + @linked_server = @client_0.linked_server @redis = @client_0.redis @firewall_rules = @client_0.firewall_rules @patch_schedules = @client_0.patch_schedules - @linked_server = @client_0.linked_server @model_classes = ModelClasses.new end @@ -82,12 +82,15 @@ def method_missing(method, *args) end class ModelClasses - def redis_list_result - Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult + def day_of_week + Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek end def sku Azure::Redis::Mgmt::V2017_10_01::Models::Sku end + def redis_list_result + Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult + end def redis_regenerate_key_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters end @@ -97,15 +100,6 @@ def redis_firewall_rule_list_result def redis_access_keys Azure::Redis::Mgmt::V2017_10_01::Models::RedisAccessKeys end - def operation_display - Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - end - def resource - Azure::Redis::Mgmt::V2017_10_01::Models::Resource - end - def operation_list_result - Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult - end def redis_linked_server_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters end @@ -121,32 +115,26 @@ def redis_firewall_rule_create_parameters def export_rdbparameters Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters end + def resource + Azure::Redis::Mgmt::V2017_10_01::Models::Resource + end def import_rdbparameters Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters end - def operation - Azure::Redis::Mgmt::V2017_10_01::Models::Operation - end def schedule_entry Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry end def redis_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters end - def redis_linked_server_with_properties_list - Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList - end def redis_linked_server Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer end def redis_force_reboot_response Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse end - def proxy_resource - Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource - end - def tracked_resource - Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource + def redis_linked_server_with_properties_list + Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList end def redis_firewall_rule Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule @@ -160,11 +148,14 @@ def redis_patch_schedule def redis_linked_server_with_properties Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties end + def operation_display + Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay + end def sku_name Azure::Redis::Mgmt::V2017_10_01::Models::SkuName end - def sku_family - Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + def operation_list_result + Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult end def redis_key_type Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType @@ -172,12 +163,21 @@ def redis_key_type def reboot_type Azure::Redis::Mgmt::V2017_10_01::Models::RebootType end - def day_of_week - Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek + def sku_family + Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily 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 proxy_resource + Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource + 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 56d9ce6dd2..52b5719e55 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -8,42 +8,42 @@ module Azure::Profiles::Latest module Relay module Mgmt Operations = Azure::Relay::Mgmt::V2017_04_01::Operations - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays + Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces module Models RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult - OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay - Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult - CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace - RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters - AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource + SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult + AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation end class RelayManagementClass - attr_reader :operations, :namespaces, :hybrid_connections, :wcfrelays, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :hybrid_connections, :wcfrelays, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -54,9 +54,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces @hybrid_connections = @client_0.hybrid_connections @wcfrelays = @client_0.wcfrelays + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -78,84 +78,84 @@ class ModelClasses def relay_namespace_list_result Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult end - def operation_display - Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay - end - def resource - Azure::Relay::Mgmt::V2017_04_01::Models::Resource - end def check_name_availability Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability end def hybrid_connection_list_result Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult end - def check_name_availability_result - Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end def wcf_relays_list_result Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult end - def error_response - Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - end - def operation_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - end def sku Azure::Relay::Mgmt::V2017_04_01::Models::Sku end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - end - def operation - Azure::Relay::Mgmt::V2017_04_01::Models::Operation - end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end - def tracked_resource - Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource - end def resource_namespace_patch Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end - def hybrid_connection - Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - end def wcf_relay Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay end def relay_namespace Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end + def hybrid_connection + Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection + 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 relay_update_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters end - def authorization_rule - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + def key_type + Azure::Relay::Mgmt::V2017_04_01::Models::KeyType end - def relaytype - Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype + def check_name_availability_result + Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::Relay::Mgmt::V2017_04_01::Models::Resource end def sku_tier Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier end - def provisioning_state_enum - Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + end + def authorization_rule_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + end + def operation_display + Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay + end + def regenerate_access_key_parameters + Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def operation_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult + end + def authorization_rule + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule end def access_rights Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights end - def key_type - Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + def tracked_resource + Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + end + def error_response + Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse end def unavailable_reason Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end + def operation + Azure::Relay::Mgmt::V2017_04_01::Models::Operation + end end end end diff --git a/azure_sdk/lib/latest/modules/resources_profile_module.rb b/azure_sdk/lib/latest/modules/resources_profile_module.rb index 1ad0e88d9d..9006dde53a 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,65 +7,65 @@ module Azure::Profiles::Latest module Resources module Mgmt + Tags = Azure::Resources::Mgmt::V2017_05_10::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations + Resources = Azure::Resources::Mgmt::V2017_05_10::Resources Deployments = Azure::Resources::Mgmt::V2017_05_10::Deployments Providers = Azure::Resources::Mgmt::V2017_05_10::Providers - Resources = Azure::Resources::Mgmt::V2017_05_10::Resources ResourceGroups = Azure::Resources::Mgmt::V2017_05_10::ResourceGroups - Tags = Azure::Resources::Mgmt::V2017_05_10::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations module Models - Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku + Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan + Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + DeploymentExtendedFilter = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2017_05_10::Models::Identity - GenericResourceFilter = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter ResourceGroupFilter = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupFilter - ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink + TemplateLink = Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink + DebugSetting = Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting ResourceListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceListResult - DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties + Deployment = Azure::Resources::Mgmt::V2017_05_10::Models::Deployment ResourceGroupProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupProperties - DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails ResourceGroup = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroup - AliasPathType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType - ResourceGroupPatchable = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable - ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType + AliasType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasType ResourceGroupListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupListResult - BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + Provider = Azure::Resources::Mgmt::V2017_05_10::Models::Provider ResourcesMoveInfo = Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo - DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended ExportTemplateRequest = Azure::Resources::Mgmt::V2017_05_10::Models::ExportTemplateRequest - DeploymentExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended + DeploymentValidateResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult TagCount = Azure::Resources::Mgmt::V2017_05_10::Models::TagCount - ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + DeploymentListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult TagValue = Azure::Resources::Mgmt::V2017_05_10::Models::TagValue - DeploymentExtendedFilter = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter TagDetails = Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails - DebugSetting = Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting + ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink TagsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult - ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails - TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource - Provider = Azure::Resources::Mgmt::V2017_05_10::Models::Provider + DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku + ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType HttpMessage = Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage - DeploymentValidateResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult + DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties - Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan - DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation - Deployment = Azure::Resources::Mgmt::V2017_05_10::Models::Deployment + ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties DeploymentOperationsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult - Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties - TemplateLink = Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink - Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource - DeploymentListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult - SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource - AliasType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasType + GenericResourceFilter = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter + DeploymentExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended + AliasPathType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType ResourceGroupExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult + Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource + DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + ResourceGroupPatchable = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable GenericResource = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource DeploymentMode = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode + SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource ResourceIdentityType = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType end class ResourcesManagementClass - attr_reader :deployments, :providers, :resources, :resource_groups, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -75,12 +75,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations + @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers - @resources = @client_0.resources @resource_groups = @client_0.resource_groups - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -99,144 +99,144 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Resources::Mgmt::V2017_05_10::Models::Sku + def plan + Azure::Resources::Mgmt::V2017_05_10::Models::Plan + end + def dependency + Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + end + def deployment_extended_filter + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter end def identity Azure::Resources::Mgmt::V2017_05_10::Models::Identity end - def generic_resource_filter - Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter - end def resource_group_filter Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupFilter end - def parameters_link - Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink + def template_link + Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink + end + def debug_setting + Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting end def resource_list_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceListResult end - def deployment_properties - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties + def deployment + Azure::Resources::Mgmt::V2017_05_10::Models::Deployment end def resource_group_properties Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupProperties end - def deployment_export_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + def resource_management_error_with_details + Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails end def resource_group Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroup end - def alias_path_type - Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType - end - def resource_group_patchable - Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable - end - def provider_resource_type - Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType + def alias_type + Azure::Resources::Mgmt::V2017_05_10::Models::AliasType end def resource_group_list_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupListResult end - def basic_dependency - Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + def provider + Azure::Resources::Mgmt::V2017_05_10::Models::Provider end def resources_move_info Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo end - def deployment_properties_extended - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended - end def export_template_request Azure::Resources::Mgmt::V2017_05_10::Models::ExportTemplateRequest end - def deployment_extended - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended + def deployment_validate_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult end def tag_count Azure::Resources::Mgmt::V2017_05_10::Models::TagCount end - def provider_list_result - Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + def deployment_list_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult end def tag_value Azure::Resources::Mgmt::V2017_05_10::Models::TagValue end - def deployment_extended_filter - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter - end def tag_details Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails end - def debug_setting - Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting + def parameters_link + Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink end def tags_list_result Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult end - def resource_management_error_with_details - Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails + def deployment_export_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult end - def target_resource - Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + def sku + Azure::Resources::Mgmt::V2017_05_10::Models::Sku end - def provider - Azure::Resources::Mgmt::V2017_05_10::Models::Provider + def provider_resource_type + Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType end def http_message Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage end - def deployment_validate_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult + def deployment_properties_extended + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended end def deployment_operation_properties Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties end - def plan - Azure::Resources::Mgmt::V2017_05_10::Models::Plan + def provider_list_result + Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult end - def deployment_operation - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + def target_resource + Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource end - def deployment - Azure::Resources::Mgmt::V2017_05_10::Models::Deployment + def deployment_properties + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties end def deployment_operations_list_result Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult end - def dependency - Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + def basic_dependency + Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency end def resource_provider_operation_display_properties Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties end - def template_link - Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink - end - def resource - Azure::Resources::Mgmt::V2017_05_10::Models::Resource - end - def deployment_list_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult + def generic_resource_filter + Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter end - def sub_resource - Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + def deployment_extended + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended end - def alias_type - Azure::Resources::Mgmt::V2017_05_10::Models::AliasType + def alias_path_type + Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType end def resource_group_export_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult end + def resource + Azure::Resources::Mgmt::V2017_05_10::Models::Resource + end + def deployment_operation + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + end + def resource_group_patchable + Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable + end def generic_resource Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource end def deployment_mode Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode end + def sub_resource + Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + end def resource_identity_type Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType end diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb index 1255806b33..fb1c60cacf 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 - ManagementGroups = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroups ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroupSubscriptions Operations = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Operations + ManagementGroups = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroups module Models + OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay + OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult - ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo - OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails - OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo - ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse - ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo CreateGroupRequest = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest + ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse + ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup Operation = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation + ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails end class ResourcesManagementManagementClass - attr_reader :management_groups, :management_group_subscriptions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :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_groups = @client_0.management_groups @management_group_subscriptions = @client_0.management_group_subscriptions @operations = @client_0.operations + @management_groups = @client_0.management_groups @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 management_group_list_result Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult end - def error_details - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails - end def parent_group_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo end - def operation_display - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay - end def management_group_details Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails end - def operation_list_result - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult - end def management_group_child_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo end - def error_response - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse - end - def management_group - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup - end def management_group_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo end def create_group_request Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest end + def error_response + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse + end + def management_group + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup + end def operation Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation end + def error_details + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails + end end end end diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index 50290bce4b..178af1cc88 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,58 +7,58 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs + JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections module Models - JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus - JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition - JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition - HttpAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication - JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - StorageQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage - JobHistoryDefinitionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties - HttpRequest = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest - RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy ServiceBusBrokeredMessageProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties JobAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction - JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult + JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication - BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState - RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType - DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay - JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName JobExecutionStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus ServiceBusAuthenticationType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType + JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType + RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency + JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus + DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition + JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition + HttpAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication + StorageQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage + JobHistoryDefinitionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties + HttpRequest = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest 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,45 +88,6 @@ def method_missing(method, *args) end class ModelClasses - def job_recurrence - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - end - def sku - Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - end - def job_status - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus - end - def job_collection_quota - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - end - def job_properties - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - end - def job_collection_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition - end - def job_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition - end - def http_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication - end - def job_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - end - def storage_queue_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage - end - def job_history_definition_properties - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties - end - def http_request - Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest - end - def retry_policy - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy - end def service_bus_brokered_message_properties Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties end @@ -142,15 +103,15 @@ 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 job_history_list_result Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult end def job_error_action Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction end - def job_history_filter - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter - end def job_max_recurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence end @@ -166,6 +127,9 @@ def service_bus_message def job_collection_list_result Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult end + def job_history_filter + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter + end def service_bus_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication end @@ -178,36 +142,21 @@ def service_bus_topic_message def client_cert_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication end - def basic_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - end - def oauth_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication - end def sku_definition Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition end def job_collection_state Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState end - def recurrence_frequency - Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - end - def job_action_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + def oauth_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication end def retry_type Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType end - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek - end def job_schedule_day Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay end - def job_state - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState - end def job_history_action_name Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName end @@ -217,9 +166,60 @@ def job_execution_status def service_bus_authentication_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType end + def job_action_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + end def service_bus_transport_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType end + def recurrence_frequency + Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency + end + def job_status + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus + end + def day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + end + def sku + Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + end + def job_state + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + end + def basic_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + end + def retry_policy + Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + end + def job_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + end + def job_recurrence + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + end + def job_collection_quota + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + end + def job_collection_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition + end + def job_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition + end + def http_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication + end + def storage_queue_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage + end + def job_history_definition_properties + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties + end + def http_request + Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest + end end end end diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb index adb8056d46..9420b8dfb6 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -14,22 +14,22 @@ module Mgmt module Models CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku - Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation + AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult + SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason - SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName + Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus - ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource + SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end class SearchManagementClass @@ -68,41 +68,35 @@ class ModelClasses def check_name_availability_input Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput end - def resource - Azure::Search::Mgmt::V2015_08_19::Models::Resource - end - def admin_key_result - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - end - def search_management_request_options - Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions - end def check_name_availability_output Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput end def operation_display Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay end + def operation_list_result + Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + end def sku Azure::Search::Mgmt::V2015_08_19::Models::Sku end - def operation - Azure::Search::Mgmt::V2015_08_19::Models::Operation + def admin_key_result + Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult + end + def search_management_request_options + Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions end def query_key Azure::Search::Mgmt::V2015_08_19::Models::QueryKey end - def operation_list_result - Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult - end def search_service Azure::Search::Mgmt::V2015_08_19::Models::SearchService 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 operation + Azure::Search::Mgmt::V2015_08_19::Models::Operation end def hosting_mode Azure::Search::Mgmt::V2015_08_19::Models::HostingMode @@ -110,12 +104,18 @@ def hosting_mode def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end - def provisioning_state - Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + def resource + Azure::Search::Mgmt::V2015_08_19::Models::Resource + end + def sku_name + Azure::Search::Mgmt::V2015_08_19::Models::SkuName end def admin_key_kind Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind end + def provisioning_state + Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + end end end end diff --git a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb index 43a981c52e..20dcb8bbc5 100644 --- a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb @@ -7,14 +7,13 @@ module Azure::Profiles::Latest module ServerManagement module Mgmt - Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway - Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node Session = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Session + Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node + Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway PowerShell = Azure::ServerManagement::Mgmt::V2016_07_01_preview::PowerShell module Models - Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version - Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource + UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode EncryptionJwkResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource GatewayStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayStatus GatewayResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResources @@ -25,28 +24,29 @@ module Models PowerShellCommandResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults PowerShellTabCompletionResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults SessionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters - Error = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error - GatewayProfile = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile + Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource PowerShellSessionResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources NodeParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters - PowerShellCommandParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters + GatewayProfile = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile PowerShellTabCompletionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters PromptMessageResponse = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptMessageResponse GatewayResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResource NodeResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResource SessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource + PowerShellCommandParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters PowerShellSessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource PowerShellCommandStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus - UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode RetentionPeriod = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod CredentialDataFormat = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat PromptFieldType = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptFieldType GatewayExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayExpandOption PowerShellExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption + Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version + Error = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error end class ServerManagementManagementClass - attr_reader :gateway, :node, :session, :power_shell, :configurable, :base_url, :options, :model_classes + attr_reader :session, :node, :gateway, :power_shell, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,9 +56,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @gateway = @client_0.gateway - @node = @client_0.node @session = @client_0.session + @node = @client_0.node + @gateway = @client_0.gateway @power_shell = @client_0.power_shell @model_classes = ModelClasses.new @@ -78,11 +78,8 @@ def method_missing(method, *args) end class ModelClasses - def version - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version - end - def resource - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource + def upgrade_mode + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode end def encryption_jwk_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource @@ -114,11 +111,8 @@ def power_shell_tab_completion_results def session_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters end - def error - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error - end - def gateway_profile - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile + def resource + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource end def power_shell_session_resources Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources @@ -126,8 +120,8 @@ def power_shell_session_resources def node_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters end - def power_shell_command_parameters - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters + def gateway_profile + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile end def power_shell_tab_completion_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters @@ -144,15 +138,15 @@ def node_resource def session_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource end + def power_shell_command_parameters + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters + end def power_shell_session_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource end def power_shell_command_status Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus end - def upgrade_mode - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode - end def retention_period Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod end @@ -168,6 +162,12 @@ def gateway_expand_option def power_shell_expand_option Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption end + def version + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version + end + def error + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index b33c7aa2eb..06fe60cfb6 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -8,46 +8,34 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations - Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces - DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues - Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics - Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations + Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces + DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs + Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs + Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions + Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions module Models - CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource + ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult - Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation PremiumMessagingRegionsListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku SBTopicListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult PremiumMessagingRegionsProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties - CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription - SBSubscriptionListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties - CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult - Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination - OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation SBAuthorizationRuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult - OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails - ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse - EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource - ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + SBSubscriptionListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult 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 @@ -56,23 +44,35 @@ module Models SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions - Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub - ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + 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 + CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination + EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys + ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier + Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights - KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus - UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end class ServiceBusManagementClass - attr_reader :operations, :namespaces, :disaster_recovery_configs, :queues, :topics, :subscriptions, :rules, :regions, :premium_messaging_regions_operations, :event_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :queues, :rules, :premium_messaging_regions_operations, :namespaces, :disaster_recovery_configs, :topics, :event_hubs, :regions, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -83,15 +83,15 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces - @disaster_recovery_configs = @client_0.disaster_recovery_configs @queues = @client_0.queues - @topics = @client_0.topics - @subscriptions = @client_0.subscriptions @rules = @client_0.rules - @regions = @client_0.regions @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations + @namespaces = @client_0.namespaces + @disaster_recovery_configs = @client_0.disaster_recovery_configs + @topics = @client_0.topics @event_hubs = @client_0.event_hubs + @regions = @client_0.regions + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -110,14 +110,23 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + def operation_display + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + end + def operation_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + end + def tracked_resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource + end + def error_response + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse end def sbqueue_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult end - def resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + def operation + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation end def premium_messaging_regions_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult @@ -134,68 +143,23 @@ def sbnamespace_list_result def premium_messaging_regions_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties end - def capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription - end - def sbsubscription_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult - end def authorization_rule_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties end - def check_name_availability - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - end - def regenerate_access_key_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end def rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult end - def destination - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination - end - def operation_display - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - end - def arm_disaster_recovery_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - end - def operation - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation - end def sbauthorization_rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult end - def operation_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult - end def message_count_details Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails end - def error_response - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse - end - def event_hub_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - end - def action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action - end def sql_filter Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter end - def access_keys - Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - end - def correlation_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - end - def tracked_resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource - end - def resource_namespace_patch - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + def sbsubscription_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult end def sbnamespace Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace @@ -221,39 +185,75 @@ def rule def sql_rule_action Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction end + def check_name_availability + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end - def eventhub - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + def key_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType end - def arm_disaster_recovery - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + def resource_namespace_patch + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + end + def filter_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + end + def correlation_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + 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 capture_description + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + end + def destination + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination + end + def event_hub_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + end + def access_keys + Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys + end + def arm_disaster_recovery_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult + end def sku_tier Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier end + def action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + end + def regenerate_access_key_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def eventhub + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + end + def arm_disaster_recovery + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + end def access_rights Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights end - def key_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType - end def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end - def unavailable_reason - Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - end - def filter_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - end def encoding_capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end + def unavailable_reason + Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason + end def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index f4fb87b171..56d3752671 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -7,41 +7,16 @@ module Azure::Profiles::Latest module ServiceFabric module Mgmt - Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters - ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations - ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version + ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions + ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType + Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service module Models - ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase - ErrorModel = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel - ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem - OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult - ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription - OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - ServiceCorrelationDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription - ServicePlacementPolicyDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription - ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy - ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy - ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters - ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult - ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult - PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource - DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig - RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy - AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay - ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy - AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy - CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClientCertificateCommonName ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList @@ -72,11 +47,36 @@ module Models StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties Cluster = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster + CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription + OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult + ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource ProvisioningState = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState + ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase + ErrorModel = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel + ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem + ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription + ServiceCorrelationDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription + ServicePlacementPolicyDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription + ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy + ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy + ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters + ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult + ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult + PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig + RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy + AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay + ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy + AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory end class ServiceFabricManagementClass - attr_reader :clusters, :cluster_versions, :operations, :application_type, :version, :application, :service, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :version, :cluster_versions, :application_type, :clusters, :application, :service, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -86,11 +86,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @clusters = @client_0.clusters - @cluster_versions = @client_0.cluster_versions @operations = @client_0.operations - @application_type = @client_0.application_type @version = @client_0.version + @cluster_versions = @client_0.cluster_versions + @application_type = @client_0.application_type + @clusters = @client_0.clusters @application = @client_0.application @service = @client_0.service @@ -111,84 +111,9 @@ def method_missing(method, *args) end class ModelClasses - def service_properties_base - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase - end - def error_model - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel - end - def service_type_health_policy_map_item - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem - end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult - end - def application_metric_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription - end - def operation_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - end - def service_correlation_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription - end - def service_placement_policy_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription - end - def service_type_delta_health_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy - end - def application_health_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy - end - def cluster_update_parameters - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters - end - def application_parameter - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - end - def cluster_code_versions_list_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult - end - def service_load_metric_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - end - def cluster_code_versions_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult - end - def partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - end - def proxy_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource - end - def diagnostics_storage_account_config - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig - end - def rolling_upgrade_monitoring_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - end - def resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - end - def cluster_upgrade_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy - end - def available_operation_display - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay - end - def cluster_health_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy - end - def azure_active_directory - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory - end def service_type_health_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy end - def certificate_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription - end def application_type_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList end @@ -279,9 +204,84 @@ def stateful_service_update_properties def cluster Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster end + def certificate_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription + end + def operation_list_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult + end + def proxy_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + end + def operation_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + end + def resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource + end def provisioning_state Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState end + def service_properties_base + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase + end + def error_model + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel + end + def service_type_health_policy_map_item + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem + end + def application_metric_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription + end + def service_correlation_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription + end + def service_placement_policy_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription + end + def service_type_delta_health_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy + end + def application_health_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy + end + def cluster_update_parameters + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters + end + def application_parameter + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + end + def cluster_code_versions_list_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult + end + def service_load_metric_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + end + def cluster_code_versions_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult + end + def partition_scheme_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + end + def diagnostics_storage_account_config + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig + end + def rolling_upgrade_monitoring_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + end + def cluster_upgrade_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy + end + def available_operation_display + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay + end + def cluster_health_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy + end + def azure_active_directory + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory + end end end end diff --git a/azure_sdk/lib/latest/modules/signalr_profile_module.rb b/azure_sdk/lib/latest/modules/signalr_profile_module.rb index 1537bc1ec8..fecb1ebc3d 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -11,27 +11,27 @@ module Mgmt SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR module Models - ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay - ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList - Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState + SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource + ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList + Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters + MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification + SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters + ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource - OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters - SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState - KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType end class SignalrManagementClass @@ -65,69 +65,69 @@ def method_missing(method, *args) end class ModelClasses - def resource_sku - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + def signal_rkeys + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + end + def signal_rcreate_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + end + def signal_rresource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource end def operation_display Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay end - def service_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + def provisioning_state + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState end - def signal_rresource_list - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList + def signal_rsku_tier + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier end - def operation - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + def key_type + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + end + def tracked_resource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource + end + def resource_sku + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku end def operation_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList end + def operation + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + end + def regenerate_key_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters + end + def metric_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification + end + def signal_rresource_list + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList + end def signal_rupdate_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters end + def service_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end def name_availability Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability end def resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource end - def operation_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties - end def signal_rcreate_or_update_properties Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties end - def metric_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end - def signal_rkeys - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + def operation_properties + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties end def name_availability_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters end - def regenerate_key_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - end - def tracked_resource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - end - def signal_rresource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - end - def signal_rcreate_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters - end - def signal_rsku_tier - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - end - def provisioning_state - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState - end - def key_type - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType - 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 270c7da4d9..dc36c083a1 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,20 +8,20 @@ module Azure::Profiles::Latest module SpellCheck module Models - SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase - SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse - ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error + ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end class SpellCheckDataClass @@ -53,48 +53,48 @@ def method_missing(method, *args) end class ModelClasses - def spelling_token_suggestion - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - end - def response_base - Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase - end - def spelling_flagged_token - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - end - def error - Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::SpellCheck::V1_0::Models::Response - end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def error_response - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse - end - def error_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - end def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end + def 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_response + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + end + def error_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end def mode Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end + def response + Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + end + def error + Azure::CognitiveServices::SpellCheck::V1_0::Models::Error + end + def response_base + Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase + end end end end diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb index d423ce40d6..f21989a4f7 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -10,7 +10,6 @@ module Mgmt BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases RestorableDroppedDatabases = Azure::SQL::Mgmt::V2014_04_01::RestorableDroppedDatabases - Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies DatabaseThreatDetectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseThreatDetectionPolicies DataMaskingPolicies = Azure::SQL::Mgmt::V2014_04_01::DataMaskingPolicies @@ -27,78 +26,61 @@ module Mgmt ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks - ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives ElasticPoolActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolActivities - ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities + ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors - TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions + ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities - ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies + TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies - DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies + ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages + DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages - DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors + Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities + Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions + DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors - DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors - FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups - FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances - Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys - Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers - SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents + FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups + DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers + SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules + FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs + BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies + Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies - DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies DatabaseOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseOperations - Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials + RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions - Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions - JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups - BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases - RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints + JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies module Models - MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue - ServiceObjectiveListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult - DataMaskingRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult - QueryText = Azure::SQL::Mgmt::V2014_04_01::Models::QueryText - DatabaseUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult - TransparentDataEncryptionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult - DatabaseUsage = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage - ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult - ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult - ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult - ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage - DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult - MaxSizeCapability = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability - ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - EditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability - ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability - ElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult - ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult LocationCapabilities = Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse @@ -115,7 +97,6 @@ module Models ExportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult BackupLongTermRetentionVaultListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult - MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability @@ -136,80 +117,96 @@ 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 AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult - QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault - RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase - ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy + QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy + RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption - RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex - DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration - ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex ElasticPoolUpdate = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool 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 - ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator + ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink + ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity 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 + DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy - DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy + MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState CapabilityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus - MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits + ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType PerformanceLevelUnit = Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason - ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition - ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus - RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction - RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState + ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType + RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault - DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus - DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole ElasticPoolState = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState - ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition + DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState 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 + ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition 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 - QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState - ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion + QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus - OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion + ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue + ServiceObjectiveListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult + DataMaskingRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult + QueryText = Azure::SQL::Mgmt::V2014_04_01::Models::QueryText + DatabaseUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult + TransparentDataEncryptionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult + DatabaseUsage = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage + ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + MaxSizeCapability = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability + ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult + EditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability + ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability + ElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult + ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo - OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList @@ -225,155 +222,158 @@ module Models FailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo - FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult + OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult - VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult + SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult - SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint + PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + 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 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 - RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult 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 + RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server 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 AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus + SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod - IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition - JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions - Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource - DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku - JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult - JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput - ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy - DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation - TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource - Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities + ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase - RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState - CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode - SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired - AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database + DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate + DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired + AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual + Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + 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 + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate + ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition + JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + 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 + ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult + JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult + JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :capabilities, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :database_advisors, :database_recommended_actions, :server_advisors, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :firewall_rules, :managed_instances, :operations, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_blob_auditing_policies, :database_operations, :databases, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :jobs, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :backup_long_term_retention_policies, :managed_databases, :restore_points, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :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, :database_recommended_actions, :database_advisors, :server_advisors, :encryption_protectors, :managed_instances, :server_keys, :failover_groups, :database_automatic_tuning_operations, :sync_groups, :sync_agents, :subscription_usages, :sync_members, :virtual_network_rules, :firewall_rules, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :restore_points, :job_executions, :job_step_executions, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :job_steps, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -386,7 +386,6 @@ def initialize(configurable, base_url=nil, options=nil) @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @recoverable_databases = @client_0.recoverable_databases @restorable_dropped_databases = @client_0.restorable_dropped_databases - @capabilities = @client_0.capabilities @server_connection_policies = @client_0.server_connection_policies @database_threat_detection_policies = @client_0.database_threat_detection_policies @data_masking_policies = @client_0.data_masking_policies @@ -403,67 +402,68 @@ def initialize(configurable, base_url=nil, options=nil) @replication_links = @client_0.replication_links @server_azure_adadministrators = @client_0.server_azure_adadministrators @server_communication_links = @client_0.server_communication_links - @service_objectives = @client_0.service_objectives @elastic_pool_activities = @client_0.elastic_pool_activities - @elastic_pool_database_activities = @client_0.elastic_pool_database_activities + @service_objectives = @client_0.service_objectives @service_tier_advisors = @client_0.service_tier_advisors - @transparent_data_encryptions = @client_0.transparent_data_encryptions + @elastic_pool_database_activities = @client_0.elastic_pool_database_activities @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities - @server_table_auditing_policies = @client_0.server_table_auditing_policies + @transparent_data_encryptions = @client_0.transparent_data_encryptions @database_table_auditing_policies = @client_0.database_table_auditing_policies - @database_connection_policies = @client_0.database_connection_policies + @server_table_auditing_policies = @client_0.server_table_auditing_policies @server_usages = @client_0.server_usages + @database_connection_policies = @client_0.database_connection_policies @database_usages = @client_0.database_usages + @capabilities = @client_0.capabilities @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @database_advisors = @client_1.database_advisors + @servers = @client_1.servers + @operations = @client_1.operations @database_recommended_actions = @client_1.database_recommended_actions + @database_advisors = @client_1.database_advisors @server_advisors = @client_1.server_advisors - @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @encryption_protectors = @client_1.encryption_protectors - @failover_groups = @client_1.failover_groups - @firewall_rules = @client_1.firewall_rules @managed_instances = @client_1.managed_instances - @operations = @client_1.operations @server_keys = @client_1.server_keys - @servers = @client_1.servers - @sync_agents = @client_1.sync_agents + @failover_groups = @client_1.failover_groups + @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @sync_groups = @client_1.sync_groups - @sync_members = @client_1.sync_members + @sync_agents = @client_1.sync_agents @subscription_usages = @client_1.subscription_usages + @sync_members = @client_1.sync_members @virtual_network_rules = @client_1.virtual_network_rules + @firewall_rules = @client_1.firewall_rules @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @database_blob_auditing_policies = @client_2.database_blob_auditing_policies + @jobs = @client_2.jobs + @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies + @databases = @client_2.databases @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @server_blob_auditing_policies = @client_2.server_blob_auditing_policies - @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @database_operations = @client_2.database_operations - @databases = @client_2.databases @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials + @restore_points = @client_2.restore_points @job_executions = @client_2.job_executions - @jobs = @client_2.jobs @job_step_executions = @client_2.job_step_executions - @job_steps = @client_2.job_steps @job_target_executions = @client_2.job_target_executions @job_target_groups = @client_2.job_target_groups @job_versions = @client_2.job_versions @long_term_retention_backups = @client_2.long_term_retention_backups - @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @managed_databases = @client_2.managed_databases - @restore_points = @client_2.restore_points + @job_steps = @client_2.job_steps @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @server_dns_aliases = @client_2.server_dns_aliases @server_security_alert_policies = @client_2.server_security_alert_policies @@ -489,60 +489,6 @@ def method_missing(method, *args) end class ModelClasses - def metric_value - Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue - end - def service_objective_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult - end - def data_masking_rule_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult - end - def query_text - Azure::SQL::Mgmt::V2014_04_01::Models::QueryText - end - def database_usage_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult - end - def transparent_data_encryption_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult - end - def database_usage - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage - end - def extension_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult - end - def server_usage_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult - end - def server_communication_link_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult - end - def server_usage - Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage - end - def disaster_recovery_configuration_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult - end - def max_size_capability - Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability - end - def server_administrator_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - end - def edition_capability - Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability - end - def elastic_pool_per_database_max_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability - end - def elastic_pool_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult - end - def elastic_pool_edition_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability - end def replication_link_list_result Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult end @@ -591,9 +537,6 @@ def query_text_list_result def backup_long_term_retention_vault_list_result Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult end - def metric_name - Azure::SQL::Mgmt::V2014_04_01::Models::MetricName - end def restorable_dropped_database_list_result Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult end @@ -654,53 +597,47 @@ 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 advisor_list_result Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult end - def query_statistic_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + def elastic_pool_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end def backup_long_term_retention_vault Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault end - def recoverable_database - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase + def query_statistic_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end - def restorable_dropped_database - Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + def service_tier_advisor + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end def server_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy end - def service_tier_advisor - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + def recoverable_database + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase end def transparent_data_encryption Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption end - def recommended_index - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex - end - def database_security_alert_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + def restorable_dropped_database + Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase end - def data_masking_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + def disaster_recovery_configuration + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration end def data_masking_rule Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule end - def disaster_recovery_configuration - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + def database_security_alert_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy end - def elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + def recommended_index + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex end def elastic_pool_update Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate @@ -708,32 +645,41 @@ def elastic_pool_update 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 data_masking_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy + end + def recommended_elastic_pool + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool + end def import_export_response Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse end def import_request Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest end - def recommended_elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool + def server_azure_adadministrator + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator end def replication_link Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink end - def server_azure_adadministrator - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator - end def server_communication_link Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink end + def elastic_pool_database_activity + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + end def service_objective Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective end def elastic_pool_activity Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity end - def elastic_pool_database_activity - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + def database_table_auditing_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy end def transparent_data_encryption_activity Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity @@ -741,20 +687,20 @@ def transparent_data_encryption_activity def database_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy end - def database_table_auditing_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy - end def server_table_auditing_policy Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy end + def max_size_units + Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits + end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState 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 + def server_connection_type + Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType end def performance_level_unit Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit @@ -762,39 +708,33 @@ def performance_level_unit def check_name_availability_reason Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason end - def server_connection_type - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - end - def database_edition - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition + def transparent_data_encryption_status + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus end def service_objective_name Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName end - def transparent_data_encryption_status - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus + def recommended_index_type + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType end def recommended_index_action Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction end - def recommended_index_state - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState - end - def recommended_index_type - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType + def database_edition + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition end def read_scale Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale end + def recommended_index_state + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState + end def security_alert_policy_email_account_admins Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins end 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 data_masking_rule_state Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState end @@ -804,8 +744,8 @@ def data_masking_function def disaster_recovery_configuration_status Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus end - def disaster_recovery_configuration_auto_failover - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + def data_masking_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState end def disaster_recovery_configuration_failover_policy Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy @@ -816,8 +756,8 @@ def disaster_recovery_configuration_role 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 + def disaster_recovery_configuration_auto_failover + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover end def geo_backup_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState @@ -828,8 +768,8 @@ def storage_key_type def authentication_type Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType end - def unit_type - Azure::SQL::Mgmt::V2014_04_01::Models::UnitType + def elastic_pool_edition + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition end def primary_aggregation_type Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType @@ -840,8 +780,8 @@ def unit_definition_type def query_aggregation_function Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction end - def query_execution_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + def unit_type + Azure::SQL::Mgmt::V2014_04_01::Models::UnitType end def query_observed_metric_type Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType @@ -849,14 +789,11 @@ def query_observed_metric_type def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end - def replication_role - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole - end def replication_state Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState end - def server_version - Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion + def query_execution_type + Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType end def server_state Azure::SQL::Mgmt::V2014_04_01::Models::ServerState @@ -864,18 +801,72 @@ def server_state def transparent_data_encryption_activity_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus end - def operation_display - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay + def server_version + Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion end - def operation - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + def replication_role + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + end + def metric_name + Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + end + def metric_value + Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue + end + def service_objective_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult + end + def data_masking_rule_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult + end + def query_text + Azure::SQL::Mgmt::V2014_04_01::Models::QueryText + end + def database_usage_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult + end + def transparent_data_encryption_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult + end + def database_usage + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage + end + def extension_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + end + def server_usage_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + end + def server_communication_link_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + end + def server_usage + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + end + def disaster_recovery_configuration_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + end + def max_size_capability + Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability + end + def server_administrator_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult + end + def edition_capability + Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability + end + def elastic_pool_per_database_max_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability + end + def elastic_pool_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult + end + def elastic_pool_edition_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability end def recommended_action_implementation_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end - def operation_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult - end def recommended_action_impact_record Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord end @@ -921,38 +912,32 @@ def recommended_action_state_info def sync_group_log_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties end + def operation_display + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay + end def recommended_action_error_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo end - def failover_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult + def operation_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult end def recommended_action_metric_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo end - def sync_full_schema_properties_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult - end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + def failover_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult end def server_key_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end - def virtual_network_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult + def sync_full_schema_properties_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult end def sync_group_log_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end - def server_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - end - def partner_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - end - def server_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + def virtual_network_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end def resource_with_writable_name Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName @@ -960,116 +945,116 @@ def resource_with_writable_name def subscription_usage_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - end def sync_agent_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end def failover_group_read_write_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end + def partner_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + end def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + def operation + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end - def sync_member_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult end - def failover_group_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties end def sync_agent_linked_database_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult end - def automatic_tuning_options - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + 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 recommended_action - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + def sync_member_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult 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 + def recommended_action + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction end - def failover_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + def automatic_tuning_options + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end def proxy_resource_with_writable_name Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + def server_key + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + end + def encryption_protector + Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + end + def server_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def server_key - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + def failover_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase end - def sync_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + def server + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server 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 advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus end + def sync_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + end def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end + def subscription_usage + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + end + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + 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 recommended_action_initiated_by Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy 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 automatic_tuning_mode - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + def virtual_network_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end + def recommended_action_current_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + end def server_key_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end - def read_write_endpoint_failover_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + def automatic_tuning_mode + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end def read_only_endpoint_failover_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy @@ -1077,24 +1062,30 @@ def read_only_endpoint_failover_policy def failover_group_replication_role Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole end + def sync_conflict_resolution_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + 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 sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + end + def virtual_network_rule_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + end def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - end def sync_agent_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end def sync_member_db_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - end - def sync_conflict_resolution_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - end def sync_group_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end @@ -1104,108 +1095,21 @@ def sync_direction def sync_member_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end - def virtual_network_rule_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - end - def job_agent_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - end - def managed_database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - end - def resource_move_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition - end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - end - def server_dns_alias_acquisition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - end - def job_version_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - end - def job_agent_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions - end - def resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource - end - def database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate - end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - end - def job_credential_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - end - def server_dns_alias_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - end - def job_execution_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end - def sku - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku - end - def job_execution_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - end - def database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult - end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end - def job_step_action - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end - def database_vulnerability_assessment_rule_baseline_item - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + def server_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end def job_step_output Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput end - def proxy_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource - end def extended_database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end @@ -1215,18 +1119,9 @@ def extended_server_blob_auditing_policy def server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end - def database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - end def database_operation Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation end - def tracked_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource - end - def database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database - end def import_export_operation_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end @@ -1236,9 +1131,18 @@ def database_vulnerability_assessment_rule_baseline def database_vulnerability_assessment Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment end + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + end + def complete_database_restore_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end @@ -1248,9 +1152,6 @@ def job_credential def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution 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 @@ -1263,15 +1164,9 @@ def job_version def long_term_retention_backup Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end - def backup_long_term_retention_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy - end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end - def restore_point - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - end def server_automatic_tuning Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end @@ -1281,38 +1176,26 @@ def server_dns_alias def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end - def blob_auditing_policy_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState - end def management_operation_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState end - def create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode - end - def sample_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName - end def database_status Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus end def catalog_collation_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType end - def job_agent_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + def database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - end def job_target_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end - def job_schedule_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + def job_agent_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType @@ -1320,23 +1203,65 @@ def job_step_action_type def job_step_action_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def job_schedule_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end + def create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode + end + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + end + def automatic_tuning_server_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + end def managed_database_status Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end - def restore_point_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def automatic_tuning_server_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + end + 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 + end + def tracked_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + end + def proxy_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + end + def database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database + end + def database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate + end + def database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + end + def restore_point + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + end + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + end + def sku + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + end + def blob_auditing_policy_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired @@ -1344,17 +1269,92 @@ def automatic_tuning_option_mode_desired def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + end + def sample_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName + end + def restore_point_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + def job_agent_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate + end + def managed_database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + end + def resource_move_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition + end + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + end + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + end + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + end + def server_dns_alias_acquisition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + end + def job_version_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + end + def job_agent_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult + end + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + end + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + end + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + end + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def job_credential_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + end + def server_dns_alias_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + end + def job_execution_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + end + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult + end + def job_execution_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + end + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end + def database_operation_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult + end + def job_step_action + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + end + def database_vulnerability_assessment_rule_baseline_item + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end end end diff --git a/azure_sdk/lib/latest/modules/storage_profile_module.rb b/azure_sdk/lib/latest/modules/storage_profile_module.rb index fbc28071f2..7bb581212f 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -8,93 +8,93 @@ module Azure::Profiles::Latest module Storage module Mgmt Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations - Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts + Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers module Models + DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction + SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol + SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission + LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus + LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + LeaseDuration = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration + ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions + ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State + OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay + Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation + Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters + StorageAccountKey = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey + Sku = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku StorageAccountListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListResult + EncryptionService = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListKeysResult - Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + Encryption = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountRegenerateKeyParameters - ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters - OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain UsageName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName - SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability + Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension Usage = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage - Sku = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageListResult CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult + Resource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource + StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters + MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName + StorageAccount = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount + Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind + SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier + AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier + AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus + ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState + UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit + Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action + SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability AccountSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters - EncryptionService = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService ListAccountSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse KeyVaultProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyVaultProperties ServiceSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters - VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule ListServiceSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse NetworkRuleSet = Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet - EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices - Encryption = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption - Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints IPRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule - StorageAccountKey = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity - MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification - StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter StorageSkuListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems - StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold - OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction - Resource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource TagProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty - Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty - CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties - StorageAccount = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies - ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource AzureEntityResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource BlobContainer = Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy ListContainerItem = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode - SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier - Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource - Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass - DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction - AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier - ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState - AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus - KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit - Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services - SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource - PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess - LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - LeaseDuration = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration - ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType end class StorageManagementClass - attr_reader :operations, :skus, :storage_accounts, :usages, :blob_containers, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :storage_accounts, :skus, :usages, :blob_containers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -105,8 +105,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @skus = @client_0.skus @storage_accounts = @client_0.storage_accounts + @skus = @client_0.skus @usages = @client_0.usages @blob_containers = @client_0.blob_containers @@ -127,38 +127,119 @@ def method_missing(method, *args) end class ModelClasses + def default_action + Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction + end + def signed_resource_types + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + end + def http_protocol + Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol + end + def signed_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + end + def public_access + Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + end + def key_permission + Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission + end + def lease_status + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus + end + def lease_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState + end + def lease_duration + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration + end + def immutability_policy_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState + end + def immutability_policy_update_type + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + end + def permissions + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions + end + def service_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end + def state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::State + end + def operation_display + Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay + end + def reason + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason + end + def operation_list_result + Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + end + def tracked_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + end + def proxy_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + end + def services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + end + def operation + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation + end + def identity + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + end + def virtual_network_rule + Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + end + def storage_account_check_name_availability_parameters + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters + end + def storage_account_key + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey + end + def sku + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + end def storage_account_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListResult end + def encryption_service + Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService + end def storage_account_list_keys_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListKeysResult end - def dimension - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + def encryption + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption end def storage_account_regenerate_key_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountRegenerateKeyParameters end - def service_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + def endpoints + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints end def storage_account_update_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters end - def operation_list_result - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + def custom_domain + Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain end def usage_name Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName end - def skucapability - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability + def dimension + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension end def usage Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage end - def sku - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + def encryption_services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices end def usage_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageListResult @@ -166,12 +247,48 @@ def usage_list_result def check_name_availability_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult end + def resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource + end + def storage_account_create_parameters + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters + end + def metric_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification + end + def sku_name + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName + end + def storage_account + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount + end + def kind + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind + end + def sku_tier + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier + end + def access_tier + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier + end + def account_status + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus + end + def provisioning_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState + end + def usage_unit + Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit + end + def action + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action + end + def skucapability + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability + end def account_sas_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters end - def encryption_service - Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService - end def list_account_sas_response Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse end @@ -181,39 +298,15 @@ def key_vault_properties def service_sas_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters end - def virtual_network_rule - Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule - end def list_service_sas_response Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse end def network_rule_set Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet end - def encryption_services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices - end - def encryption - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption - end - def endpoints - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints - end def iprule Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule end - def storage_account_key - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - end - def identity - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity - end - def metric_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end - def storage_account_check_name_availability_parameters - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters - end def management_policies_rules_set_parameter Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter end @@ -223,51 +316,27 @@ def storage_sku_list_result def list_container_items Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems end - def storage_account_create_parameters - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters - end def legal_hold Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold end - def operation_display - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay - end def legal_hold_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties end def restriction Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction end - def resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource - end def tag_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty end - def operation - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation - end def update_history_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty end - def custom_domain - Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain - end def immutability_policy_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties end - def storage_account - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount - end def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def proxy_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - end - def tracked_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource - end def azure_entity_resource Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource end @@ -283,81 +352,12 @@ def list_container_item def reason_code Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode end - def sku_name - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - end - def sku_tier - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier - end - def kind - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - end - def reason - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason - end def key_source Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource end - def action - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - end - def state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::State - end def bypass Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass end - def default_action - Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction - end - def access_tier - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier - end - def provisioning_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState - end - def account_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus - end - def key_permission - Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - end - def usage_unit - Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit - end - def services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services - end - def signed_resource_types - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - end - def permissions - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - end - def http_protocol - Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - end - def signed_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource - end - def public_access - Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess - end - def lease_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - end - def lease_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - end - def lease_duration - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration - end - def immutability_policy_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState - end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType - end end end end diff --git a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb index 4eea5339b1..3c4eca944a 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,24 +7,92 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers + Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes + DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings + Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices + BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts BandwidthSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BandwidthSettings CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances - Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices - DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings - BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules - Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups - HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers - Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials module Models + CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + 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 + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + 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 + ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus + DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList @@ -48,7 +116,6 @@ module Models ScheduleRecurrence = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails @@ -64,22 +131,20 @@ module Models NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList - Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch + RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings - DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList + BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku @@ -96,11 +161,9 @@ module Models AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList @@ -109,85 +172,22 @@ module Models MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics 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 BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus - DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus - InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end class StorSimple8000SeriesManagementClass - attr_reader :operations, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_policies, :backup_schedules, :backups, :hardware_component_groups, :jobs, :volume_containers, :volumes, :storage_account_credentials, :configurable, :base_url, :options, :model_classes + attr_reader :hardware_component_groups, :operations, :volume_containers, :volumes, :device_settings, :backups, :storage_account_credentials, :jobs, :devices, :backup_policies, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :backup_schedules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -197,22 +197,22 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @hardware_component_groups = @client_0.hardware_component_groups @operations = @client_0.operations + @volume_containers = @client_0.volume_containers + @volumes = @client_0.volumes + @device_settings = @client_0.device_settings + @backups = @client_0.backups + @storage_account_credentials = @client_0.storage_account_credentials + @jobs = @client_0.jobs + @devices = @client_0.devices + @backup_policies = @client_0.backup_policies @managers = @client_0.managers @access_control_records = @client_0.access_control_records @alerts = @client_0.alerts @bandwidth_settings = @client_0.bandwidth_settings @cloud_appliances = @client_0.cloud_appliances - @devices = @client_0.devices - @device_settings = @client_0.device_settings - @backup_policies = @client_0.backup_policies @backup_schedules = @client_0.backup_schedules - @backups = @client_0.backups - @hardware_component_groups = @client_0.hardware_component_groups - @jobs = @client_0.jobs - @volume_containers = @client_0.volume_containers - @volumes = @client_0.volumes - @storage_account_credentials = @client_0.storage_account_credentials @model_classes = ModelClasses.new end @@ -231,6 +231,210 @@ def method_missing(method, *args) end class ModelClasses + def cloud_appliance_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + end + def configure_device_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + end + def controller_power_state_change_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + end + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + end + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + end + def manager_extended_info + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + end + def hardware_component_group + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + end + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + end + def storage_account_credential + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + end + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + end + def updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + end + def volume_container + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + end + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + end + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + end + def alert_severity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + end + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + end + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + end + def backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + end + def alert_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + end + def scheduled_backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + end + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + end + def encryption_algorithm + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + end + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + end + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + end + def recurrence_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + end + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + end + def controller_power_state_action + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + end + def day_of_week + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + end + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + end + def device_configuration_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + end + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + end + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + end + def virtual_machine_api_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + end + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + end + def device_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus + end + def device_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + end + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + end + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + end + def authorization_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + end + def in_eligibility_category + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + end + def feature_support_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + end + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + end + def target_eligibility_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + end + def target_eligibility_result_code + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + end + def metric_aggregation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + end + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + end + def manager_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + end + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + end + def network_mode + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + end + def remote_management_mode_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + end + def net_interface_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + end + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + end + def job_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + end + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + end + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + end + def job_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + end + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + end + def volume_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus + end + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + end + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + end + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + end + def backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + end + def resource + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + end + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + end + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + end + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + end + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + end def target_eligibility_result Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult end @@ -300,9 +504,6 @@ def symmetric_encrypted_secret def nic_ipv6 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end @@ -348,54 +549,48 @@ def network_interface_data0_settings def hardware_component_group_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList end - def resource - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource - end def job_error_item Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def device_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end - def job_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - end - def remote_management_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch - end def job_stage Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end def device_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end + def remote_management_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch + end def webproxy_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings end - def dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings - end def job_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter end def job_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList end + def dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + end def available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - end - def backup_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - end def list_failover_targets_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest end def backup_schedule_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end + def backup_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + end def manager_intrinsic_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end @@ -444,9 +639,6 @@ def metric_data def backup_policy_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName - end def chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end @@ -456,9 +648,6 @@ def metric_dimension def secondary_dnssettings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end - def metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - end def device_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end @@ -483,230 +672,41 @@ def alert_filter def metrics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end - def data_statistics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics - end def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + end def nic_ipv4 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end def access_control_record Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord end - def alert - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - end - def alert_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + def data_statistics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics end def backup Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup end - def backup_policy - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + def alert + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end def backup_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end - def bandwidth_setting - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - end - def cloud_appliance_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - end - def configure_device_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - end - def controller_power_state_change_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - end - def hardware_component_group - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - end - def job - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - end - def manager_extended_info - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - end - def storage_account_credential - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - end - def updates - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - end - def volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - end - def alert_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - end - def encryption_algorithm - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - end - def volume_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - end - def scheduled_backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - end - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - end - def recurrence_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - end - def day_of_week - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - end - def controller_power_state_action - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus - end - def device_configuration_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - end - def device_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - end - def device_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - end - def authorization_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus - end - def in_eligibility_category - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - end - def target_eligibility_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - end - def target_eligibility_result_code - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - end - def feature_support_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - end - def job_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - end - def manager_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - end - def metric_aggregation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - end - def net_interface_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - end - def remote_management_mode_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - end - def volume_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - end - def backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + def backup_policy + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy end - def monitoring_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + def alert_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + def bandwidth_setting + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end end end diff --git a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb index f6c5f72855..b69ec05306 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -16,16 +16,17 @@ module Mgmt Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions module Models - AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization - FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs + ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku 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 @@ -35,59 +36,58 @@ module Models 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 + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku FunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters - SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult - InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn - OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse - SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult - Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function - StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource - AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource - BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource - BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters - JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters + EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota - SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode - EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + 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 - JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end class StreamAnalyticsManagementClass @@ -126,26 +126,32 @@ def method_missing(method, *args) end class ModelClasses - def azure_machine_learning_web_service_input_column - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn - end def operation_display Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end - def azure_machine_learning_web_service_inputs - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - end def operation_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end - def reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + end + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + end + def encoding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end - def function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + 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 azure_machine_learning_web_service_input_column + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end def diagnostics Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics @@ -153,9 +159,6 @@ def diagnostics def function_output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - end def diagnostic_condition Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition end @@ -183,18 +186,12 @@ def start_streaming_job_parameters def blob_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties end + def sku + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + end def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def sub_resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - end - def storage_account - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount - end def azure_sql_database_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties end @@ -204,35 +201,44 @@ def stream_input_data_source def streaming_job_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end - def input_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + def sub_resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource end def azure_machine_learning_web_service_output_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end - def oauth_based_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + def input_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult end def resource_test_status Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def oauth_based_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + end + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult end def subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource - end - def function_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + def transformation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end def input Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end - def transformation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + def streaming_job + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + end + def resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + end + def storage_account + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + end + def scalar_function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end def output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output @@ -240,8 +246,8 @@ def output def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end - def streaming_job - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + def json_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization end def java_script_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding @@ -249,20 +255,11 @@ def java_script_function_binding def azure_machine_learning_web_service_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end - def scalar_function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - end 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 + def avro_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end def power_bioutput_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource @@ -270,8 +267,8 @@ def power_bioutput_data_source def event_hub_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end - def service_bus_topic_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + def azure_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 @@ -279,8 +276,8 @@ def service_bus_queue_output_data_source def document_db_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end - def azure_sql_database_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end def event_hub_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource @@ -288,8 +285,8 @@ def event_hub_output_data_source def azure_table_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource end - def blob_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + def function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding end def blob_reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource @@ -297,14 +294,23 @@ def blob_reference_input_data_source def reference_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties end + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + end + def azure_sql_database_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + end + def blob_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + end def io_thub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end def event_hub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end - def blob_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + def java_script_function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters end def stream_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties @@ -312,20 +318,17 @@ def stream_input_properties def azure_machine_learning_web_service_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters end - def java_script_function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters + def events_out_of_order_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end def subscription_quota Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end - def sku_name - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - end def output_start_mode Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode end - def events_out_of_order_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + 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 @@ -333,15 +336,12 @@ def output_error_policy def compatibility_level Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel end - def json_output_serialization_format - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - end - def encoding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding - end def udf_type Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end + def sku_name + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName + end end end end diff --git a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb index 19c99b6d0d..82659e0d14 100644 --- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb @@ -7,23 +7,23 @@ module Azure::Profiles::Latest module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies + Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -33,8 +33,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -65,15 +65,15 @@ def location_list_result def tenant_id_description Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end + def location + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location + end def subscription_state Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end diff --git a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb index c09fb5f90c..6a034942a4 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,21 +8,21 @@ module Azure::Profiles::Latest module TextAnalytics module Models + ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord + SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem + 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 - DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult - ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord - SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem - 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 end class TextAnalyticsDataClass @@ -54,9 +54,33 @@ def method_missing(method, *args) end class ModelClasses + def error_record + Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord + end + def sentiment_batch_result_item + Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem + end + def multi_language_batch_input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput + end + def sentiment_batch_result + Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult + end + 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 @@ -66,39 +90,15 @@ def batch_input def key_phrase_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem end - def detected_language - Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - end def key_phrase_batch_result Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult end def language_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem end - def error_response - Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse - end def language_batch_result Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult end - def error_record - Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord - end - def sentiment_batch_result_item - Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem - end - def multi_language_batch_input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput - end - def sentiment_batch_result - Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult - end - def internal_error - Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError - end - def azure_regions - Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions - end end end end diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index f4c275236c..7ab5efa57e 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -8,8 +8,8 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt Endpoints = Azure::TrafficManager::Mgmt::V2017_05_01::Endpoints - Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies + Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles HeatMap = Azure::TrafficManager::Mgmt::V2017_09_01_preview::HeatMap TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys @@ -19,29 +19,29 @@ module Models CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2017_05_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters DnsConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::DnsConfig MonitorConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig - ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult - Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint - Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy EndpointStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus - MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol + Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint ProfileStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus + ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource + TrafficManagerUserMetricsKeyModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel + HeatMapModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult - HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint Resource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource + HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint + TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource TrafficFlow = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow QueryExperience = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience - TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource - ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource - HeatMapModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel - TrafficManagerUserMetricsKeyModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel end class TrafficManagerManagementClass - attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :geographic_hierarchies, :profiles, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -52,8 +52,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @endpoints = @client_0.endpoints - @profiles = @client_0.profiles @geographic_hierarchies = @client_0.geographic_hierarchies + @profiles = @client_0.profiles @client_1 = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -97,15 +97,6 @@ def dns_config def monitor_config Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig end - def profile_list_result - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult - end - def endpoint - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint - end - def profile - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - end def traffic_manager_geographic_hierarchy Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy end @@ -118,23 +109,44 @@ def endpoint_monitor_status def profile_monitor_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus end - def monitor_protocol - Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol + def profile + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + end + def endpoint + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint end def profile_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus end + def profile_list_result + Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + 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 end + def proxy_resource + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource + end + def traffic_manager_user_metrics_key_model + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel + end + def heat_map_model + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel + 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 heat_map_endpoint Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint end - def resource - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource + def tracked_resource + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource end def traffic_flow Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow @@ -142,18 +154,6 @@ 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 proxy_resource - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource - end - def heat_map_model - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel - end - def traffic_manager_user_metrics_key_model - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel - end end end end diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index 20f1613c62..c6d4708f37 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,38 +9,38 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models + MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory - Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext - Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile - ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase - ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer - SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer - Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork - MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject - Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse TrendingVideos = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario - ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase + QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext + Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query + VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject + PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer + Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork + ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode + Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat - VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject end class VideoSearchDataClass @@ -73,101 +73,101 @@ def method_missing(method, *args) end class ModelClasses + def media_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + end def trending_videos_category Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory end def trending_videos_subcategory Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory end - def error - Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - end - def pivot_suggestions - Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - end - def query_context - Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext - end - def query - Azure::CognitiveServices::VideoSearch::V1_0::Models::Query - end def videos_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule end def trending_videos_tile Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile end + def videos + Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos + end + def trending_videos + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos + end + def video_details + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails + end + def video_query_scenario + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario + end + def video_length + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength + end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end + def video_pricing + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing + end + def video_resolution + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + end + def video_insight_module + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + end def response_base Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase end - def image_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + def query_context + Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext + end + def query + Azure::CognitiveServices::VideoSearch::V1_0::Models::Query end def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end - def videos - Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos + def pivot_suggestions + Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + def search_results_answer + Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer end def answer Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer end - def search_results_answer - Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer - end def thing Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing end def creative_work Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork end - def media_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject - end - def identifiable - Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end - def trending_videos - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos - end - def video_details - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails - end - def video_query_scenario - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario - end def error_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - end - def video_length - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength - end - def video_pricing - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing - end - def video_resolution - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution + def identifiable + Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end def safe_search Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def text_format Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat end - def video_insight_module - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + def error + Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + end + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + end + def image_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject 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 6949b51f0c..05c4c1bddf 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -8,78 +8,80 @@ module Azure::Profiles::Latest module Web module Mgmt DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider - Domains = Azure::Web::Mgmt::V2015_04_01::Domains TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains + Domains = Azure::Web::Mgmt::V2015_04_01::Domains AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates - DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics - Provider = Azure::Web::Mgmt::V2016_03_01::Provider + DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates + Provider = Azure::Web::Mgmt::V2016_03_01::Provider WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans module Models + TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain + DomainStatus = Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus + DnsType = Azure::Web::Mgmt::V2015_04_01::Models::DnsType + DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType + DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier + TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection + ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse + Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain Contact = Azure::Web::Mgmt::V2015_04_01::Models::Contact DomainPurchaseConsent = Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent - DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest - DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection + DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters - NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection + DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection Address = Azure::Web::Mgmt::V2015_04_01::Models::Address + NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection 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 - Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain - DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource - TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain - DomainStatus = Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus - DnsType = Azure::Web::Mgmt::V2015_04_01::Models::DnsType - DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType + CertificateEmail = Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail + 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 AppServiceCertificate = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate AppServiceCertificateCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateCollection AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection SiteSealRequest = Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest - CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails - SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal - AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder + SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal + CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource - AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource - CertificateEmail = Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction - ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest - RenewCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest - CertificateProductType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType - CertificateOrderStatus = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus + AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType + SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType + NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels + IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType + KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName + Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo - CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection ValidateResponse = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest PremierAddOnOfferCollection = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay - Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties - CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations - NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite @@ -92,38 +94,80 @@ module Models RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet - DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation 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 - Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate + DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource - DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition - DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis + DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory - DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay + CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + 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 - SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters - VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure - VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails - KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus - IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType - SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType - ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType - NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel - Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels + 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 - InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType - CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + 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 - SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName + InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType + PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate + RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest + MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus + SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo + SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance + ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo + SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource + SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag + SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource + SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings + SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource + StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse + SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo + TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory + TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob + SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl + BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus + SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference + StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary + DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel + HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType + ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus + PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType + Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult + TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig ApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig DatabaseBackupSetting = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting @@ -134,184 +178,62 @@ module Models ProcessThreadInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfoCollection CsmPublishingProfileOptions = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions WebAppInstanceCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection - PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection SnapshotCollection = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection + 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 - SiteCloneability = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability - PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet - 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 + AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig + PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig - FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig + PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig - AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig + DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry - BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule + FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig + PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse + SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection + SiteConfigResourceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample 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 + ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection - 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 - BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest - ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob - CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment - FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope - FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding - MSDeploy = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope + SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection + PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus - MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest - MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus - RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity + CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures - PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn - ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo + RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity + MSDeploy = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo - PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate - RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest - RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse - SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings - SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource - SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo - SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo - SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance + BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig - SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource - SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag - SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl - SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource - SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference - Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot - StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions - StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse - StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary - TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun - TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory - TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob - WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob - LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel - BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus - DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType - FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit - BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType - ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus - WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType - PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat - DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType - MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState - MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType - PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation - UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction - BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider - CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult - SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType - TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile - VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping - IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction - VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo - StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity - CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings - NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair - AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction - AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection - AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions - HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics - SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger - SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus - SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo - SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription - AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse - SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection - WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool - NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry - ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection - WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection - HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection - Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource - ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity - ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty - SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget - MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily - ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability - ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection - StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger - LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString - RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger - ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers - ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules - SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo - SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits - UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection - RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule - AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection - Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments - ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName - VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection - VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication - Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability - HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping - Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation - SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey - CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota - ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo - StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection - SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource - HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState - WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource - AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource - MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition - Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage - WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource - VnetRoute = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute - VnetInfo = Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo + BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule + RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest + FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets VnetGateway = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway - User = Azure::Web::Mgmt::V2016_09_01::Models::User SnapshotRecoveryRequest = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest ResourceMetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition PushSettings = Azure::Web::Mgmt::V2016_09_01::Models::PushSettings - Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey - HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection Site = Azure::Web::Mgmt::V2016_09_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan - AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource - HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits - ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState - HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus - InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode - ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions - WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions - AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction + VnetInfo = Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo 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 @@ -321,13 +243,91 @@ module Models 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 StatusOptions = Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation + HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection + Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage + Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource + ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState + ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource + User = Azure::Web::Mgmt::V2016_09_01::Models::User + 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 + VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity + AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry + AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse + SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection + ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection + WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection + HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection + HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics + CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily + ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity + WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection + AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource + 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 + HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus + IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction + InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode + ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo + AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction + CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings + WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions + AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction + ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions + AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions + SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger + StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger + RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger + SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig + SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + 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 + AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers + 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 + SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule + Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments + VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory + VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication + HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping + SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey + VnetRoute = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute + Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier end class WebManagementClass - attr_reader :domain_registration_provider, :domains, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :provider, :recommendations, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes + attr_reader :domain_registration_provider, :top_level_domains, :domains, :app_service_certificate_orders, :certificate_registration_provider, :diagnostics, :deleted_web_apps, :recommendations, :certificates, :provider, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -338,8 +338,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @domain_registration_provider = @client_0.domain_registration_provider - @domains = @client_0.domains @top_level_domains = @client_0.top_level_domains + @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)) @@ -354,11 +354,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @certificates = @client_2.certificates - @deleted_web_apps = @client_2.deleted_web_apps @diagnostics = @client_2.diagnostics - @provider = @client_2.provider + @deleted_web_apps = @client_2.deleted_web_apps @recommendations = @client_2.recommendations + @certificates = @client_2.certificates + @provider = @client_2.provider @client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -400,30 +400,54 @@ def method_missing(method, *args) end class ModelClasses + def top_level_domain + Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain + end + def domain_status + Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus + end + def dns_type + Azure::Web::Mgmt::V2015_04_01::Models::DnsType + end + def domain_type + Azure::Web::Mgmt::V2015_04_01::Models::DomainType + end + def domain_ownership_identifier + Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier + end + def tld_legal_agreement_collection + Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection + end + def error_response + Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse + end + def domain + Azure::Web::Mgmt::V2015_04_01::Models::Domain + 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_control_center_sso_request Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest end - def domain_ownership_identifier_collection - Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection + def domain_availablility_check_result + Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult end def domain_recommendation_search_parameters Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters end - def name_identifier_collection - Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection + def domain_ownership_identifier_collection + Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection end def address Azure::Web::Mgmt::V2015_04_01::Models::Address 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 @@ -436,35 +460,26 @@ 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 - end - def domain - Azure::Web::Mgmt::V2015_04_01::Models::Domain - end - def domain_ownership_identifier - Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier - end def domain_patch_resource Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource end - def top_level_domain - Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain + def certificate_email + Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail end - def domain_status - Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus + def renew_certificate_order_request + Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest end - def dns_type - Azure::Web::Mgmt::V2015_04_01::Models::DnsType + def app_service_certificate_resource + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource end - def domain_type - Azure::Web::Mgmt::V2015_04_01::Models::DomainType + 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 app_service_certificate Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate @@ -478,57 +493,69 @@ def app_service_certificate_order_collection def site_seal_request Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest end - def certificate_details - Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails + 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_resource - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource + def certificate_details + Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails end - def app_service_certificate_order - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder + 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 - def app_service_certificate_patch_resource - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource - end - def certificate_email - Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail - end def certificate_order_action Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction end - def reissue_certificate_order_request - Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest + def app_service_certificate_patch_resource + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource end - def renew_certificate_order_request - Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest + def certificate_order_action_type + Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType end - def certificate_product_type - Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType + def solution_type + Azure::Web::Mgmt::V2016_03_01::Models::SolutionType end - def certificate_order_status - Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus + def resource_scope_type + Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType end - def certificate_order_action_type - Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType + def notification_level + Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + 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 metric_specification - Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + def service_specification + Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + end + def check_name_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + end + def channels + Azure::Web::Mgmt::V2016_03_01::Models::Channels + end + def issue_type + Azure::Web::Mgmt::V2016_03_01::Models::IssueType + end + def key_vault_secret_status + Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + end + def sku_name + Azure::Web::Mgmt::V2016_03_01::Models::SkuName + end + def certificate + Azure::Web::Mgmt::V2016_03_01::Models::Certificate end def hosting_environment_deployment_info Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo end - def certificate_collection - Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection - end def validate_response Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse end @@ -547,33 +574,12 @@ def app_service_environment def geo_region_collection Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection end - def csm_operation_display - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay - end - def dimension - Azure::Web::Mgmt::V2016_03_01::Models::Dimension - end def csm_move_resource_envelope Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope end - def service_specification - Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - end - def csm_operation_description_properties - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties - end - def csm_operation_description - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - end - def csm_operation_collection - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection - end def deployment_locations Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations end - def name_identifier - Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - end def source_control_collection Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection end @@ -610,9 +616,6 @@ def diagnostic_metric_sample def diagnostic_metric_set Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet end - def data_source - Azure::Web::Mgmt::V2016_03_01::Models::DataSource - end def response_meta_data Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData end @@ -631,185 +634,299 @@ def diagnostic_detector_collection 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 - Azure::Web::Mgmt::V2016_03_01::Models::Certificate + def data_source + Azure::Web::Mgmt::V2016_03_01::Models::DataSource end def certificate_patch_resource Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource end - def detector_definition - Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + def diagnostic_category_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end - def diagnostic_analysis - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis + 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_detector_response - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + def diagnostic_analysis + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end def geo_region Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion end - def premier_add_on_offer - Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer + def csm_operation_display + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay end - def source_control - Azure::Web::Mgmt::V2016_03_01::Models::SourceControl + def certificate_collection + Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection end - def vnet_parameters - Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters + def csm_operation_collection + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection end def vnet_validation_test_failure Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure end - def vnet_validation_failure_details - Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails - end - def key_vault_secret_status - Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + def dimension + Azure::Web::Mgmt::V2016_03_01::Models::Dimension end - def issue_type - Azure::Web::Mgmt::V2016_03_01::Models::IssueType + def metric_specification + Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification end - def solution_type - Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + def premier_add_on_offer + Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer end - def resource_scope_type - Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType + def vnet_parameters + Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters end - def notification_level - Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + def diagnostic_detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def channels - Azure::Web::Mgmt::V2016_03_01::Models::Channels + 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 in_availability_reason_type - Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType + def name_identifier + Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier end - def check_name_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + def csm_operation_description + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription + end + 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 sku_name - Azure::Web::Mgmt::V2016_03_01::Models::SkuName + def in_availability_reason_type + Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType end - def azure_table_storage_application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig + def public_certificate + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate end - def application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig + def restore_response + Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse end - def database_backup_setting - Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting + def migrate_my_sql_request + Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest end - def backup_item_collection - Azure::Web::Mgmt::V2016_08_01::Models::BackupItemCollection + def migrate_my_sql_status + Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus end - def process_info_collection - Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfoCollection + def site_configuration_snapshot_info + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo end - def conn_string_value_type_pair - Azure::Web::Mgmt::V2016_08_01::Models::ConnStringValueTypePair + def site_instance + Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance end - def process_module_info_collection - Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfoCollection + def process_thread_info + Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo end - def process_thread_info_collection - Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfoCollection + def site_patch_resource + Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource end - def csm_publishing_profile_options - Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions + def site_php_error_log_flag + Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag end - def web_app_instance_collection - Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection + def slot_config_names_resource + Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource end - def public_certificate_collection - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection + def site_auth_settings + Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + def site_config_resource + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource end - def triggered_web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection + def storage_migration_response + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse end - def enabled_config - Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig + def site_extension_info + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo end - def triggered_job_history_collection - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + def triggered_job_run + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun end - def snapshot_collection - Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection + def triggered_job_history + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory end - def site_cloneability_criterion - Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion + def triggered_web_job + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob end - def host_name_binding_collection - Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection + def web_job + Azure::Web::Mgmt::V2016_08_01::Models::WebJob end - def site_cloneability - Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability + def site_source_control + Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl end - def perf_mon_set - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + def backup_item_status + Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus end - def perf_mon_counter_collection - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + def slot_difference + Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference end - def web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + def storage_migration_options + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions end - def continuous_web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection + def string_dictionary + Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary end - def file_system_application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult end - def file_system_http_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig + def log_level + Azure::Web::Mgmt::V2016_08_01::Models::LogLevel end - def azure_blob_storage_application_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end - def azure_blob_storage_http_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig + def backup_restore_operation_type + Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType end - def msdeploy_log_entry - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry + def continuous_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus end - def backup_schedule - Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule + def publishing_profile_format + Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat end - def perf_mon_sample - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType end - def slot_difference_collection - Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection + def my_sql_migration_type + Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType end - def deployment_collection - Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection + def public_certificate_location + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation end - def http_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig + def database_type + Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType end - def site_config_resource_collection - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection + def snapshot + Azure::Web::Mgmt::V2016_08_01::Models::Snapshot end - def function_envelope_collection - Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection + def custom_host_name_dns_record_type + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + end + def web_job_type + Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + end + def msdeploy_provisioning_state + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + end + def azure_resource_type + Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + end + def unauthenticated_client_action + Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + end + def built_in_authentication_provider + Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + end + def frequency_unit + Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + end + def site_extension_type + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + 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 azure_table_storage_application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig + end + def application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig + end + def database_backup_setting + Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting + end + def backup_item_collection + Azure::Web::Mgmt::V2016_08_01::Models::BackupItemCollection + end + def process_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfoCollection + end + def conn_string_value_type_pair + Azure::Web::Mgmt::V2016_08_01::Models::ConnStringValueTypePair + end + def process_module_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfoCollection + end + def process_thread_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfoCollection + end + def csm_publishing_profile_options + Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions + end + def web_app_instance_collection + Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection + end + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + end + def public_certificate_collection + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection + end + def triggered_web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection + 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 + end + def snapshot_collection + Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection + 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 + end + def host_name_binding_collection + Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection + end + def web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + end + def continuous_web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection + end + def azure_blob_storage_http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig + end + def perf_mon_counter_collection + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection + end + def http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig + end + def file_system_application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig + end + def perf_mon_set + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet + end + def azure_blob_storage_application_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig + end + def deployment_collection + Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection + end + def msdeploy_log_entry + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry + end + def file_system_http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig end def perf_mon_response Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse @@ -817,495 +934,378 @@ def perf_mon_response 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 + def site_config_resource_collection + Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection end - def backup_item - Azure::Web::Mgmt::V2016_08_01::Models::BackupItem + def perf_mon_sample + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample end - def backup_request - Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest + def slot_difference_collection + Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection end def connection_string_dictionary Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary end + def function_envelope_collection + Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection + end + def csm_slot_entity + Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity + end + def backup_item + Azure::Web::Mgmt::V2016_08_01::Models::BackupItem + end def continuous_web_job Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob end - def custom_hostname_analysis_result - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult - end def deployment Azure::Web::Mgmt::V2016_08_01::Models::Deployment end - def function_envelope - Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope - end - def function_secrets - Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets - end def host_name_binding Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding end - def msdeploy - Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy - end def msdeploy_log Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog end - def msdeploy_status - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus + def function_envelope + Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope end - def migrate_my_sql_request - Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest + def site_extension_info_collection + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection end - def migrate_my_sql_status - Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus + def premier_add_on + Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn end - def relay_service_connection_entity - Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity + def msdeploy_status + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus + end + def custom_hostname_analysis_result + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult end def network_features Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures end - def premier_add_on - Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn - end - def process_thread_info - Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo - end def process_module_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo end + def relay_service_connection_entity + Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity + end + def msdeploy + Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy + end def process_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo end - def public_certificate - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate + def backup_request + Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest + end + def site_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig + end + def backup_schedule + Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule end def restore_request Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest end - def restore_response - Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + def function_secrets + Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets end - def site_auth_settings - Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings + def vnet_gateway + Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway end - def site_config_resource - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource + def snapshot_recovery_request + Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest end - def site_configuration_snapshot_info - Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo + def resource_metric_definition + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition end - def site_extension_info - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo + def push_settings + Azure::Web::Mgmt::V2016_09_01::Models::PushSettings end - def site_instance - Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance + def hybrid_connection_key + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey end - def site_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig + def site + Azure::Web::Mgmt::V2016_09_01::Models::Site end - def site_patch_resource - Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource + def app_service_plan + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan end - def site_php_error_log_flag - Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag + def vnet_info + Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo end - def site_source_control - Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl + def route_type + Azure::Web::Mgmt::V2016_09_01::Models::RouteType end - def slot_config_names_resource - Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource + def auto_heal_action_type + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType end - def slot_difference - Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference + def connection_string_type + Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType end - def snapshot - Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + def scm_type + Azure::Web::Mgmt::V2016_09_01::Models::ScmType end - def storage_migration_options - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + def managed_pipeline_mode + Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode end - def storage_migration_response - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse + def site_load_balancing + Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing end - def string_dictionary - Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary + def ssl_state + Azure::Web::Mgmt::V2016_09_01::Models::SslState end - def triggered_job_run - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + def host_type + Azure::Web::Mgmt::V2016_09_01::Models::HostType end - def triggered_job_history - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory + def usage_state + Azure::Web::Mgmt::V2016_09_01::Models::UsageState end - def triggered_web_job - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + def metric_definition + Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition end - def web_job - Azure::Web::Mgmt::V2016_08_01::Models::WebJob + def site_availability_state + Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState end - def log_level - Azure::Web::Mgmt::V2016_08_01::Models::LogLevel + def status_options + Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions end - def backup_item_status - Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus + def operation_status + Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus end - def database_type - Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType + def operation + Azure::Web::Mgmt::V2016_09_01::Models::Operation end - def frequency_unit - Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + def hybrid_connection + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection end - def backup_restore_operation_type - Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType + def usage + Azure::Web::Mgmt::V2016_09_01::Models::Usage end - def continuous_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus + def resource + Azure::Web::Mgmt::V2016_09_01::Models::Resource end - def web_job_type - Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + def provisioning_state + Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState end - def publishing_profile_format - Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + def proxy_only_resource + Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource end - def dns_verification_test_result - Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + def user + Azure::Web::Mgmt::V2016_09_01::Models::User end - def azure_resource_type - Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType + def localizable_string + Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString end - def custom_host_name_dns_record_type - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + def virtual_network_profile + Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile end - def host_name_type - Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + def worker_pool + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool end - def msdeploy_log_entry_type - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + def virtual_ipmapping + Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping end - def msdeploy_provisioning_state - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + def stamp_capacity + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity end - def my_sql_migration_type - Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + def app_service_environment_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection end - def public_certificate_location - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + def network_access_control_entry + Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry end - def unauthenticated_client_action - Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + def address_response + Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse end - def built_in_authentication_provider - Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + def sku_info_collection + Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection end - def clone_ability_result - Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult + def resource_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection end - def site_extension_type - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + def worker_pool_collection + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection + end + def hybrid_connection_collection + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection + end + def hosting_environment_diagnostics + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics + end + def csm_usage_quota_collection + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + end + def error_entity + Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + end + def usage_collection + Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + end + def sku_info + Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + end + def app_service_environment_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + end + def resource_metric_property + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + end + def resource_metric_value + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + end + def app_service_plan_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + end + def resource_metric + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + end + def metric_availabilily + Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily + end + def resource_metric_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + end + def resource_metric_definition_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + end + def stamp_capacity_collection + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + end + def hybrid_connection_limits + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + end + def csm_usage_quota + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + end + def worker_pool_resource + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + end + def managed_service_identity + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity + end + def web_app_collection + Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection + end + def app_service_environment_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + end + def app_service_plan_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource end - def triggered_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus + def slot_swap_status + Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + end + def cloning_info + Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo end def hosting_environment_profile Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile end - def virtual_ipmapping - Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + def hosting_environment_status + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus end def ip_security_restriction Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction end - def virtual_network_profile - Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile + def internal_load_balancing_mode + Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode end def api_definition_info Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo end - def stamp_capacity - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity + def access_control_entry_action + Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction end def cors_settings Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings end - def name_value_pair - Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + def worker_size_options + Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions end def auto_heal_custom_action Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction end - def app_service_environment_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + def compute_mode_options + Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions end def auto_heal_actions Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions end - def hosting_environment_diagnostics - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics - end def slow_requests_based_trigger Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger end - def slot_swap_status - Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus - end - def sku_capacity - Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - end - def cloning_info - Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo - end - def sku_description - Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription - end - def address_response - Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse - end - def sku_info_collection - Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection - end - def worker_pool - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool - end - def network_access_control_entry - Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry - end - def resource_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection - end - def worker_pool_collection - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection - end - def hybrid_connection_collection - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection - end - def resource - Azure::Web::Mgmt::V2016_09_01::Models::Resource + def status_codes_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger end - def error_entity - Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + def requests_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger end - def resource_metric_property - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + def site_config + Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig end def snapshot_recovery_target Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget end - def metric_availabilily - Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily - end def resource_metric_availability Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability end - def resource_metric - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - end - def csm_usage_quota_collection - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + def name_value_pair + Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair end - def status_codes_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger + def conn_string_info + Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo end - def localizable_string - Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString + def sku_description + Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription end - def requests_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger + def capability + Azure::Web::Mgmt::V2016_09_01::Models::Capability end - def resource_metric_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + def host_name_ssl_state + Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState end def auto_heal_triggers Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers end - def managed_service_identity - Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - end def auto_heal_rules Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules end - def sku_info - Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + def resource_metric_name + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName end def site_limits Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits end - def usage_collection - Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + def sku_capacity + Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity end def ramp_up_rule Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule end - def app_service_plan_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection - end def experiments Azure::Web::Mgmt::V2016_09_01::Models::Experiments end - def resource_metric_name - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName - end def virtual_directory Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection - end def virtual_application Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication end - def capability - Azure::Web::Mgmt::V2016_09_01::Models::Capability - end def handler_mapping Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping end - def operation - Azure::Web::Mgmt::V2016_09_01::Models::Operation - end def site_machine_key Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey end - def csm_usage_quota - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota - end - def conn_string_info - Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo - end - def stamp_capacity_collection - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection - end - def site_config - Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - end - def proxy_only_resource - Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource - end - def host_name_ssl_state - Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState - end - def web_app_collection - Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - end - def resource_metric_value - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - end - def app_service_environment_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource - end - def app_service_environment_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource - end - def metric_definition - Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition - end - def usage - Azure::Web::Mgmt::V2016_09_01::Models::Usage - end - def worker_pool_resource - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource - end def vnet_route Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute end - def vnet_info - Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo - end - def vnet_gateway - Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway - end - def user - Azure::Web::Mgmt::V2016_09_01::Models::User - end - def snapshot_recovery_request - Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest - end - def resource_metric_definition - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition - end - def push_settings - Azure::Web::Mgmt::V2016_09_01::Models::PushSettings - end def identifier Azure::Web::Mgmt::V2016_09_01::Models::Identifier end - def hybrid_connection_key - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey - end - def hybrid_connection - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection - end - def site - Azure::Web::Mgmt::V2016_09_01::Models::Site - end - def app_service_plan - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan - end - def app_service_plan_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource - end - def hybrid_connection_limits - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits - end - def provisioning_state - Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState - end - def hosting_environment_status - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus - end - def internal_load_balancing_mode - Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode - end - def compute_mode_options - Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions - end - def worker_size_options - Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions - end - def access_control_entry_action - Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction - end - def route_type - Azure::Web::Mgmt::V2016_09_01::Models::RouteType - end - def auto_heal_action_type - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType - end - def connection_string_type - Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType - end - def scm_type - Azure::Web::Mgmt::V2016_09_01::Models::ScmType - end - def managed_pipeline_mode - Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode - end - def site_load_balancing - Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing - end - def ssl_state - Azure::Web::Mgmt::V2016_09_01::Models::SslState - end - def host_type - Azure::Web::Mgmt::V2016_09_01::Models::HostType - end - def usage_state - Azure::Web::Mgmt::V2016_09_01::Models::UsageState - end - def site_availability_state - Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState - end - def status_options - Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions - end - def operation_status - Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus - end end end end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 55a3a0b7ee..fd0951c2cc 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 + Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places + Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + 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 - WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping - Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query + Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation - ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage - NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos - Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject end class WebSearchDataClass @@ -82,56 +82,71 @@ def method_missing(method, *args) end class ModelClasses + 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 + end + def media_object + Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject + end + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + end + def videos + Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + end + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images + end + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response + end + def answer_type + Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + end + def news_article + Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle + end def ranking_ranking_item Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem end def ranking_ranking_group Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup end - def web_meta_tag - Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - end def ranking_ranking_response Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse end + def web_meta_tag + Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag + end def web_web_grouping Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping end - def error - Azure::CognitiveServices::WebSearch::V1_0::Models::Error - end def query Azure::CognitiveServices::WebSearch::V1_0::Models::Query end + def computation + Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + end def time_zone_time_zone_information Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end - def response_base - Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - end - def image_object - Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject + def identifiable + Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end - def creative_work - Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def web_page Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage end - def news_article - Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle - end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - end - def identifiable - Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response + def creative_work + Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork end def search_response Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse @@ -139,71 +154,56 @@ def search_response def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject end - def computation - Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + def response_base + Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + end + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + end + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + end def web_web_answer Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end def news Azure::CognitiveServices::WebSearch::V1_0::Models::News end - def related_searches_related_search_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - end def spell_suggestions Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def time_zone - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - end - def videos - Azure::CognitiveServices::WebSearch::V1_0::Models::Videos - end - def places - Azure::CognitiveServices::WebSearch::V1_0::Models::Places - end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - end - def media_object - Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject - end def article Azure::CognitiveServices::WebSearch::V1_0::Models::Article end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch end - def answer_type - Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + def text_format + Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + def related_searches_related_search_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer end def error_sub_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode end + def error + Azure::CognitiveServices::WebSearch::V1_0::Models::Error + end def freshness Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - end - def text_format - Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + def image_object + Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb index 3d49eb5831..b9b7436448 100644 --- a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb @@ -7,17 +7,22 @@ module Azure::Profiles::V2017_03_09 module Compute module Mgmt - AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets - VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages - VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages - UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs + UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations + AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets + VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages + VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions module Models + Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku + SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource + UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName + Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage + Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource DiagnosticsProfile = Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile InstanceViewStatus = Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView @@ -28,13 +33,10 @@ module Models InnerError = Azure::Compute::Mgmt::V2016_03_30::Models::InnerError VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView NetworkProfile = Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile - Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource BootDiagnostics = Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics PurchasePlan = Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan - SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource DataDiskImage = Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage ApiErrorBase = Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase - UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineAgentInstanceView ListUsagesResult = Azure::Compute::Mgmt::V2016_03_30::Models::ListUsagesResult DiskInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::DiskInstanceView @@ -49,7 +51,6 @@ module Models OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk VirtualMachineListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineListResult StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile - Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener UpgradePolicy = Azure::Compute::Mgmt::V2016_03_30::Models::UpgradePolicy WindowsConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration @@ -84,7 +85,6 @@ module Models VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineStatusCodeCount LinuxConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::LinuxConfiguration VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceViewStatusesSummary - Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMExtensionsSummary WinRMConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMConfiguration VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceView @@ -122,7 +122,7 @@ module Models end class ComputeManagementClass - attr_reader :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -132,15 +132,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @availability_sets = @client_0.availability_sets - @virtual_machine_extension_images = @client_0.virtual_machine_extension_images - @virtual_machine_extensions = @client_0.virtual_machine_extensions @virtual_machines = @client_0.virtual_machines @virtual_machine_images = @client_0.virtual_machine_images - @usage_operations = @client_0.usage_operations @virtual_machine_sizes = @client_0.virtual_machine_sizes @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms + @usage_operations = @client_0.usage_operations + @availability_sets = @client_0.availability_sets + @virtual_machine_extension_images = @client_0.virtual_machine_extension_images + @virtual_machine_extensions = @client_0.virtual_machine_extensions @model_classes = ModelClasses.new end @@ -159,6 +159,21 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Compute::Mgmt::V2016_03_30::Models::Sku + end + def sub_resource + Azure::Compute::Mgmt::V2016_03_30::Models::SubResource + end + def usage_name + Azure::Compute::Mgmt::V2016_03_30::Models::UsageName + end + def usage + Azure::Compute::Mgmt::V2016_03_30::Models::Usage + end + def resource + Azure::Compute::Mgmt::V2016_03_30::Models::Resource + end def diagnostics_profile Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile end @@ -189,27 +204,18 @@ def virtual_machine_extension_instance_view def network_profile Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile end - def resource - Azure::Compute::Mgmt::V2016_03_30::Models::Resource - end def boot_diagnostics Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics end def purchase_plan Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan end - def sub_resource - Azure::Compute::Mgmt::V2016_03_30::Models::SubResource - end def data_disk_image Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage end def api_error_base Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase end - def usage_name - Azure::Compute::Mgmt::V2016_03_30::Models::UsageName - end def virtual_machine_agent_instance_view Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineAgentInstanceView end @@ -252,9 +258,6 @@ def virtual_machine_list_result def storage_profile Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile end - def sku - Azure::Compute::Mgmt::V2016_03_30::Models::Sku - end def win_rmlistener Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener end @@ -357,9 +360,6 @@ def linux_configuration def virtual_machine_scale_set_instance_view_statuses_summary Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceViewStatusesSummary end - def usage - Azure::Compute::Mgmt::V2016_03_30::Models::Usage - end def virtual_machine_scale_set_vmextensions_summary Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMExtensionsSummary end diff --git a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb index 9fd4849d18..613649e774 100644 --- a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2015_01_01::ManagementLocks module Models + LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel ManagementLockListResult = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel end class LocksManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses + def lock_level + Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel + end def management_lock_list_result Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult end def management_lock_object Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject end - def lock_level - Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb index 5575c7982b..e19abe6da8 100644 --- a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb @@ -7,12 +7,6 @@ module Azure::Profiles::V2017_03_09 module Network module Mgmt - ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways - ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations - ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings - ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits - ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders - LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules @@ -25,6 +19,12 @@ module Mgmt VirtualNetworkGateways = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGatewayConnections LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways + ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways + ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations + ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings + ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits + ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders + LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers module Models ExpressRouteCircuitsStatsListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult @@ -34,35 +34,35 @@ module Models PublicIPAddressListResult = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressListResult ApplicationGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayListResult ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddress - Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource ConnectionResetSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceDnsSettings NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroupListResult VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult + Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult BgpSettings = Azure::Network::Mgmt::V2015_06_15::Models::BgpSettings ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig VpnClientConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientConfiguration ExpressRouteCircuitStats = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats - VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult SecurityRuleListResult = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult AddressSpace = Azure::Network::Mgmt::V2015_06_15::Models::AddressSpace ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringListResult UsagesListResult = Azure::Network::Mgmt::V2015_06_15::Models::UsagesListResult ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku - UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName + VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties RouteTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult NetworkInterfaceListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult - ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey + UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable - ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult + ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult - PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings + ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable - DhcpOptions = Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult + DhcpOptions = Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage ApplicationGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult @@ -71,14 +71,10 @@ module Models VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku AzureAsyncOperationResult = Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult - Error = Azure::Network::Mgmt::V2015_06_15::Models::Error SubnetListResult = Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult VpnClientParameters = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters ErrorDetails = Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate - ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule @@ -113,12 +109,15 @@ module Models VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayIPConfiguration VpnClientRootCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRootCertificate VpnClientRevokedCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate - VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate + ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName - ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod + ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol SecurityRuleProtocol = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol SecurityRuleAccess = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess @@ -140,15 +139,16 @@ module Models NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus VirtualNetworkGatewayType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + Error = Azure::Network::Mgmt::V2015_06_15::Models::Error VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier ProcessorArchitecture = Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus + VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType end class NetworkManagementClass - attr_reader :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :configurable, :base_url, :options, :model_classes + attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -158,12 +158,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application_gateways = @client_0.application_gateways - @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations - @express_route_circuit_peerings = @client_0.express_route_circuit_peerings - @express_route_circuits = @client_0.express_route_circuits - @express_route_service_providers = @client_0.express_route_service_providers - @load_balancers = @client_0.load_balancers @network_interfaces = @client_0.network_interfaces @network_security_groups = @client_0.network_security_groups @security_rules = @client_0.security_rules @@ -176,6 +170,12 @@ def initialize(configurable, base_url=nil, options=nil) @virtual_network_gateways = @client_0.virtual_network_gateways @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections @local_network_gateways = @client_0.local_network_gateways + @application_gateways = @client_0.application_gateways + @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations + @express_route_circuit_peerings = @client_0.express_route_circuit_peerings + @express_route_circuits = @client_0.express_route_circuits + @express_route_service_providers = @client_0.express_route_service_providers + @load_balancers = @client_0.load_balancers @model_classes = ModelClasses.new end @@ -215,9 +215,6 @@ def application_gateway_list_result def application_gateway_backend_address Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddress end - def resource - Azure::Network::Mgmt::V2015_06_15::Models::Resource - end def connection_reset_shared_key Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey end @@ -233,6 +230,9 @@ def network_security_group_list_result def virtual_network_gateway_list_result Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult end + def resource + Azure::Network::Mgmt::V2015_06_15::Models::Resource + end def authorization_list_result Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult end @@ -248,9 +248,6 @@ def vpn_client_configuration def express_route_circuit_stats Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats end - def virtual_network_list_result - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult - end def security_rule_list_result Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult end @@ -266,8 +263,8 @@ def usages_list_result def express_route_circuit_sku Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku end - def usage_name - Azure::Network::Mgmt::V2015_06_15::Models::UsageName + def virtual_network_list_result + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult end def express_route_circuit_service_provider_properties Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties @@ -278,30 +275,33 @@ def route_table_list_result def network_interface_list_result Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult end - def connection_shared_key - Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey + def usage_name + Azure::Network::Mgmt::V2015_06_15::Models::UsageName end def express_route_circuit_arp_table Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable end - def connection_shared_key_result - Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult + def connection_shared_key + Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey end def express_route_circuits_arp_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult end - def public_ipaddress_dns_settings - Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings + def connection_shared_key_result + Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult end def express_route_circuit_routes_table Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable end - def dhcp_options - Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + def public_ipaddress_dns_settings + Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings end def express_route_circuits_routes_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult end + def dhcp_options + Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + end def usage Azure::Network::Mgmt::V2015_06_15::Models::Usage end @@ -326,9 +326,6 @@ def azure_async_operation_result def route_list_result Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult end - def error - Azure::Network::Mgmt::V2015_06_15::Models::Error - end def subnet_list_result Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult end @@ -341,15 +338,6 @@ def vpn_client_parameters def error_details Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration - end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate - end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration - end def application_gateway_frontend_port Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort end @@ -452,24 +440,33 @@ def vpn_client_root_certificate def vpn_client_revoked_certificate Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate end - def virtual_network_gateway - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate + end + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration end def local_network_gateway Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + def virtual_network_gateway + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway end def application_gateway_sku_name Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName end - def application_gateway_tier - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection end def ipallocation_method Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod end + def application_gateway_tier + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + end + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration + end def transport_protocol Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol end @@ -533,8 +530,8 @@ def virtual_network_gateway_type def vpn_type Azure::Network::Mgmt::V2015_06_15::Models::VpnType end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + def error + Azure::Network::Mgmt::V2015_06_15::Models::Error end def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier @@ -542,12 +539,15 @@ def virtual_network_gateway_sku_tier def processor_architecture Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus end + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb index 855dd74068..95235e7d32 100644 --- a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb @@ -7,15 +7,16 @@ module Azure::Profiles::V2017_03_09 module Resources module Mgmt + Tags = Azure::Resources::Mgmt::V2016_02_01::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations + Resources = Azure::Resources::Mgmt::V2016_02_01::Resources Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments Providers = Azure::Resources::Mgmt::V2016_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2016_02_01::ResourceGroups - Resources = Azure::Resources::Mgmt::V2016_02_01::Resources - Tags = Azure::Resources::Mgmt::V2016_02_01::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations module Models - Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku + Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan + Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency DeploymentExtendedFilter = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2016_02_01::Models::Identity ResourceGroupFilter = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupFilter @@ -30,17 +31,16 @@ module Models ResourceGroupListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupListResult Provider = Azure::Resources::Mgmt::V2016_02_01::Models::Provider ResourcesMoveInfo = Azure::Resources::Mgmt::V2016_02_01::Models::ResourcesMoveInfo - Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency ExportTemplateRequest = Azure::Resources::Mgmt::V2016_02_01::Models::ExportTemplateRequest DeploymentValidateResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentValidateResult TagCount = Azure::Resources::Mgmt::V2016_02_01::Models::TagCount DeploymentListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult TagValue = Azure::Resources::Mgmt::V2016_02_01::Models::TagValue - Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan TagDetails = Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails ParametersLink = Azure::Resources::Mgmt::V2016_02_01::Models::ParametersLink TagsListResult = Azure::Resources::Mgmt::V2016_02_01::Models::TagsListResult DeploymentExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult + Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku TargetResource = Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource ProviderResourceType = Azure::Resources::Mgmt::V2016_02_01::Models::ProviderResourceType HttpMessage = Azure::Resources::Mgmt::V2016_02_01::Models::HttpMessage @@ -53,18 +53,18 @@ module Models BasicDependency = Azure::Resources::Mgmt::V2016_02_01::Models::BasicDependency ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties GenericResourceFilter = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter - Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended - SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource AliasPathType = Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType - ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource GenericResource = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource + ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult DeploymentMode = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode + SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end class ResourcesManagementClass - attr_reader :deployments, :providers, :resource_groups, :resources, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -74,12 +74,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations + @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups - @resources = @client_0.resources - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -98,8 +98,11 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Resources::Mgmt::V2016_02_01::Models::Sku + def plan + Azure::Resources::Mgmt::V2016_02_01::Models::Plan + end + def dependency + Azure::Resources::Mgmt::V2016_02_01::Models::Dependency end def deployment_extended_filter Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtendedFilter @@ -143,9 +146,6 @@ def provider def resources_move_info Azure::Resources::Mgmt::V2016_02_01::Models::ResourcesMoveInfo end - def dependency - Azure::Resources::Mgmt::V2016_02_01::Models::Dependency - end def export_template_request Azure::Resources::Mgmt::V2016_02_01::Models::ExportTemplateRequest end @@ -161,9 +161,6 @@ def deployment_list_result def tag_value Azure::Resources::Mgmt::V2016_02_01::Models::TagValue end - def plan - Azure::Resources::Mgmt::V2016_02_01::Models::Plan - end def tag_details Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails end @@ -176,6 +173,9 @@ def tags_list_result def deployment_export_result Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult end + def sku + Azure::Resources::Mgmt::V2016_02_01::Models::Sku + end def target_resource Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource end @@ -212,27 +212,27 @@ def resource_provider_operation_display_properties def generic_resource_filter Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter end - def resource - Azure::Resources::Mgmt::V2016_02_01::Models::Resource - end def deployment_extended Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended end - def sub_resource - Azure::Resources::Mgmt::V2016_02_01::Models::SubResource - end def alias_path_type Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType end - def resource_group_export_result - Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + def resource + Azure::Resources::Mgmt::V2016_02_01::Models::Resource end def generic_resource Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource end + def resource_group_export_result + Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + end def deployment_mode Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode end + def sub_resource + Azure::Resources::Mgmt::V2016_02_01::Models::SubResource + end def resource_identity_type Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end diff --git a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb index 7b84bfc0bc..066d48483a 100644 --- a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb @@ -30,7 +30,6 @@ module Models CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason SkuName = Azure::Storage::Mgmt::V2016_01_01::Models::SkuName SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier @@ -39,6 +38,7 @@ module Models AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason end class StorageManagementClass @@ -129,9 +129,6 @@ def resource def storage_account Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end - def reason - Azure::Storage::Mgmt::V2016_01_01::Models::Reason - end def sku_name Azure::Storage::Mgmt::V2016_01_01::Models::SkuName end @@ -156,6 +153,9 @@ def key_permission def usage_unit Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit end + def reason + Azure::Storage::Mgmt::V2016_01_01::Models::Reason + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb index d995649c42..adb01282d7 100644 --- a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb @@ -7,23 +7,23 @@ module Azure::Profiles::V2017_03_09 module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies + Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -33,8 +33,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -65,15 +65,15 @@ def location_list_result def tenant_id_description Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end + def location + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location + end def subscription_state Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation.rb index f857566689..5722a66ae3 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation.rb @@ -56,142 +56,142 @@ module Azure::Automation::Mgmt::V2015_10_31 module Models autoload :AgentRegistration, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration.rb' - autoload :ErrorResponse, '2015-10-31/generated/azure_mgmt_automation/models/error_response.rb' - autoload :AgentRegistrationRegenerateKeyParameter, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration_regenerate_key_parameter.rb' - autoload :KeyListResult, '2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb' - autoload :DscCompilationJobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb' - autoload :Usage, '2015-10-31/generated/azure_mgmt_automation/models/usage.rb' - autoload :JobStream, '2015-10-31/generated/azure_mgmt_automation/models/job_stream.rb' - autoload :Statistics, '2015-10-31/generated/azure_mgmt_automation/models/statistics.rb' - autoload :JobStreamListResult, '2015-10-31/generated/azure_mgmt_automation/models/job_stream_list_result.rb' - autoload :RunbookAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/runbook_association_property.rb' - autoload :DscCompilationJobListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_list_result.rb' - autoload :AgentRegistrationKeys, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration_keys.rb' - autoload :Key, '2015-10-31/generated/azure_mgmt_automation/models/key.rb' - autoload :DscConfigurationAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_association_property.rb' - autoload :UsageCounterName, '2015-10-31/generated/azure_mgmt_automation/models/usage_counter_name.rb' - autoload :JobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/job_create_parameters.rb' - autoload :UsageListResult, '2015-10-31/generated/azure_mgmt_automation/models/usage_list_result.rb' - autoload :JobListResult, '2015-10-31/generated/azure_mgmt_automation/models/job_list_result.rb' - autoload :StatisticsListResult, '2015-10-31/generated/azure_mgmt_automation/models/statistics_list_result.rb' - autoload :Job, '2015-10-31/generated/azure_mgmt_automation/models/job.rb' - autoload :VariableUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/variable_update_parameters.rb' - autoload :RunbookParameter, '2015-10-31/generated/azure_mgmt_automation/models/runbook_parameter.rb' - autoload :VariableListResult, '2015-10-31/generated/azure_mgmt_automation/models/variable_list_result.rb' - autoload :ContentLink, '2015-10-31/generated/azure_mgmt_automation/models/content_link.rb' - autoload :WebhookCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/webhook_create_or_update_parameters.rb' - autoload :DscNodeConfigurationListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_list_result.rb' - autoload :DscConfigurationListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_list_result.rb' - autoload :DscNodeConfigurationCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_create_or_update_parameters.rb' - autoload :DscConfigurationCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_create_or_update_parameters.rb' - autoload :DscConfigurationParameter, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_parameter.rb' - autoload :DscConfigurationUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_update_parameters.rb' - autoload :WebhookUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/webhook_update_parameters.rb' - autoload :DscMetaConfiguration, '2015-10-31/generated/azure_mgmt_automation/models/dsc_meta_configuration.rb' - autoload :WebhookListResult, '2015-10-31/generated/azure_mgmt_automation/models/webhook_list_result.rb' - autoload :DscNodeConfigurationAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_association_property.rb' - autoload :OperationDisplay, '2015-10-31/generated/azure_mgmt_automation/models/operation_display.rb' autoload :DscNodeExtensionHandlerAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_extension_handler_association_property.rb' - autoload :OperationListResult, '2015-10-31/generated/azure_mgmt_automation/models/operation_list_result.rb' - autoload :DscNodeUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_update_parameters.rb' - autoload :AutomationAccountUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_update_parameters.rb' autoload :DscReportError, '2015-10-31/generated/azure_mgmt_automation/models/dsc_report_error.rb' - autoload :CertificateUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/certificate_update_parameters.rb' autoload :DscReportResourceNavigation, '2015-10-31/generated/azure_mgmt_automation/models/dsc_report_resource_navigation.rb' - autoload :ConnectionListResult, '2015-10-31/generated/azure_mgmt_automation/models/connection_list_result.rb' + autoload :AutomationAccountListResult, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_list_result.rb' autoload :DscReportResource, '2015-10-31/generated/azure_mgmt_automation/models/dsc_report_resource.rb' - autoload :ConnectionCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_create_or_update_parameters.rb' + autoload :Operation, '2015-10-31/generated/azure_mgmt_automation/models/operation.rb' + autoload :DscMetaConfiguration, '2015-10-31/generated/azure_mgmt_automation/models/dsc_meta_configuration.rb' + autoload :Statistics, '2015-10-31/generated/azure_mgmt_automation/models/statistics.rb' autoload :DscNodeReport, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_report.rb' - autoload :ConnectionType, '2015-10-31/generated/azure_mgmt_automation/models/connection_type.rb' + autoload :UsageCounterName, '2015-10-31/generated/azure_mgmt_automation/models/usage_counter_name.rb' autoload :DscNodeReportListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_report_list_result.rb' - autoload :ConnectionTypeCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_create_or_update_parameters.rb' - autoload :HybridRunbookWorker, '2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker.rb' - autoload :CredentialUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/credential_update_parameters.rb' + autoload :UsageListResult, '2015-10-31/generated/azure_mgmt_automation/models/usage_list_result.rb' + autoload :Sku, '2015-10-31/generated/azure_mgmt_automation/models/sku.rb' + autoload :KeyListResult, '2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb' + autoload :VariableCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/variable_create_or_update_parameters.rb' + autoload :ScheduleListResult, '2015-10-31/generated/azure_mgmt_automation/models/schedule_list_result.rb' + autoload :AdvancedScheduleMonthlyOccurrence, '2015-10-31/generated/azure_mgmt_automation/models/advanced_schedule_monthly_occurrence.rb' + autoload :ErrorResponse, '2015-10-31/generated/azure_mgmt_automation/models/error_response.rb' + autoload :DscNodeListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_list_result.rb' + autoload :WebhookCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/webhook_create_or_update_parameters.rb' + autoload :ScheduleUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb' + autoload :CertificateUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/certificate_update_parameters.rb' + autoload :DscNodeConfigurationCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_create_or_update_parameters.rb' + autoload :ConnectionCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_create_or_update_parameters.rb' + autoload :DscNodeConfigurationListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_list_result.rb' + autoload :ConnectionListResult, '2015-10-31/generated/azure_mgmt_automation/models/connection_list_result.rb' autoload :RunAsCredentialAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/run_as_credential_association_property.rb' - autoload :ActivityParameter, '2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb' + autoload :FieldDefinition, '2015-10-31/generated/azure_mgmt_automation/models/field_definition.rb' + autoload :HybridRunbookWorker, '2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker.rb' + autoload :ConnectionTypeListResult, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_list_result.rb' autoload :HybridRunbookWorkerGroup, '2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group.rb' - autoload :ActivityOutputType, '2015-10-31/generated/azure_mgmt_automation/models/activity_output_type.rb' + autoload :CredentialCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/credential_create_or_update_parameters.rb' autoload :HybridRunbookWorkerGroupsListResult, '2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_groups_list_result.rb' - autoload :ActivityListResult, '2015-10-31/generated/azure_mgmt_automation/models/activity_list_result.rb' + autoload :CredentialListResult, '2015-10-31/generated/azure_mgmt_automation/models/credential_list_result.rb' autoload :HybridRunbookWorkerGroupUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group_update_parameters.rb' - autoload :AdvancedSchedule, '2015-10-31/generated/azure_mgmt_automation/models/advanced_schedule.rb' + autoload :DscConfigurationAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_association_property.rb' + autoload :RunbookAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/runbook_association_property.rb' + autoload :VariableUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/variable_update_parameters.rb' autoload :ScheduleAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/schedule_association_property.rb' - autoload :JobScheduleCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/job_schedule_create_parameters.rb' - autoload :Resource, '2015-10-31/generated/azure_mgmt_automation/models/resource.rb' + autoload :JobStream, '2015-10-31/generated/azure_mgmt_automation/models/job_stream.rb' + autoload :Job, '2015-10-31/generated/azure_mgmt_automation/models/job.rb' + autoload :ContentHash, '2015-10-31/generated/azure_mgmt_automation/models/content_hash.rb' + autoload :JobListResult, '2015-10-31/generated/azure_mgmt_automation/models/job_list_result.rb' + autoload :DscConfigurationParameter, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_parameter.rb' + autoload :JobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/job_create_parameters.rb' + autoload :VariableListResult, '2015-10-31/generated/azure_mgmt_automation/models/variable_list_result.rb' autoload :JobSchedule, '2015-10-31/generated/azure_mgmt_automation/models/job_schedule.rb' - autoload :RunbookDraft, '2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb' + autoload :DscConfigurationUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_update_parameters.rb' autoload :JobScheduleListResult, '2015-10-31/generated/azure_mgmt_automation/models/job_schedule_list_result.rb' - autoload :ContentSource, '2015-10-31/generated/azure_mgmt_automation/models/content_source.rb' + autoload :AgentRegistrationKeys, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration_keys.rb' + autoload :JobScheduleCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/job_schedule_create_parameters.rb' + autoload :DscNodeUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_update_parameters.rb' autoload :LinkedWorkspace, '2015-10-31/generated/azure_mgmt_automation/models/linked_workspace.rb' - autoload :Sku, '2015-10-31/generated/azure_mgmt_automation/models/sku.rb' - autoload :ModuleCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/module_create_or_update_parameters.rb' - autoload :Operation, '2015-10-31/generated/azure_mgmt_automation/models/operation.rb' - autoload :ModuleListResult, '2015-10-31/generated/azure_mgmt_automation/models/module_list_result.rb' + autoload :OperationDisplay, '2015-10-31/generated/azure_mgmt_automation/models/operation_display.rb' + autoload :ActivityParameterValidationSet, '2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_validation_set.rb' + autoload :StatisticsListResult, '2015-10-31/generated/azure_mgmt_automation/models/statistics_list_result.rb' + autoload :ActivityParameter, '2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb' + autoload :Key, '2015-10-31/generated/azure_mgmt_automation/models/key.rb' + autoload :ActivityParameterSet, '2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_set.rb' + autoload :Resource, '2015-10-31/generated/azure_mgmt_automation/models/resource.rb' + autoload :ActivityOutputType, '2015-10-31/generated/azure_mgmt_automation/models/activity_output_type.rb' autoload :CertificateListResult, '2015-10-31/generated/azure_mgmt_automation/models/certificate_list_result.rb' - autoload :ModuleUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/module_update_parameters.rb' - autoload :ConnectionUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_update_parameters.rb' - autoload :RunbookDraftUndoEditResult, '2015-10-31/generated/azure_mgmt_automation/models/runbook_draft_undo_edit_result.rb' - autoload :ConnectionTypeListResult, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_list_result.rb' - autoload :RunbookCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_parameters.rb' - autoload :CredentialCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/credential_create_or_update_parameters.rb' - autoload :RunbookCreateOrUpdateDraftProperties, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_draft_properties.rb' autoload :Activity, '2015-10-31/generated/azure_mgmt_automation/models/activity.rb' - autoload :RunbookCreateOrUpdateDraftParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_draft_parameters.rb' - autoload :JobProvisioningStateProperty, '2015-10-31/generated/azure_mgmt_automation/models/job_provisioning_state_property.rb' - autoload :RunbookUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_update_parameters.rb' - autoload :ContentHash, '2015-10-31/generated/azure_mgmt_automation/models/content_hash.rb' - autoload :RunbookListResult, '2015-10-31/generated/azure_mgmt_automation/models/runbook_list_result.rb' - autoload :DscNodeListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_list_result.rb' + autoload :WebhookUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/webhook_update_parameters.rb' + autoload :ActivityListResult, '2015-10-31/generated/azure_mgmt_automation/models/activity_list_result.rb' + autoload :ConnectionType, '2015-10-31/generated/azure_mgmt_automation/models/connection_type.rb' + autoload :ModuleErrorInfo, '2015-10-31/generated/azure_mgmt_automation/models/module_error_info.rb' + autoload :WebhookListResult, '2015-10-31/generated/azure_mgmt_automation/models/webhook_list_result.rb' + autoload :ContentLink, '2015-10-31/generated/azure_mgmt_automation/models/content_link.rb' + autoload :DscCompilationJobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb' autoload :ScheduleCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/schedule_create_or_update_parameters.rb' + autoload :JobStreamListResult, '2015-10-31/generated/azure_mgmt_automation/models/job_stream_list_result.rb' + autoload :ModuleListResult, '2015-10-31/generated/azure_mgmt_automation/models/module_list_result.rb' + autoload :DscConfigurationCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_create_or_update_parameters.rb' + autoload :ModuleCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/module_create_or_update_parameters.rb' + autoload :AgentRegistrationRegenerateKeyParameter, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration_regenerate_key_parameter.rb' + autoload :ModuleUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/module_update_parameters.rb' autoload :AutomationAccountCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_create_or_update_parameters.rb' - autoload :Schedule, '2015-10-31/generated/azure_mgmt_automation/models/schedule.rb' - autoload :FieldDefinition, '2015-10-31/generated/azure_mgmt_automation/models/field_definition.rb' - autoload :ScheduleUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb' - autoload :ActivityParameterSet, '2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_set.rb' - autoload :ScheduleListResult, '2015-10-31/generated/azure_mgmt_automation/models/schedule_list_result.rb' - autoload :ConnectionTypeAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_association_property.rb' - autoload :SubResource, '2015-10-31/generated/azure_mgmt_automation/models/sub_resource.rb' - autoload :AutomationAccountListResult, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_list_result.rb' - autoload :TestJobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/test_job_create_parameters.rb' - autoload :CredentialListResult, '2015-10-31/generated/azure_mgmt_automation/models/credential_list_result.rb' - autoload :TestJob, '2015-10-31/generated/azure_mgmt_automation/models/test_job.rb' - autoload :ModuleErrorInfo, '2015-10-31/generated/azure_mgmt_automation/models/module_error_info.rb' autoload :TypeField, '2015-10-31/generated/azure_mgmt_automation/models/type_field.rb' - autoload :AdvancedScheduleMonthlyOccurrence, '2015-10-31/generated/azure_mgmt_automation/models/advanced_schedule_monthly_occurrence.rb' + autoload :Usage, '2015-10-31/generated/azure_mgmt_automation/models/usage.rb' autoload :TypeFieldListResult, '2015-10-31/generated/azure_mgmt_automation/models/type_field_list_result.rb' autoload :CertificateCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/certificate_create_or_update_parameters.rb' - autoload :VariableCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/variable_create_or_update_parameters.rb' + autoload :RunbookParameter, '2015-10-31/generated/azure_mgmt_automation/models/runbook_parameter.rb' + autoload :ConnectionUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_update_parameters.rb' + autoload :RunbookDraft, '2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb' + autoload :CredentialUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/credential_update_parameters.rb' + autoload :AdvancedSchedule, '2015-10-31/generated/azure_mgmt_automation/models/advanced_schedule.rb' + autoload :ContentSource, '2015-10-31/generated/azure_mgmt_automation/models/content_source.rb' + autoload :RunbookListResult, '2015-10-31/generated/azure_mgmt_automation/models/runbook_list_result.rb' + autoload :DscNodeConfigurationAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration_association_property.rb' + autoload :RunbookCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_parameters.rb' + autoload :AutomationAccountUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_update_parameters.rb' + autoload :RunbookUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_update_parameters.rb' + autoload :ConnectionTypeCreateOrUpdateParameters, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_create_or_update_parameters.rb' + autoload :RunbookDraftUndoEditResult, '2015-10-31/generated/azure_mgmt_automation/models/runbook_draft_undo_edit_result.rb' + autoload :DscConfigurationListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_list_result.rb' + autoload :TestJobCreateParameters, '2015-10-31/generated/azure_mgmt_automation/models/test_job_create_parameters.rb' + autoload :ConnectionTypeAssociationProperty, '2015-10-31/generated/azure_mgmt_automation/models/connection_type_association_property.rb' + autoload :TestJob, '2015-10-31/generated/azure_mgmt_automation/models/test_job.rb' + autoload :OperationListResult, '2015-10-31/generated/azure_mgmt_automation/models/operation_list_result.rb' + autoload :RunbookCreateOrUpdateDraftProperties, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_draft_properties.rb' + autoload :DscCompilationJobListResult, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_list_result.rb' + autoload :RunbookCreateOrUpdateDraftParameters, '2015-10-31/generated/azure_mgmt_automation/models/runbook_create_or_update_draft_parameters.rb' + autoload :TrackedResource, '2015-10-31/generated/azure_mgmt_automation/models/tracked_resource.rb' + autoload :AutomationAccount, '2015-10-31/generated/azure_mgmt_automation/models/automation_account.rb' autoload :ProxyResource, '2015-10-31/generated/azure_mgmt_automation/models/proxy_resource.rb' - autoload :Webhook, '2015-10-31/generated/azure_mgmt_automation/models/webhook.rb' - autoload :Variable, '2015-10-31/generated/azure_mgmt_automation/models/variable.rb' - autoload :DscCompilationJob, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb' - autoload :Credential, '2015-10-31/generated/azure_mgmt_automation/models/credential.rb' - autoload :Connection, '2015-10-31/generated/azure_mgmt_automation/models/connection.rb' autoload :Certificate, '2015-10-31/generated/azure_mgmt_automation/models/certificate.rb' - autoload :TrackedResource, '2015-10-31/generated/azure_mgmt_automation/models/tracked_resource.rb' - autoload :Runbook, '2015-10-31/generated/azure_mgmt_automation/models/runbook.rb' - autoload :ModuleModel, '2015-10-31/generated/azure_mgmt_automation/models/module_model.rb' + autoload :Connection, '2015-10-31/generated/azure_mgmt_automation/models/connection.rb' + autoload :Credential, '2015-10-31/generated/azure_mgmt_automation/models/credential.rb' + autoload :DscCompilationJob, '2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb' autoload :DscConfiguration, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration.rb' - autoload :AutomationAccount, '2015-10-31/generated/azure_mgmt_automation/models/automation_account.rb' autoload :DscNode, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node.rb' autoload :DscNodeConfiguration, '2015-10-31/generated/azure_mgmt_automation/models/dsc_node_configuration.rb' + autoload :ModuleModel, '2015-10-31/generated/azure_mgmt_automation/models/module_model.rb' + autoload :Runbook, '2015-10-31/generated/azure_mgmt_automation/models/runbook.rb' + autoload :Schedule, '2015-10-31/generated/azure_mgmt_automation/models/schedule.rb' + autoload :Variable, '2015-10-31/generated/azure_mgmt_automation/models/variable.rb' + autoload :Webhook, '2015-10-31/generated/azure_mgmt_automation/models/webhook.rb' + autoload :SkuNameEnum, '2015-10-31/generated/azure_mgmt_automation/models/sku_name_enum.rb' + autoload :AutomationAccountState, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_state.rb' autoload :AutomationKeyName, '2015-10-31/generated/azure_mgmt_automation/models/automation_key_name.rb' autoload :AutomationKeyPermissions, '2015-10-31/generated/azure_mgmt_automation/models/automation_key_permissions.rb' autoload :JobProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/job_provisioning_state.rb' autoload :JobStatus, '2015-10-31/generated/azure_mgmt_automation/models/job_status.rb' - autoload :RunbookTypeEnum, '2015-10-31/generated/azure_mgmt_automation/models/runbook_type_enum.rb' - autoload :RunbookState, '2015-10-31/generated/azure_mgmt_automation/models/runbook_state.rb' - autoload :RunbookProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/runbook_provisioning_state.rb' - autoload :ModuleProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/module_provisioning_state.rb' + autoload :JobStreamType, '2015-10-31/generated/azure_mgmt_automation/models/job_stream_type.rb' autoload :ContentSourceType, '2015-10-31/generated/azure_mgmt_automation/models/content_source_type.rb' autoload :DscConfigurationProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_provisioning_state.rb' autoload :DscConfigurationState, '2015-10-31/generated/azure_mgmt_automation/models/dsc_configuration_state.rb' - autoload :SkuNameEnum, '2015-10-31/generated/azure_mgmt_automation/models/sku_name_enum.rb' - autoload :AutomationAccountState, '2015-10-31/generated/azure_mgmt_automation/models/automation_account_state.rb' - autoload :ScheduleDay, '2015-10-31/generated/azure_mgmt_automation/models/schedule_day.rb' autoload :AgentRegistrationKeyName, '2015-10-31/generated/azure_mgmt_automation/models/agent_registration_key_name.rb' - autoload :JobStreamType, '2015-10-31/generated/azure_mgmt_automation/models/job_stream_type.rb' + autoload :GroupTypeEnum, '2015-10-31/generated/azure_mgmt_automation/models/group_type_enum.rb' + autoload :ModuleProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/module_provisioning_state.rb' + autoload :RunbookTypeEnum, '2015-10-31/generated/azure_mgmt_automation/models/runbook_type_enum.rb' + autoload :RunbookState, '2015-10-31/generated/azure_mgmt_automation/models/runbook_state.rb' + autoload :RunbookProvisioningState, '2015-10-31/generated/azure_mgmt_automation/models/runbook_provisioning_state.rb' autoload :HttpStatusCode, '2015-10-31/generated/azure_mgmt_automation/models/http_status_code.rb' + autoload :ScheduleDay, '2015-10-31/generated/azure_mgmt_automation/models/schedule_day.rb' autoload :ScheduleFrequency, '2015-10-31/generated/azure_mgmt_automation/models/schedule_frequency.rb' end end diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/activity_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/activity_operations.rb index 93d0e0d883..7b89886be3 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/activity_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/activity_operations.rb @@ -26,7 +26,7 @@ def initialize(client) # name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param activity_name [String] The name of activity. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -44,7 +44,7 @@ def get(resource_group_name, automation_account_name, module_name, activity_name # name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param activity_name [String] The name of activity. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -61,7 +61,7 @@ def get_with_http_info(resource_group_name, automation_account_name, module_name # name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param activity_name [String] The name of activity. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -127,7 +127,7 @@ def get_async(resource_group_name, automation_account_name, module_name, activit # Retrieve a list of activities in the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -143,7 +143,7 @@ def list_by_module(resource_group_name, automation_account_name, module_name, cu # Retrieve a list of activities in the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -158,7 +158,7 @@ def list_by_module_with_http_info(resource_group_name, automation_account_name, # Retrieve a list of activities in the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -309,7 +309,7 @@ def list_by_module_next_async(next_page_link, custom_headers = nil) # Retrieve a list of activities in the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/agent_registration_information.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/agent_registration_information.rb index f118e4e6ce..5f40f444e0 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/agent_registration_information.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/agent_registration_information.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the automation agent registration information. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -40,7 +40,7 @@ def get(resource_group_name, automation_account_name, custom_headers = nil) # Retrieve the automation agent registration information. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -54,7 +54,7 @@ def get_with_http_info(resource_group_name, automation_account_name, custom_head # Retrieve the automation agent registration information. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -116,7 +116,7 @@ def get_async(resource_group_name, automation_account_name, custom_headers = nil # Regenerate a primary or secondary agent registration key # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AgentRegistrationRegenerateKeyParameter] The name of the # agent registration key to be regenerated # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -133,7 +133,7 @@ def regenerate_key(resource_group_name, automation_account_name, parameters, cus # Regenerate a primary or secondary agent registration key # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AgentRegistrationRegenerateKeyParameter] The name of the # agent registration key to be regenerated # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -149,7 +149,7 @@ def regenerate_key_with_http_info(resource_group_name, automation_account_name, # Regenerate a primary or secondary agent registration key # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AgentRegistrationRegenerateKeyParameter] The name of the # agent registration key to be regenerated # @param [Hash{String => String}] A hash of custom headers that will be added diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/automation_account_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/automation_account_operations.rb index 4af2928248..794208c533 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/automation_account_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/automation_account_operations.rb @@ -24,8 +24,8 @@ def initialize(client) # # Update an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountUpdateParameters] Parameters supplied to # the update automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -41,8 +41,8 @@ def update(resource_group_name, automation_account_name, parameters, custom_head # # Update an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountUpdateParameters] Parameters supplied to # the update automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -57,8 +57,8 @@ def update_with_http_info(resource_group_name, automation_account_name, paramete # # Update an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountUpdateParameters] Parameters supplied to # the update automation account. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -131,9 +131,8 @@ def update_async(resource_group_name, automation_account_name, parameters, custo # # Create or update automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Parameters supplied to the create or - # update automation account. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountCreateOrUpdateParameters] Parameters # supplied to the create or update automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -149,9 +148,8 @@ def create_or_update(resource_group_name, automation_account_name, parameters, c # # Create or update automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Parameters supplied to the create or - # update automation account. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountCreateOrUpdateParameters] Parameters # supplied to the create or update automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -166,9 +164,8 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # # Create or update automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Parameters supplied to the create or - # update automation account. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param parameters [AutomationAccountCreateOrUpdateParameters] Parameters # supplied to the create or update automation account. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -251,8 +248,8 @@ def create_or_update_async(resource_group_name, automation_account_name, paramet # # Delete an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -265,8 +262,8 @@ def delete(resource_group_name, automation_account_name, custom_headers = nil) # # Delete an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -279,8 +276,8 @@ def delete_with_http_info(resource_group_name, automation_account_name, custom_h # # Delete an automation account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] Automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -331,8 +328,8 @@ def delete_async(resource_group_name, automation_account_name, custom_headers = # # Get information about an Automation Account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -346,8 +343,8 @@ def get(resource_group_name, automation_account_name, custom_headers = nil) # # Get information about an Automation Account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -360,8 +357,8 @@ def get_with_http_info(resource_group_name, automation_account_name, custom_head # # Get information about an Automation Account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -422,7 +419,7 @@ def get_async(resource_group_name, automation_account_name, custom_headers = nil # # Retrieve a list of accounts within a given resource group. # - # @param resource_group_name [String] The resource group name. + # @param resource_group_name [String] Name of an Azure Resource group. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -436,7 +433,7 @@ def list_by_resource_group(resource_group_name, custom_headers = nil) # # Retrieve a list of accounts within a given resource group. # - # @param resource_group_name [String] The resource group name. + # @param resource_group_name [String] Name of an Azure Resource group. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -449,7 +446,7 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers = # # Retrieve a list of accounts within a given resource group. # - # @param resource_group_name [String] The resource group name. + # @param resource_group_name [String] Name of an Azure Resource group. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -778,7 +775,7 @@ def list_next_async(next_page_link, custom_headers = nil) # # Retrieve a list of accounts within a given resource group. # - # @param resource_group_name [String] The resource group name. + # @param resource_group_name [String] Name of an Azure Resource group. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/certificate_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/certificate_operations.rb index 6db6f8a294..f0860c5cf0 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/certificate_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/certificate_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, certificate_name, custo # Delete the certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, certific # Delete the certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, certificate_name, # Retrieve the certificate identified by certificate name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, certificate_name, custom_h # Retrieve the certificate identified by certificate name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, certificate # Retrieve the certificate identified by certificate name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The name of certificate. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, certificate_name, cu # Create a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the create or # update certificate operation. # @param parameters [CertificateCreateOrUpdateParameters] The parameters @@ -223,7 +223,7 @@ def create_or_update(resource_group_name, automation_account_name, certificate_n # Create a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the create or # update certificate operation. # @param parameters [CertificateCreateOrUpdateParameters] The parameters @@ -241,7 +241,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the create or # update certificate operation. # @param parameters [CertificateCreateOrUpdateParameters] The parameters @@ -328,7 +328,7 @@ def create_or_update_async(resource_group_name, automation_account_name, certifi # Update a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the update # certificate operation. # @param parameters [CertificateUpdateParameters] The parameters supplied to @@ -347,7 +347,7 @@ def update(resource_group_name, automation_account_name, certificate_name, param # Update a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the update # certificate operation. # @param parameters [CertificateUpdateParameters] The parameters supplied to @@ -365,7 +365,7 @@ def update_with_http_info(resource_group_name, automation_account_name, certific # Update a certificate. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param certificate_name [String] The parameters supplied to the update # certificate operation. # @param parameters [CertificateUpdateParameters] The parameters supplied to @@ -442,7 +442,7 @@ def update_async(resource_group_name, automation_account_name, certificate_name, # Retrieve a list of certificates. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -457,7 +457,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of certificates. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -471,7 +471,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of certificates. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -620,7 +620,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of certificates. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_operations.rb index 96e9090df7..d9912a37c9 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def delete(resource_group_name, automation_account_name, connection_name, custom # Delete the connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, connecti # Delete the connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -120,7 +120,7 @@ def delete_async(resource_group_name, automation_account_name, connection_name, # Retrieve the connection identified by connection name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -136,7 +136,7 @@ def get(resource_group_name, automation_account_name, connection_name, custom_he # Retrieve the connection identified by connection name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -151,7 +151,7 @@ def get_with_http_info(resource_group_name, automation_account_name, connection_ # Retrieve the connection identified by connection name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The name of connection. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -215,7 +215,7 @@ def get_async(resource_group_name, automation_account_name, connection_name, cus # Create or update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the create or # update connection operation. # @param parameters [ConnectionCreateOrUpdateParameters] The parameters @@ -234,7 +234,7 @@ def create_or_update(resource_group_name, automation_account_name, connection_na # Create or update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the create or # update connection operation. # @param parameters [ConnectionCreateOrUpdateParameters] The parameters @@ -252,7 +252,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create or update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the create or # update connection operation. # @param parameters [ConnectionCreateOrUpdateParameters] The parameters @@ -339,7 +339,7 @@ def create_or_update_async(resource_group_name, automation_account_name, connect # Update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the update a # connection operation. # @param parameters [ConnectionUpdateParameters] The parameters supplied to the @@ -358,7 +358,7 @@ def update(resource_group_name, automation_account_name, connection_name, parame # Update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the update a # connection operation. # @param parameters [ConnectionUpdateParameters] The parameters supplied to the @@ -376,7 +376,7 @@ def update_with_http_info(resource_group_name, automation_account_name, connecti # Update a connection. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_name [String] The parameters supplied to the update a # connection operation. # @param parameters [ConnectionUpdateParameters] The parameters supplied to the @@ -453,7 +453,7 @@ def update_async(resource_group_name, automation_account_name, connection_name, # Retrieve a list of connections. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -468,7 +468,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of connections. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -482,7 +482,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of connections. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -631,7 +631,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of connections. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_type_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_type_operations.rb index f8ad691909..456324d352 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_type_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/connection_type_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, connection_type_name, c # Delete the connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, connecti # Delete the connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, connection_type_n # Retrieve the connectiontype identified by connectiontype name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, connection_type_name, cust # Retrieve the connectiontype identified by connectiontype name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, connection_ # Retrieve the connectiontype identified by connectiontype name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The name of connectiontype. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, connection_type_name # Create a connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The parameters supplied to the create or # update connectiontype operation. # @param parameters [ConnectionTypeCreateOrUpdateParameters] The parameters @@ -223,7 +223,7 @@ def create_or_update(resource_group_name, automation_account_name, connection_ty # Create a connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The parameters supplied to the create or # update connectiontype operation. # @param parameters [ConnectionTypeCreateOrUpdateParameters] The parameters @@ -241,7 +241,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create a connectiontype. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param connection_type_name [String] The parameters supplied to the create or # update connectiontype operation. # @param parameters [ConnectionTypeCreateOrUpdateParameters] The parameters @@ -328,7 +328,7 @@ def create_or_update_async(resource_group_name, automation_account_name, connect # Retrieve a list of connectiontypes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -343,7 +343,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of connectiontypes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -357,7 +357,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of connectiontypes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -506,7 +506,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of connectiontypes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/credential_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/credential_operations.rb index 2bb01297e0..6229a67b6c 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/credential_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/credential_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, credential_name, custom # Delete the credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, credenti # Delete the credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, credential_name, # Retrieve the credential identified by credential name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, credential_name, custom_he # Retrieve the credential identified by credential name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, credential_ # Retrieve the credential identified by credential name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The name of credential. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, credential_name, cus # Create a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the create or # update credential operation. # @param parameters [CredentialCreateOrUpdateParameters] The parameters @@ -223,7 +223,7 @@ def create_or_update(resource_group_name, automation_account_name, credential_na # Create a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the create or # update credential operation. # @param parameters [CredentialCreateOrUpdateParameters] The parameters @@ -241,7 +241,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the create or # update credential operation. # @param parameters [CredentialCreateOrUpdateParameters] The parameters @@ -328,7 +328,7 @@ def create_or_update_async(resource_group_name, automation_account_name, credent # Update a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the Update # credential operation. # @param parameters [CredentialUpdateParameters] The parameters supplied to the @@ -347,7 +347,7 @@ def update(resource_group_name, automation_account_name, credential_name, parame # Update a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the Update # credential operation. # @param parameters [CredentialUpdateParameters] The parameters supplied to the @@ -365,7 +365,7 @@ def update_with_http_info(resource_group_name, automation_account_name, credenti # Update a credential. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param credential_name [String] The parameters supplied to the Update # credential operation. # @param parameters [CredentialUpdateParameters] The parameters supplied to the @@ -442,7 +442,7 @@ def update_async(resource_group_name, automation_account_name, credential_name, # Retrieve a list of credentials. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -457,7 +457,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of credentials. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -471,7 +471,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of credentials. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -620,7 +620,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of credentials. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_operations.rb index 67f223385e..4f26b49dd3 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Creates the Dsc compilation job of the configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The the DSC configuration Id. # @param parameters [DscCompilationJobCreateParameters] The parameters supplied # to the create compilation job operation. @@ -43,7 +43,7 @@ def create(resource_group_name, automation_account_name, compilation_job_id, par # Creates the Dsc compilation job of the configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The the DSC configuration Id. # @param parameters [DscCompilationJobCreateParameters] The parameters supplied # to the create compilation job operation. @@ -60,7 +60,7 @@ def create_with_http_info(resource_group_name, automation_account_name, compilat # Creates the Dsc compilation job of the configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The the DSC configuration Id. # @param parameters [DscCompilationJobCreateParameters] The parameters supplied # to the create compilation job operation. @@ -136,7 +136,7 @@ def create_async(resource_group_name, automation_account_name, compilation_job_i # Retrieve the Dsc configuration compilation job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The Dsc configuration compilation job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -152,7 +152,7 @@ def get(resource_group_name, automation_account_name, compilation_job_id, custom # Retrieve the Dsc configuration compilation job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The Dsc configuration compilation job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -167,7 +167,7 @@ def get_with_http_info(resource_group_name, automation_account_name, compilation # Retrieve the Dsc configuration compilation job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param compilation_job_id The Dsc configuration compilation job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -231,7 +231,7 @@ def get_async(resource_group_name, automation_account_name, compilation_job_id, # Retrieve a list of dsc compilation jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -247,7 +247,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of dsc compilation jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -262,7 +262,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of dsc compilation jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -325,7 +325,7 @@ def list_by_automation_account_async(resource_group_name, automation_account_nam # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -342,7 +342,7 @@ def get_stream(resource_group_name, automation_account_name, job_id, job_stream_ # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -358,7 +358,7 @@ def get_stream_with_http_info(resource_group_name, automation_account_name, job_ # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param job_stream_id [String] The job stream id. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -511,7 +511,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of dsc compilation jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_stream.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_stream.rb index 7ae5b3de91..d044d2dba6 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_stream.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_compilation_job_stream.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve all the job streams for the compilation Job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def list_by_job(resource_group_name, automation_account_name, job_id, custom_hea # Retrieve all the job streams for the compilation Job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def list_by_job_with_http_info(resource_group_name, automation_account_name, job # Retrieve all the job streams for the compilation Job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_configuration_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_configuration_operations.rb index 1b141ea50c..8cc9a98263 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_configuration_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_configuration_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the dsc configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, configuration_name, cus # Delete the dsc configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, configur # Delete the dsc configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, configuration_nam # Retrieve the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, configuration_name, custom # Retrieve the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, configurati # Retrieve the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, configuration_name, # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationCreateOrUpdateParameters] The create or @@ -223,7 +223,7 @@ def create_or_update(resource_group_name, automation_account_name, configuration # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationCreateOrUpdateParameters] The create or @@ -241,7 +241,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationCreateOrUpdateParameters] The create or @@ -328,7 +328,7 @@ def create_or_update_async(resource_group_name, automation_account_name, configu # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationUpdateParameters] The create or update @@ -347,7 +347,7 @@ def update(resource_group_name, automation_account_name, configuration_name, par # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationUpdateParameters] The create or update @@ -365,7 +365,7 @@ def update_with_http_info(resource_group_name, automation_account_name, configur # Create the configuration identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscConfigurationUpdateParameters] The create or update @@ -441,7 +441,7 @@ def update_async(resource_group_name, automation_account_name, configuration_nam # Retrieve the configuration script identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -457,7 +457,7 @@ def get_content(resource_group_name, automation_account_name, configuration_name # Retrieve the configuration script identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -472,7 +472,7 @@ def get_content_with_http_info(resource_group_name, automation_account_name, con # Retrieve the configuration script identified by configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param configuration_name [String] The configuration name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -542,7 +542,7 @@ def get_content_async(resource_group_name, automation_account_name, configuratio # Retrieve a list of configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param skip [Integer] The number of rows to skip. # @param top [Integer] The the number of rows to take. @@ -561,7 +561,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param skip [Integer] The number of rows to skip. # @param top [Integer] The the number of rows to take. @@ -579,7 +579,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param skip [Integer] The number of rows to skip. # @param top [Integer] The the number of rows to take. @@ -732,7 +732,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param skip [Integer] The number of rows to skip. # @param top [Integer] The the number of rows to take. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_configuration_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_configuration_operations.rb index 5ac6eeebc0..5208315c19 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_configuration_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_configuration_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, node_configuration_name # Delete the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, node_con # Delete the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, node_configuratio # Retrieve the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, node_configuration_name, c # Retrieve the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, node_config # Retrieve the Dsc node configurations by node configuration. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The Dsc node configuration name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, node_configuration_n # Create the node configuration identified by node configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscNodeConfigurationCreateOrUpdateParameters] The create @@ -223,7 +223,7 @@ def create_or_update(resource_group_name, automation_account_name, node_configur # Create the node configuration identified by node configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscNodeConfigurationCreateOrUpdateParameters] The create @@ -241,7 +241,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create the node configuration identified by node configuration name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_configuration_name [String] The create or update parameters for # configuration. # @param parameters [DscNodeConfigurationCreateOrUpdateParameters] The create @@ -318,7 +318,7 @@ def create_or_update_async(resource_group_name, automation_account_name, node_co # Retrieve a list of dsc node configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -334,7 +334,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of dsc node configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -349,7 +349,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of dsc node configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -499,7 +499,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of dsc node configurations. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_operations.rb index db60f6d0b7..3b6f377562 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/dsc_node_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def delete(resource_group_name, automation_account_name, node_id, custom_headers # Delete the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, node_id, # Delete the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -120,7 +120,7 @@ def delete_async(resource_group_name, automation_account_name, node_id, custom_h # Retrieve the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -136,7 +136,7 @@ def get(resource_group_name, automation_account_name, node_id, custom_headers = # Retrieve the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -151,7 +151,7 @@ def get_with_http_info(resource_group_name, automation_account_name, node_id, cu # Retrieve the dsc node identified by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The node id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -215,7 +215,7 @@ def get_async(resource_group_name, automation_account_name, node_id, custom_head # Update the dsc node. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] Parameters supplied to the update dsc node. # @param parameters [DscNodeUpdateParameters] Parameters supplied to the update # dsc node. @@ -233,7 +233,7 @@ def update(resource_group_name, automation_account_name, node_id, parameters, cu # Update the dsc node. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] Parameters supplied to the update dsc node. # @param parameters [DscNodeUpdateParameters] Parameters supplied to the update # dsc node. @@ -250,7 +250,7 @@ def update_with_http_info(resource_group_name, automation_account_name, node_id, # Update the dsc node. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] Parameters supplied to the update dsc node. # @param parameters [DscNodeUpdateParameters] Parameters supplied to the update # dsc node. @@ -326,7 +326,7 @@ def update_async(resource_group_name, automation_account_name, node_id, paramete # Retrieve a list of dsc nodes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -342,7 +342,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of dsc nodes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -357,7 +357,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of dsc nodes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -507,7 +507,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of dsc nodes. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/fields.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/fields.rb index 310af14dc6..1a7996acb5 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/fields.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/fields.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -42,7 +42,7 @@ def list_by_type(resource_group_name, automation_account_name, module_name, type # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -58,7 +58,7 @@ def list_by_type_with_http_info(resource_group_name, automation_account_name, mo # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param [Hash{String => String}] A hash of custom headers that will be added diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/hybrid_runbook_worker_group_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/hybrid_runbook_worker_group_operations.rb index a20122b846..305b62c5e6 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/hybrid_runbook_worker_group_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/hybrid_runbook_worker_group_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -41,7 +41,7 @@ def delete(resource_group_name, automation_account_name, hybrid_runbook_worker_g # Delete a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -57,7 +57,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, hybrid_r # Delete a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] Automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param [Hash{String => String}] A hash of custom headers that will be added @@ -112,7 +112,7 @@ def delete_async(resource_group_name, automation_account_name, hybrid_runbook_wo # Retrieve a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -129,7 +129,7 @@ def get(resource_group_name, automation_account_name, hybrid_runbook_worker_grou # Retrieve a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -145,7 +145,7 @@ def get_with_http_info(resource_group_name, automation_account_name, hybrid_runb # Retrieve a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param [Hash{String => String}] A hash of custom headers that will be added @@ -210,7 +210,7 @@ def get_async(resource_group_name, automation_account_name, hybrid_runbook_worke # Update a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param parameters [HybridRunbookWorkerGroupUpdateParameters] The hybrid @@ -229,7 +229,7 @@ def update(resource_group_name, automation_account_name, hybrid_runbook_worker_g # Update a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param parameters [HybridRunbookWorkerGroupUpdateParameters] The hybrid @@ -247,7 +247,7 @@ def update_with_http_info(resource_group_name, automation_account_name, hybrid_r # Update a hybrid runbook worker group. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param hybrid_runbook_worker_group_name [String] The hybrid runbook worker # group name # @param parameters [HybridRunbookWorkerGroupUpdateParameters] The hybrid @@ -324,7 +324,7 @@ def update_async(resource_group_name, automation_account_name, hybrid_runbook_wo # Retrieve a list of hybrid runbook worker groups. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -340,7 +340,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of hybrid runbook worker groups. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -355,7 +355,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of hybrid runbook worker groups. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -505,7 +505,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of hybrid runbook worker groups. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_operations.rb index abce1eff7b..61c5917b68 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the job output identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def get_output(resource_group_name, automation_account_name, job_id, custom_head # Retrieve the job output identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def get_output_with_http_info(resource_group_name, automation_account_name, job_ # Retrieve the job output identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -126,7 +126,7 @@ def get_output_async(resource_group_name, automation_account_name, job_id, custo # Retrieve the runbook content of the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -142,7 +142,7 @@ def get_runbook_content(resource_group_name, automation_account_name, job_id, cu # Retrieve the runbook content of the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -157,7 +157,7 @@ def get_runbook_content_with_http_info(resource_group_name, automation_account_n # Retrieve the runbook content of the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -227,7 +227,7 @@ def get_runbook_content_async(resource_group_name, automation_account_name, job_ # Suspend the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -242,7 +242,7 @@ def suspend(resource_group_name, automation_account_name, job_id, custom_headers # Suspend the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -257,7 +257,7 @@ def suspend_with_http_info(resource_group_name, automation_account_name, job_id, # Suspend the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -311,7 +311,7 @@ def suspend_async(resource_group_name, automation_account_name, job_id, custom_h # Stop the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -326,7 +326,7 @@ def stop(resource_group_name, automation_account_name, job_id, custom_headers = # Stop the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -341,7 +341,7 @@ def stop_with_http_info(resource_group_name, automation_account_name, job_id, cu # Stop the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -395,7 +395,7 @@ def stop_async(resource_group_name, automation_account_name, job_id, custom_head # Retrieve the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -411,7 +411,7 @@ def get(resource_group_name, automation_account_name, job_id, custom_headers = n # Retrieve the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -426,7 +426,7 @@ def get_with_http_info(resource_group_name, automation_account_name, job_id, cus # Retrieve the job identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -490,7 +490,7 @@ def get_async(resource_group_name, automation_account_name, job_id, custom_heade # Create a job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param parameters [JobCreateParameters] The parameters supplied to the create # job operation. @@ -508,7 +508,7 @@ def create(resource_group_name, automation_account_name, job_id, parameters, cus # Create a job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param parameters [JobCreateParameters] The parameters supplied to the create # job operation. @@ -525,7 +525,7 @@ def create_with_http_info(resource_group_name, automation_account_name, job_id, # Create a job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param parameters [JobCreateParameters] The parameters supplied to the create # job operation. @@ -601,7 +601,7 @@ def create_async(resource_group_name, automation_account_name, job_id, parameter # Retrieve a list of jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -617,7 +617,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -632,7 +632,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -695,7 +695,7 @@ def list_by_automation_account_async(resource_group_name, automation_account_nam # Resume the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -710,7 +710,7 @@ def resume(resource_group_name, automation_account_name, job_id, custom_headers # Resume the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -725,7 +725,7 @@ def resume_with_http_info(resource_group_name, automation_account_name, job_id, # Resume the job identified by jobId. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id The job id. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -866,7 +866,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of jobs. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_schedule_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_schedule_operations.rb index 23464f5a8c..dae0e1e264 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_schedule_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_schedule_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, job_schedule_id, custom # Delete the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, job_sche # Delete the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, job_schedule_id, # Retrieve the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, job_schedule_id, custom_he # Retrieve the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, job_schedul # Retrieve the job schedule identified by job schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, job_schedule_id, cus # Create a job schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param parameters [JobScheduleCreateParameters] The parameters supplied to # the create job schedule operation. @@ -222,7 +222,7 @@ def create(resource_group_name, automation_account_name, job_schedule_id, parame # Create a job schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param parameters [JobScheduleCreateParameters] The parameters supplied to # the create job schedule operation. @@ -239,7 +239,7 @@ def create_with_http_info(resource_group_name, automation_account_name, job_sche # Create a job schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_schedule_id The job schedule name. # @param parameters [JobScheduleCreateParameters] The parameters supplied to # the create job schedule operation. @@ -315,7 +315,7 @@ def create_async(resource_group_name, automation_account_name, job_schedule_id, # Retrieve a list of job schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -331,7 +331,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of job schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -346,7 +346,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of job schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -496,7 +496,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of job schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_stream_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_stream_operations.rb index 4fee4df865..63348a0f11 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_stream_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/job_stream_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -42,7 +42,7 @@ def get(resource_group_name, automation_account_name, job_id, job_stream_id, cus # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -58,7 +58,7 @@ def get_with_http_info(resource_group_name, automation_account_name, job_id, job # Retrieve the job stream identified by job stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job id. # @param job_stream_id [String] The job stream id. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -124,7 +124,7 @@ def get_async(resource_group_name, automation_account_name, job_id, job_stream_i # Retrieve a list of jobs streams identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job Id. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -141,7 +141,7 @@ def list_by_job(resource_group_name, automation_account_name, job_id, filter = n # Retrieve a list of jobs streams identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job Id. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -157,7 +157,7 @@ def list_by_job_with_http_info(resource_group_name, automation_account_name, job # Retrieve a list of jobs streams identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job Id. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -309,7 +309,7 @@ def list_by_job_next_async(next_page_link, custom_headers = nil) # Retrieve a list of jobs streams identified by job id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param job_id [String] The job Id. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/keys.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/keys.rb index 830ec4d5ec..4f5242ea5e 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/keys.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/keys.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the automation keys for an account. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -40,7 +40,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve the automation keys for an account. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -54,7 +54,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve the automation keys for an account. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/linked_workspace_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/linked_workspace_operations.rb index ca96884f84..099174088f 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/linked_workspace_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/linked_workspace_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the linked workspace for the account id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -40,7 +40,7 @@ def get(resource_group_name, automation_account_name, custom_headers = nil) # Retrieve the linked workspace for the account id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -54,7 +54,7 @@ def get_with_http_info(resource_group_name, automation_account_name, custom_head # Retrieve the linked workspace for the account id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb index e27f43b1d2..54816ae968 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter.rb @@ -27,7 +27,7 @@ class ActivityParameter # the parameter is dynamic. attr_accessor :is_dynamic - # @return [Boolean] Gets or sets the position of the activity parameter. + # @return [Integer] Gets or sets the position of the activity parameter. attr_accessor :position # @return [Boolean] Gets or sets a Boolean value that indicates true if @@ -51,6 +51,14 @@ class ActivityParameter # values. attr_accessor :value_from_remaining_arguments + # @return [String] Gets or sets the description of the activity + # parameter. + attr_accessor :description + + # @return [Array] Gets or sets the + # validation set of activity parameter. + attr_accessor :validation_set + # # Mapper for ActivityParameter class as Ruby Hash. @@ -96,7 +104,7 @@ def self.mapper() required: false, serialized_name: 'position', type: { - name: 'Boolean' + name: 'Number' } }, value_from_pipeline: { @@ -119,6 +127,28 @@ def self.mapper() type: { name: 'Boolean' } + }, + description: { + required: false, + serialized_name: 'description', + type: { + name: 'String' + } + }, + validation_set: { + required: false, + serialized_name: 'validationSet', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'ActivityParameterValidationSetElementType', + type: { + name: 'Composite', + class_name: 'ActivityParameterValidationSet' + } + } + } } } } diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_validation_set.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_validation_set.rb new file mode 100644 index 0000000000..c08575fc79 --- /dev/null +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/activity_parameter_validation_set.rb @@ -0,0 +1,45 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::Automation::Mgmt::V2015_10_31 + module Models + # + # Definition of the activity parameter validation set. + # + class ActivityParameterValidationSet + + include MsRestAzure + + # @return [String] Gets or sets the name of the activity parameter + # validation set member. + attr_accessor :member_value + + + # + # Mapper for ActivityParameterValidationSet class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ActivityParameterValidationSet', + type: { + name: 'Composite', + class_name: 'ActivityParameterValidationSet', + model_properties: { + member_value: { + required: false, + serialized_name: 'memberValue', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_name.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_name.rb index fea77defa3..01b4319cf3 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_name.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_name.rb @@ -9,8 +9,8 @@ module Models # Defines values for AutomationKeyName # module AutomationKeyName - Primary = "primary" - Secondary = "secondary" + Primary = "Primary" + Secondary = "Secondary" end end end diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_permissions.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_permissions.rb index 837dfbb687..df95bf1ec6 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_permissions.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/automation_key_permissions.rb @@ -9,6 +9,7 @@ module Models # Defines values for AutomationKeyPermissions # module AutomationKeyPermissions + Read = "Read" Full = "Full" end end diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb index e4339828e2..836f52dabe 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job.rb @@ -25,8 +25,9 @@ class DscCompilationJob < ProxyResource # @return [DateTime] Gets the creation time of the job. attr_accessor :creation_time - # @return [JobProvisioningStateProperty] The current provisioning state - # of the job. + # @return [JobProvisioningState] The current provisioning state of the + # job. Possible values include: 'Failed', 'Succeeded', 'Suspended', + # 'Processing' attr_accessor :provisioning_state # @return [String] Gets or sets the runOn which specifies the group name @@ -134,8 +135,7 @@ def self.mapper() required: false, serialized_name: 'properties.provisioningState', type: { - name: 'Composite', - class_name: 'JobProvisioningStateProperty' + name: 'String' } }, run_on: { diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb index 70e4f48077..55b2b9346d 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/dsc_compilation_job_create_parameters.rb @@ -22,7 +22,7 @@ class DscCompilationJobCreateParameters # @return [Boolean] If a new build version of NodeConfiguration is # required. - attr_accessor :new_node_configuration_build_version_required + attr_accessor :increment_node_configuration_build # @return [String] Gets or sets name of the resource. attr_accessor :name @@ -69,9 +69,9 @@ def self.mapper() } } }, - new_node_configuration_build_version_required: { + increment_node_configuration_build: { required: false, - serialized_name: 'properties.newNodeConfigurationBuildVersionRequired', + serialized_name: 'properties.incrementNodeConfigurationBuild', type: { name: 'Boolean' } diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group.rb index 30bd460fb3..64eca2b9c0 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/hybrid_runbook_worker_group.rb @@ -26,6 +26,10 @@ class HybridRunbookWorkerGroup # worker group. attr_accessor :credential + # @return [GroupTypeEnum] Type of the HybridWorkerGroup. Possible values + # include: 'User', 'System' + attr_accessor :group_type + # # Mapper for HybridRunbookWorkerGroup class as Ruby Hash. @@ -75,6 +79,13 @@ def self.mapper() name: 'Composite', class_name: 'RunAsCredentialAssociationProperty' } + }, + group_type: { + required: false, + serialized_name: 'groupType', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/job.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/job.rb index 09a7904207..bcf38fdae7 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/job.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/job.rb @@ -60,10 +60,17 @@ class Job # job. attr_accessor :parameters - # @return [JobProvisioningStateProperty] The provisioning state of a - # resource. + # @return [JobProvisioningState] The provisioning state of a resource. + # Possible values include: 'Failed', 'Succeeded', 'Suspended', + # 'Processing' attr_accessor :provisioning_state + # @return [String] Gets or sets the id of job schedule. + attr_accessor :job_schedule_id + + # @return [ScheduleAssociationProperty] Gets or sets the runbook. + attr_accessor :schedule + # # Mapper for Job class as Ruby Hash. @@ -186,9 +193,23 @@ def self.mapper() provisioning_state: { required: false, serialized_name: 'properties.provisioningState', + type: { + name: 'String' + } + }, + job_schedule_id: { + required: false, + serialized_name: 'properties.jobScheduleId', + type: { + name: 'String' + } + }, + schedule: { + required: false, + serialized_name: 'properties.schedule', type: { name: 'Composite', - class_name: 'JobProvisioningStateProperty' + class_name: 'ScheduleAssociationProperty' } } } diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key.rb index 9ea56d0539..e8a63c5509 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key.rb @@ -13,11 +13,11 @@ class Key include MsRestAzure # @return [AutomationKeyName] Automation key name. Possible values - # include: 'primary', 'secondary' + # include: 'Primary', 'Secondary' attr_accessor :key_name # @return [AutomationKeyPermissions] Automation key permissions. Possible - # values include: 'Full' + # values include: 'Read', 'Full' attr_accessor :permissions # @return [String] Value of the Automation Key used for registration. @@ -38,21 +38,24 @@ def self.mapper() model_properties: { key_name: { required: false, - serialized_name: 'keyName', + read_only: true, + serialized_name: 'KeyName', type: { name: 'String' } }, permissions: { required: false, - serialized_name: 'permissions', + read_only: true, + serialized_name: 'Permissions', type: { name: 'String' } }, value: { required: false, - serialized_name: 'value', + read_only: true, + serialized_name: 'Value', type: { name: 'String' } diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb index 4ac3113645..7cb22244a3 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/key_list_result.rb @@ -14,7 +14,7 @@ class KeyListResult include MsRestAzure # @return [Array] Lists the automation keys. - attr_accessor :value + attr_accessor :keys # @@ -29,9 +29,9 @@ def self.mapper() name: 'Composite', class_name: 'KeyListResult', model_properties: { - value: { + keys: { required: false, - serialized_name: 'value', + serialized_name: 'keys', type: { name: 'Sequence', element: { diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/module_model.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/module_model.rb index f78ced0751..995bc238ee 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/module_model.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/module_model.rb @@ -48,6 +48,9 @@ class ModuleModel < TrackedResource # @return [String] Gets or sets the description. attr_accessor :description + # @return [Boolean] Gets or sets type of module, if its composite or not. + attr_accessor :is_composite + # @return [String] Gets or sets the etag of the resource. attr_accessor :etag @@ -182,6 +185,13 @@ def self.mapper() name: 'String' } }, + is_composite: { + required: false, + serialized_name: 'properties.isComposite', + type: { + name: 'Boolean' + } + }, etag: { required: false, serialized_name: 'etag', diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/proxy_resource.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/proxy_resource.rb index acd8f4be69..36ea2a812f 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/proxy_resource.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/proxy_resource.rb @@ -6,8 +6,7 @@ module Azure::Automation::Mgmt::V2015_10_31 module Models # - # The resource model definition for a ARM proxy resource. It will have - # everything other than required location and tags + # ARM proxy resource. # class ProxyResource < Resource diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb index 2429b73c66..84151c669e 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/runbook_draft.rb @@ -6,7 +6,8 @@ module Azure::Automation::Mgmt::V2015_10_31 module Models # - # Definition of the runbook type. + # Model object. + # # class RunbookDraft diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule.rb index a860bfc7d3..d0e071b7b8 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule.rb @@ -8,19 +8,10 @@ module Models # # Definition of the schedule. # - class Schedule + class Schedule < ProxyResource include MsRestAzure - # @return [String] Gets the id of the resource. - attr_accessor :id - - # @return [String] Gets name of the schedule. - attr_accessor :name - - # @return [String] Resource type - attr_accessor :type - # @return [DateTime] Gets or sets the start time of the schedule. attr_accessor :start_time diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_association_property.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_association_property.rb index 1a85f5271a..bd1f48bab6 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_association_property.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_association_property.rb @@ -12,7 +12,7 @@ class ScheduleAssociationProperty include MsRestAzure - # @return [String] Gets or sets the name of the schedule. + # @return [String] Gets or sets the name of the Schedule. attr_accessor :name diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_create_or_update_parameters.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_create_or_update_parameters.rb index 5edead8e2a..5f804fca97 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_create_or_update_parameters.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_create_or_update_parameters.rb @@ -12,7 +12,7 @@ class ScheduleCreateOrUpdateParameters include MsRestAzure - # @return [String] Gets or sets the name of the schedule. + # @return [String] Gets or sets the name of the Schedule. attr_accessor :name # @return [String] Gets or sets the description of the schedule. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb index bc0d23eacf..c724284edc 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/models/schedule_update_parameters.rb @@ -12,7 +12,7 @@ class ScheduleUpdateParameters include MsRestAzure - # @return [String] Gets or sets the name of the schedule. + # @return [String] Gets or sets the name of the Schedule. attr_accessor :name # @return [String] Gets or sets the description of the schedule. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/module_model_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/module_model_operations.rb index 5ffc129fc6..8e76641577 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/module_model_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/module_model_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Delete the module by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,7 +40,7 @@ def delete(resource_group_name, automation_account_name, module_name, custom_hea # Delete the module by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,7 +55,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, module_n # Delete the module by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -109,7 +109,7 @@ def delete_async(resource_group_name, automation_account_name, module_name, cust # Retrieve the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -125,7 +125,7 @@ def get(resource_group_name, automation_account_name, module_name, custom_header # Retrieve the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def get_with_http_info(resource_group_name, automation_account_name, module_name # Retrieve the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The module name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -204,7 +204,7 @@ def get_async(resource_group_name, automation_account_name, module_name, custom_ # Create or Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleCreateOrUpdateParameters] The create or update # parameters for module. @@ -222,7 +222,7 @@ def create_or_update(resource_group_name, automation_account_name, module_name, # Create or Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleCreateOrUpdateParameters] The create or update # parameters for module. @@ -239,7 +239,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create or Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleCreateOrUpdateParameters] The create or update # parameters for module. @@ -325,7 +325,7 @@ def create_or_update_async(resource_group_name, automation_account_name, module_ # Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleUpdateParameters] The update parameters for module. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -342,7 +342,7 @@ def update(resource_group_name, automation_account_name, module_name, parameters # Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleUpdateParameters] The update parameters for module. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -358,7 +358,7 @@ def update_with_http_info(resource_group_name, automation_account_name, module_n # Update the module identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param parameters [ModuleUpdateParameters] The update parameters for module. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -433,7 +433,7 @@ def update_async(resource_group_name, automation_account_name, module_name, para # Retrieve a list of modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -448,7 +448,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -462,7 +462,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -611,7 +611,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/node_reports.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/node_reports.rb index b7409480fe..c5d6efe59c 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/node_reports.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/node_reports.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the Dsc node report list by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The parameters supplied to the list operation. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -42,7 +42,7 @@ def list_by_node(resource_group_name, automation_account_name, node_id, filter = # Retrieve the Dsc node report list by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The parameters supplied to the list operation. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -58,7 +58,7 @@ def list_by_node_with_http_info(resource_group_name, automation_account_name, no # Retrieve the Dsc node report list by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The parameters supplied to the list operation. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -123,7 +123,7 @@ def list_by_node_async(resource_group_name, automation_account_name, node_id, fi # Retrieve the Dsc node report data by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -140,7 +140,7 @@ def get(resource_group_name, automation_account_name, node_id, report_id, custom # Retrieve the Dsc node report data by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -156,7 +156,7 @@ def get_with_http_info(resource_group_name, automation_account_name, node_id, re # Retrieve the Dsc node report data by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -222,7 +222,7 @@ def get_async(resource_group_name, automation_account_name, node_id, report_id, # Retrieve the Dsc node reports by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -239,7 +239,7 @@ def get_content(resource_group_name, automation_account_name, node_id, report_id # Retrieve the Dsc node reports by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -255,7 +255,7 @@ def get_content_with_http_info(resource_group_name, automation_account_name, nod # Retrieve the Dsc node reports by node id and report id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The Dsc node id. # @param report_id [String] The report id. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -398,7 +398,7 @@ def list_by_node_next_async(next_page_link, custom_headers = nil) # Retrieve the Dsc node report list by node id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param node_id [String] The parameters supplied to the list operation. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/object_data_types.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/object_data_types.rb index 2ce88ef750..889b79e398 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/object_data_types.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/object_data_types.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -42,7 +42,7 @@ def list_fields_by_module_and_type(resource_group_name, automation_account_name, # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -58,7 +58,7 @@ def list_fields_by_module_and_type_with_http_info(resource_group_name, automatio # Retrieve a list of fields of a given type identified by module name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param module_name [String] The name of module. # @param type_name [String] The name of type. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -124,7 +124,7 @@ def list_fields_by_module_and_type_async(resource_group_name, automation_account # Retrieve a list of fields of a given type across all accessible modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -140,7 +140,7 @@ def list_fields_by_type(resource_group_name, automation_account_name, type_name, # Retrieve a list of fields of a given type across all accessible modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param type_name [String] The name of type. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -155,7 +155,7 @@ def list_fields_by_type_with_http_info(resource_group_name, automation_account_n # Retrieve a list of fields of a given type across all accessible modules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param type_name [String] The name of type. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_draft_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_draft_operations.rb index cc286753db..e1975a721c 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_draft_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_draft_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the content of runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def get_content(resource_group_name, automation_account_name, runbook_name, cust # Retrieve the content of runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def get_content_with_http_info(resource_group_name, automation_account_name, run # Retrieve the content of runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -126,9 +126,9 @@ def get_content_async(resource_group_name, automation_account_name, runbook_name # Replaces the runbook draft content. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. - # @param runbook_content [String] The runbook draft content. + # @param runbook_content [String] The runbook draft content. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -141,9 +141,9 @@ def replace_content(resource_group_name, automation_account_name, runbook_name, # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. - # @param runbook_content [String] The runbook draft content. + # @param runbook_content [String] The runbook draft content. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -178,7 +178,7 @@ def replace_content_async(resource_group_name, automation_account_name, runbook_ # Retrieve the runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -194,7 +194,7 @@ def get(resource_group_name, automation_account_name, runbook_name, custom_heade # Retrieve the runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -209,7 +209,7 @@ def get_with_http_info(resource_group_name, automation_account_name, runbook_nam # Retrieve the runbook draft identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -273,22 +273,20 @@ def get_async(resource_group_name, automation_account_name, runbook_name, custom # Publish runbook draft. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the publish runbook # operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [String] operation results. - # def publish(resource_group_name, automation_account_name, runbook_name, custom_headers = nil) response = publish_async(resource_group_name, automation_account_name, runbook_name, custom_headers).value! - response.body unless response.nil? + nil end # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the publish runbook # operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -304,14 +302,6 @@ def publish_async(resource_group_name, automation_account_name, runbook_name, cu promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| - result_mapper = { - required: false, - serialized_name: 'parsed_response', - type: { - name: 'String' - } - } - parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @@ -325,7 +315,7 @@ def publish_async(resource_group_name, automation_account_name, runbook_name, cu # Undo draft edit to last known published state identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -341,7 +331,7 @@ def undo_edit(resource_group_name, automation_account_name, runbook_name, custom # Undo draft edit to last known published state identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -356,7 +346,7 @@ def undo_edit_with_http_info(resource_group_name, automation_account_name, runbo # Undo draft edit to last known published state identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -420,9 +410,9 @@ def undo_edit_async(resource_group_name, automation_account_name, runbook_name, # Replaces the runbook draft content. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. - # @param runbook_content [String] The runbook draft content. + # @param runbook_content [String] The runbook draft content. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -437,9 +427,9 @@ def begin_replace_content(resource_group_name, automation_account_name, runbook_ # Replaces the runbook draft content. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. - # @param runbook_content [String] The runbook draft content. + # @param runbook_content [String] The runbook draft content. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -453,9 +443,9 @@ def begin_replace_content_with_http_info(resource_group_name, automation_account # Replaces the runbook draft content. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. - # @param runbook_content [String] The runbook draft content. + # @param runbook_content [String] The runbook draft content. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -540,24 +530,23 @@ def begin_replace_content_async(resource_group_name, automation_account_name, ru # Publish runbook draft. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the publish runbook # operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [String] operation results. # def begin_publish(resource_group_name, automation_account_name, runbook_name, custom_headers = nil) response = begin_publish_async(resource_group_name, automation_account_name, runbook_name, custom_headers).value! - response.body unless response.nil? + nil end # # Publish runbook draft. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the publish runbook # operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -573,7 +562,7 @@ def begin_publish_with_http_info(resource_group_name, automation_account_name, r # Publish runbook draft. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the publish runbook # operation. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -611,28 +600,12 @@ def begin_publish_async(resource_group_name, automation_account_name, runbook_na http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 || status_code == 202 + unless status_code == 202 error_model = JSON.load(response_content) fail MsRest::HttpOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? - # Deserialize Response - if status_code == 200 - begin - parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = { - required: false, - serialized_name: 'parsed_response', - type: { - name: 'String' - } - } - 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 diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_operations.rb index 5e97299aa9..b96ace6acf 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/runbook_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Retrieve the content of runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -41,7 +41,7 @@ def get_content(resource_group_name, automation_account_name, runbook_name, cust # Retrieve the content of runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -56,7 +56,7 @@ def get_content_with_http_info(resource_group_name, automation_account_name, run # Retrieve the content of runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -126,7 +126,7 @@ def get_content_async(resource_group_name, automation_account_name, runbook_name # Retrieve the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -142,7 +142,7 @@ def get(resource_group_name, automation_account_name, runbook_name, custom_heade # Retrieve the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -157,7 +157,7 @@ def get_with_http_info(resource_group_name, automation_account_name, runbook_nam # Retrieve the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -221,7 +221,7 @@ def get_async(resource_group_name, automation_account_name, runbook_name, custom # Create the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookCreateOrUpdateParameters] The create or update # parameters for runbook. Provide either content link for a published runbook @@ -240,7 +240,7 @@ def create_or_update(resource_group_name, automation_account_name, runbook_name, # Create the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookCreateOrUpdateParameters] The create or update # parameters for runbook. Provide either content link for a published runbook @@ -258,7 +258,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookCreateOrUpdateParameters] The create or update # parameters for runbook. Provide either content link for a published runbook @@ -345,7 +345,7 @@ def create_or_update_async(resource_group_name, automation_account_name, runbook # Update the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookUpdateParameters] The update parameters for # runbook. @@ -363,7 +363,7 @@ def update(resource_group_name, automation_account_name, runbook_name, parameter # Update the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookUpdateParameters] The update parameters for # runbook. @@ -380,7 +380,7 @@ def update_with_http_info(resource_group_name, automation_account_name, runbook_ # Update the runbook identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param parameters [RunbookUpdateParameters] The update parameters for # runbook. @@ -456,7 +456,7 @@ def update_async(resource_group_name, automation_account_name, runbook_name, par # Delete the runbook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -471,7 +471,7 @@ def delete(resource_group_name, automation_account_name, runbook_name, custom_he # Delete the runbook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -486,7 +486,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, runbook_ # Delete the runbook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -540,7 +540,7 @@ def delete_async(resource_group_name, automation_account_name, runbook_name, cus # Retrieve a list of runbooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -555,7 +555,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of runbooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -569,7 +569,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of runbooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -718,7 +718,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of runbooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/schedule_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/schedule_operations.rb index 1e3300a3cb..895af73251 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/schedule_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/schedule_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Create a schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleCreateOrUpdateParameters] The parameters supplied # to the create or update schedule operation. @@ -43,7 +43,7 @@ def create_or_update(resource_group_name, automation_account_name, schedule_name # Create a schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleCreateOrUpdateParameters] The parameters supplied # to the create or update schedule operation. @@ -60,7 +60,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create a schedule. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleCreateOrUpdateParameters] The parameters supplied # to the create or update schedule operation. @@ -109,7 +109,7 @@ def create_or_update_async(resource_group_name, automation_account_name, schedul http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 201 || status_code == 409 + unless status_code == 201 || status_code == 200 || status_code == 409 error_model = JSON.load(response_content) fail MsRest::HttpOperationError.new(result.request, http_response, error_model) end @@ -125,6 +125,16 @@ def create_or_update_async(resource_group_name, automation_account_name, schedul fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) end end + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule.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 @@ -136,7 +146,7 @@ def create_or_update_async(resource_group_name, automation_account_name, schedul # Update the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleUpdateParameters] The parameters supplied to the # update schedule operation. @@ -154,7 +164,7 @@ def update(resource_group_name, automation_account_name, schedule_name, paramete # Update the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleUpdateParameters] The parameters supplied to the # update schedule operation. @@ -171,7 +181,7 @@ def update_with_http_info(resource_group_name, automation_account_name, schedule # Update the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param parameters [ScheduleUpdateParameters] The parameters supplied to the # update schedule operation. @@ -247,7 +257,7 @@ def update_async(resource_group_name, automation_account_name, schedule_name, pa # Retrieve the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -263,7 +273,7 @@ def get(resource_group_name, automation_account_name, schedule_name, custom_head # Retrieve the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -278,7 +288,7 @@ def get_with_http_info(resource_group_name, automation_account_name, schedule_na # Retrieve the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -342,7 +352,7 @@ def get_async(resource_group_name, automation_account_name, schedule_name, custo # Delete the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -357,7 +367,7 @@ def delete(resource_group_name, automation_account_name, schedule_name, custom_h # Delete the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -372,7 +382,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, schedule # Delete the schedule identified by schedule name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param schedule_name [String] The schedule name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -409,7 +419,7 @@ def delete_async(resource_group_name, automation_account_name, schedule_name, cu http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 || status_code == 404 + unless status_code == 200 error_model = JSON.load(response_content) fail MsRest::HttpOperationError.new(result.request, http_response, error_model) end @@ -426,7 +436,7 @@ def delete_async(resource_group_name, automation_account_name, schedule_name, cu # Retrieve a list of schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -441,7 +451,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -455,7 +465,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -604,7 +614,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of schedules. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/statistics_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/statistics_operations.rb index bcaf0bf069..8aea8e8233 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/statistics_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/statistics_operations.rb @@ -24,8 +24,8 @@ def initialize(client) # # Retrieve the statistics for the account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -40,8 +40,8 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # # Retrieve the statistics for the account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -55,8 +55,8 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # # Retrieve the statistics for the account. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_operations.rb index 95c7e473d3..6819c9a563 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Create a test job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the create test job # operation. # @param parameters [TestJobCreateParameters] The parameters supplied to the @@ -44,7 +44,7 @@ def create(resource_group_name, automation_account_name, runbook_name, parameter # Create a test job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the create test job # operation. # @param parameters [TestJobCreateParameters] The parameters supplied to the @@ -62,7 +62,7 @@ def create_with_http_info(resource_group_name, automation_account_name, runbook_ # Create a test job of the runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The parameters supplied to the create test job # operation. # @param parameters [TestJobCreateParameters] The parameters supplied to the @@ -139,7 +139,7 @@ def create_async(resource_group_name, automation_account_name, runbook_name, par # Retrieve the test job for the specified runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -155,7 +155,7 @@ def get(resource_group_name, automation_account_name, runbook_name, custom_heade # Retrieve the test job for the specified runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -170,7 +170,7 @@ def get_with_http_info(resource_group_name, automation_account_name, runbook_nam # Retrieve the test job for the specified runbook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -234,7 +234,7 @@ def get_async(resource_group_name, automation_account_name, runbook_name, custom # Resume the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -249,7 +249,7 @@ def resume(resource_group_name, automation_account_name, runbook_name, custom_he # Resume the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -264,7 +264,7 @@ def resume_with_http_info(resource_group_name, automation_account_name, runbook_ # Resume the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -318,7 +318,7 @@ def resume_async(resource_group_name, automation_account_name, runbook_name, cus # Stop the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -333,7 +333,7 @@ def stop(resource_group_name, automation_account_name, runbook_name, custom_head # Stop the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -348,7 +348,7 @@ def stop_with_http_info(resource_group_name, automation_account_name, runbook_na # Stop the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -402,7 +402,7 @@ def stop_async(resource_group_name, automation_account_name, runbook_name, custo # Suspend the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -417,7 +417,7 @@ def suspend(resource_group_name, automation_account_name, runbook_name, custom_h # Suspend the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -432,7 +432,7 @@ def suspend_with_http_info(resource_group_name, automation_account_name, runbook # Suspend the test job. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_streams.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_streams.rb index 12a6bb165a..51c8934b6a 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_streams.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/test_job_streams.rb @@ -26,7 +26,7 @@ def initialize(client) # stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -44,7 +44,7 @@ def get(resource_group_name, automation_account_name, runbook_name, job_stream_i # stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param job_stream_id [String] The job stream id. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -61,7 +61,7 @@ def get_with_http_info(resource_group_name, automation_account_name, runbook_nam # stream id. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param job_stream_id [String] The job stream id. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -127,7 +127,7 @@ def get_async(resource_group_name, automation_account_name, runbook_name, job_st # Retrieve a list of test job streams identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -144,7 +144,7 @@ def list_by_test_job(resource_group_name, automation_account_name, runbook_name, # Retrieve a list of test job streams identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -160,7 +160,7 @@ def list_by_test_job_with_http_info(resource_group_name, automation_account_name # Retrieve a list of test job streams identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added @@ -312,7 +312,7 @@ def list_by_test_job_next_async(next_page_link, custom_headers = nil) # Retrieve a list of test job streams identified by runbook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param runbook_name [String] The runbook name. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/usages.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/usages.rb index 4c8bdcdc5c..a1bd701b42 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/usages.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/usages.rb @@ -24,8 +24,8 @@ def initialize(client) # # Retrieve the usage for the account id. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -39,8 +39,8 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # # Retrieve the usage for the account id. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -53,8 +53,8 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # # Retrieve the usage for the account id. # - # @param resource_group_name [String] The resource group name. - # @param automation_account_name [String] The automation account name. + # @param resource_group_name [String] Name of an Azure Resource group. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/variable_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/variable_operations.rb index e29f60183f..84d42e9a6c 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/variable_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/variable_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Create a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableCreateOrUpdateParameters] The parameters supplied # to the create or update variable operation. @@ -43,7 +43,7 @@ def create_or_update(resource_group_name, automation_account_name, variable_name # Create a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableCreateOrUpdateParameters] The parameters supplied # to the create or update variable operation. @@ -60,7 +60,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableCreateOrUpdateParameters] The parameters supplied # to the create or update variable operation. @@ -146,7 +146,7 @@ def create_or_update_async(resource_group_name, automation_account_name, variabl # Update a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableUpdateParameters] The parameters supplied to the # update variable operation. @@ -164,7 +164,7 @@ def update(resource_group_name, automation_account_name, variable_name, paramete # Update a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableUpdateParameters] The parameters supplied to the # update variable operation. @@ -181,7 +181,7 @@ def update_with_http_info(resource_group_name, automation_account_name, variable # Update a variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The variable name. # @param parameters [VariableUpdateParameters] The parameters supplied to the # update variable operation. @@ -257,7 +257,7 @@ def update_async(resource_group_name, automation_account_name, variable_name, pa # Delete the variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -272,7 +272,7 @@ def delete(resource_group_name, automation_account_name, variable_name, custom_h # Delete the variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -287,7 +287,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, variable # Delete the variable. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -341,7 +341,7 @@ def delete_async(resource_group_name, automation_account_name, variable_name, cu # Retrieve the variable identified by variable name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -357,7 +357,7 @@ def get(resource_group_name, automation_account_name, variable_name, custom_head # Retrieve the variable identified by variable name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -372,7 +372,7 @@ def get_with_http_info(resource_group_name, automation_account_name, variable_na # Retrieve the variable identified by variable name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param variable_name [String] The name of variable. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -436,7 +436,7 @@ def get_async(resource_group_name, automation_account_name, variable_name, custo # Retrieve a list of variables. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -451,7 +451,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, cus # Retrieve a list of variables. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -465,7 +465,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of variables. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -614,7 +614,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of variables. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # diff --git a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/webhook_operations.rb b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/webhook_operations.rb index 33ff6503af..7947d76c0f 100644 --- a/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/webhook_operations.rb +++ b/management/azure_mgmt_automation/lib/2015-10-31/generated/azure_mgmt_automation/webhook_operations.rb @@ -25,7 +25,7 @@ def initialize(client) # Generates a Uri for use in creating a webhook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -40,7 +40,7 @@ def generate_uri(resource_group_name, automation_account_name, custom_headers = # Generates a Uri for use in creating a webhook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -54,7 +54,7 @@ def generate_uri_with_http_info(resource_group_name, automation_account_name, cu # Generates a Uri for use in creating a webhook. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -122,7 +122,7 @@ def generate_uri_async(resource_group_name, automation_account_name, custom_head # Delete the webhook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -137,7 +137,7 @@ def delete(resource_group_name, automation_account_name, webhook_name, custom_he # Delete the webhook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -152,7 +152,7 @@ def delete_with_http_info(resource_group_name, automation_account_name, webhook_ # Delete the webhook by name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -206,7 +206,7 @@ def delete_async(resource_group_name, automation_account_name, webhook_name, cus # Retrieve the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -222,7 +222,7 @@ def get(resource_group_name, automation_account_name, webhook_name, custom_heade # Retrieve the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -237,7 +237,7 @@ def get_with_http_info(resource_group_name, automation_account_name, webhook_nam # Retrieve the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -301,7 +301,7 @@ def get_async(resource_group_name, automation_account_name, webhook_name, custom # Create the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookCreateOrUpdateParameters] The create or update # parameters for webhook. @@ -319,7 +319,7 @@ def create_or_update(resource_group_name, automation_account_name, webhook_name, # Create the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookCreateOrUpdateParameters] The create or update # parameters for webhook. @@ -336,7 +336,7 @@ def create_or_update_with_http_info(resource_group_name, automation_account_name # Create the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookCreateOrUpdateParameters] The create or update # parameters for webhook. @@ -422,7 +422,7 @@ def create_or_update_async(resource_group_name, automation_account_name, webhook # Update the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookUpdateParameters] The update parameters for # webhook. @@ -440,7 +440,7 @@ def update(resource_group_name, automation_account_name, webhook_name, parameter # Update the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookUpdateParameters] The update parameters for # webhook. @@ -457,7 +457,7 @@ def update_with_http_info(resource_group_name, automation_account_name, webhook_ # Update the webhook identified by webhook name. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param webhook_name [String] The webhook name. # @param parameters [WebhookUpdateParameters] The update parameters for # webhook. @@ -533,7 +533,7 @@ def update_async(resource_group_name, automation_account_name, webhook_name, par # Retrieve a list of webhooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -549,7 +549,7 @@ def list_by_automation_account(resource_group_name, automation_account_name, fil # Retrieve a list of webhooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. @@ -564,7 +564,7 @@ def list_by_automation_account_with_http_info(resource_group_name, automation_ac # Retrieve a list of webhooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. @@ -714,7 +714,7 @@ def list_by_automation_account_next_async(next_page_link, custom_headers = nil) # Retrieve a list of webhooks. # # @param resource_group_name [String] Name of an Azure Resource group. - # @param automation_account_name [String] The automation account name. + # @param automation_account_name [String] The name of the automation account. # @param filter [String] The filter to apply on the operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. diff --git a/management/azure_mgmt_automation/lib/profiles/latest/modules/automation_profile_module.rb b/management/azure_mgmt_automation/lib/profiles/latest/modules/automation_profile_module.rb index 5ae72bc800..4c3bc84fd0 100644 --- a/management/azure_mgmt_automation/lib/profiles/latest/modules/automation_profile_module.rb +++ b/management/azure_mgmt_automation/lib/profiles/latest/modules/automation_profile_module.rb @@ -41,142 +41,142 @@ module Mgmt module Models AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration - ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse - AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter - KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult - DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters - Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage - JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics - JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys - Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key - DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName - JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult - JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult - StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult - Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job - VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter - VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult - ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink - WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters - DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult - DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters - DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters - WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters - DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration - WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult - DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty - OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty - OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult - DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters - AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError - CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation - ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource - ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation + DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport - ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult - ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters - HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker - CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku + KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult + VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse + DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult + WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters + ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters + CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty - ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter + FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup - ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType + CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult - ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters - AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty - JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters - Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource + JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job + ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule - RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult - ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku - ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters - Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation - ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult + OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay + ActivityParameterValidationSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet + StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult + ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter + Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key + ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet + Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource + ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType 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 - RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters - JobProvisioningStateProperty = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningStateProperty - RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters - ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash - RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult - DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult + WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters + ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters ScheduleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters + JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult + ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult + DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter + ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters AutomationAccountCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters - Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule - FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition - ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters - ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet - ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult - ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty - SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource - AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult - TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters - CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult - TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob - ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField - AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters - VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter + ConnectionUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters + RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult + DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters + AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters + ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters + RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters + ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty + TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob + OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties + DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult + RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource + AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource - Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook - Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable - DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob - Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential - Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate - TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource - Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook - ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection + Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential + DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration - AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule + Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable + Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum + AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName 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 - 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 + JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState - SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum - AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState - ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName - JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + GroupTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum + ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + 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 HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode + ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end @@ -259,362 +259,365 @@ class ModelClasses def agent_registration Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration end - def error_response - Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse + def dsc_node_extension_handler_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty end - def agent_registration_regenerate_key_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter + def dsc_report_error + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError end - def key_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult + def dsc_report_resource_navigation + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation end - def dsc_compilation_job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters + def automation_account_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult end - def usage - Azure::Automation::Mgmt::V2015_10_31::Models::Usage + def dsc_report_resource + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource end - def job_stream - Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + def operation + Azure::Automation::Mgmt::V2015_10_31::Models::Operation + end + def dsc_meta_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration end def statistics Azure::Automation::Mgmt::V2015_10_31::Models::Statistics end - def job_stream_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - end - def runbook_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - end - def dsc_compilation_job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - end - def agent_registration_keys - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys - end - def key - Azure::Automation::Mgmt::V2015_10_31::Models::Key - end - def dsc_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + def dsc_node_report + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport end def usage_counter_name Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName end - def job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + def dsc_node_report_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult end def usage_list_result Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult end - def job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku end - def statistics_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult + def key_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult end - def job - Azure::Automation::Mgmt::V2015_10_31::Models::Job + def variable_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters end - def variable_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + def schedule_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult end - def runbook_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter + def advanced_schedule_monthly_occurrence + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence end - def variable_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + def error_response + Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse end - def content_link - Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + def dsc_node_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult end def webhook_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters end - def dsc_node_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + def schedule_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters end - def dsc_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + def certificate_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters end def dsc_node_configuration_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters end - def dsc_configuration_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + def connection_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters end - def dsc_configuration_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + def dsc_node_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult end - def dsc_configuration_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + def connection_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult end - def webhook_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters + def run_as_credential_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty end - def dsc_meta_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + def field_definition + Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition end - def webhook_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + def hybrid_runbook_worker + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker end - def dsc_node_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + def connection_type_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult end - def operation_display - Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay + def hybrid_runbook_worker_group + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup end - def dsc_node_extension_handler_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty + def credential_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters end - def operation_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult + def hybrid_runbook_worker_groups_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult end - def dsc_node_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters + def credential_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult end - def automation_account_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + def hybrid_runbook_worker_group_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters end - def dsc_report_error - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + def dsc_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty end - def certificate_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + def runbook_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty end - def dsc_report_resource_navigation - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation + def variable_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters end - def connection_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + def schedule_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty end - def dsc_report_resource - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource + def job_stream + Azure::Automation::Mgmt::V2015_10_31::Models::JobStream end - def connection_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + def job + Azure::Automation::Mgmt::V2015_10_31::Models::Job end - def dsc_node_report - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport + def content_hash + Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash end - def connection_type - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + def job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult end - def dsc_node_report_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult + def dsc_configuration_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter end - def connection_type_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters + def job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters end - def hybrid_runbook_worker - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + def variable_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult end - def credential_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters + def job_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule end - def run_as_credential_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty + def dsc_configuration_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters end - def activity_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter + def job_schedule_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult end - def hybrid_runbook_worker_group - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup + def agent_registration_keys + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys end - def activity_output_type - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType + def job_schedule_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters end - def hybrid_runbook_worker_groups_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult + def dsc_node_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters end - def activity_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult + def linked_workspace + Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace end - def hybrid_runbook_worker_group_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters + def operation_display + Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay end - def advanced_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule + def activity_parameter_validation_set + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterValidationSet end - def schedule_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty + def statistics_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult end - def job_schedule_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters + def activity_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter + end + def key + Azure::Automation::Mgmt::V2015_10_31::Models::Key + end + def activity_parameter_set + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet end def resource Azure::Automation::Mgmt::V2015_10_31::Models::Resource end - def job_schedule - Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule + def activity_output_type + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType end - def runbook_draft - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft + def certificate_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult end - def job_schedule_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult + def activity + Azure::Automation::Mgmt::V2015_10_31::Models::Activity end - def content_source - Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource + def webhook_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters end - def linked_workspace - Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace + def activity_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku + def connection_type + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType end - def module_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + def module_error_info + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo end - def operation - Azure::Automation::Mgmt::V2015_10_31::Models::Operation + def webhook_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + end + def content_link + Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + end + def dsc_compilation_job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters + end + def schedule_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters + end + def job_stream_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult 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 + def dsc_configuration_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + end + def module_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters + end + def agent_registration_regenerate_key_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter 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 + def automation_account_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters end - def runbook_draft_undo_edit_result - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult + def type_field + Azure::Automation::Mgmt::V2015_10_31::Models::TypeField end - def connection_type_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult + def usage + Azure::Automation::Mgmt::V2015_10_31::Models::Usage end - def runbook_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters + def type_field_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult end - def credential_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters + def certificate_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters end - def runbook_create_or_update_draft_properties - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties + def runbook_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter end - def activity - Azure::Automation::Mgmt::V2015_10_31::Models::Activity + def connection_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters end - def runbook_create_or_update_draft_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters + def runbook_draft + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft end - def job_provisioning_state_property - Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningStateProperty + def credential_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters end - def runbook_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters + def advanced_schedule + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule end - def content_hash - Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash + def content_source + Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource end def runbook_list_result Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult end - def dsc_node_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult - end - def schedule_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters - end - def automation_account_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters - end - def schedule - Azure::Automation::Mgmt::V2015_10_31::Models::Schedule - end - def field_definition - Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition + def dsc_node_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty end - def schedule_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters + def runbook_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters end - def activity_parameter_set - Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet + def automation_account_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters end - def schedule_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + def runbook_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters end - def connection_type_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty + def connection_type_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters end - def sub_resource - Azure::Automation::Mgmt::V2015_10_31::Models::SubResource + def runbook_draft_undo_edit_result + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult end - def automation_account_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult + def dsc_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult end def test_job_create_parameters Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters end - def credential_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + def connection_type_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty end def test_job Azure::Automation::Mgmt::V2015_10_31::Models::TestJob end - def module_error_info - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + def operation_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult end - def type_field - Azure::Automation::Mgmt::V2015_10_31::Models::TypeField + def runbook_create_or_update_draft_properties + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties end - def advanced_schedule_monthly_occurrence - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + def dsc_compilation_job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult end - def type_field_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult + def runbook_create_or_update_draft_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters end - def certificate_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + def tracked_resource + Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource end - def variable_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + def automation_account + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount end def proxy_resource Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource end - def webhook - Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + def certificate + Azure::Automation::Mgmt::V2015_10_31::Models::Certificate end - def variable - Azure::Automation::Mgmt::V2015_10_31::Models::Variable + def connection + Azure::Automation::Mgmt::V2015_10_31::Models::Connection + end + def credential + Azure::Automation::Mgmt::V2015_10_31::Models::Credential end def dsc_compilation_job Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob end - def credential - Azure::Automation::Mgmt::V2015_10_31::Models::Credential + def dsc_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration end - def connection - Azure::Automation::Mgmt::V2015_10_31::Models::Connection + def dsc_node + Azure::Automation::Mgmt::V2015_10_31::Models::DscNode end - def certificate - Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + def dsc_node_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def tracked_resource - Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource + def module_model + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel end def runbook Azure::Automation::Mgmt::V2015_10_31::Models::Runbook end - def module_model - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel + def schedule + Azure::Automation::Mgmt::V2015_10_31::Models::Schedule end - def dsc_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration + def variable + Azure::Automation::Mgmt::V2015_10_31::Models::Variable end - def automation_account - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount + def webhook + Azure::Automation::Mgmt::V2015_10_31::Models::Webhook end - def dsc_node - Azure::Automation::Mgmt::V2015_10_31::Models::DscNode + def sku_name_enum + Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum end - def dsc_node_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + def automation_account_state + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState end def automation_key_name Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName @@ -628,17 +631,8 @@ def job_provisioning_state def job_status Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus end - def runbook_type_enum - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum - end - def runbook_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState - end - def runbook_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState - end - def module_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + def job_stream_type + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType end def content_source_type Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType @@ -649,24 +643,30 @@ def dsc_configuration_provisioning_state 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 agent_registration_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName end - def automation_account_state - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + def group_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::GroupTypeEnum end - def schedule_day - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + def module_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState end - def agent_registration_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + def runbook_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum end - def job_stream_type - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + def runbook_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState + end + def runbook_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState end def http_status_code Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode end + def schedule_day + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + end def schedule_frequency Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end