diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 5f70ac41ab..8d0e9eaf8f 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,8 @@ module Azure::Profiles::Latest module ComputerVision module Models + ImageMetadata = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageMetadata + DomainModelResults = Azure::CognitiveServices::ComputerVision::V1_0::Models::DomainModelResults Word = Azure::CognitiveServices::ComputerVision::V1_0::Models::Word CelebrityResults = Azure::CognitiveServices::ComputerVision::V1_0::Models::CelebrityResults FaceRectangle = Azure::CognitiveServices::ComputerVision::V1_0::Models::FaceRectangle @@ -44,8 +46,6 @@ module Models ModelDescription = Azure::CognitiveServices::ComputerVision::V1_0::Models::ModelDescription ImageTag = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageTag ListModelsResult = Azure::CognitiveServices::ComputerVision::V1_0::Models::ListModelsResult - ImageMetadata = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageMetadata - DomainModelResults = Azure::CognitiveServices::ComputerVision::V1_0::Models::DomainModelResults end class ComputerVisionDataClass @@ -77,6 +77,12 @@ def method_missing(method, *args) end class ModelClasses + def image_metadata + Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageMetadata + end + def domain_model_results + Azure::CognitiveServices::ComputerVision::V1_0::Models::DomainModelResults + end def word Azure::CognitiveServices::ComputerVision::V1_0::Models::Word end @@ -185,12 +191,6 @@ def image_tag def list_models_result Azure::CognitiveServices::ComputerVision::V1_0::Models::ListModelsResult end - def image_metadata - Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageMetadata - end - def domain_model_results - Azure::CognitiveServices::ComputerVision::V1_0::Models::DomainModelResults - 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 5112356e7a..b73fc98164 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -13,20 +13,22 @@ module Mgmt Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks module Models + EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage + Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode - Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source - OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition - RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult - EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor + OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - PolicyStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + PolicyStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus + ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus - TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction 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 @@ -34,37 +36,37 @@ module Models 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 + QuarantinePolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + ImportSourceCredentials = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSourceCredentials TrustPolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy - ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource - RegistryPolicies = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies - RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest ImportImageParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters + RegistryPolicies = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus - OperationMetricSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition - OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest + OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition + OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition ReplicationUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters + RegistryIdentity = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryIdentity + Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status ReplicationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties - Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters WebhookCreateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters - RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult - OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters - CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig + EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult + CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig + OperationMetricSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition + RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult + Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult - EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult - Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target - Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor + RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - QuarantinePolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy - EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage - Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry + ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource end class ContainerRegistryManagementClass @@ -100,47 +102,53 @@ def method_missing(method, *args) end class ModelClasses - def replication - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication + def event_response_message + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage end - def import_mode - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + def registry + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry end - def source - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + def replication + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def operation_service_specification_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end - def registry_list_credentials_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + def actor + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor end - def event_content - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent + def operation_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition end def request Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request end - def policy_status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus - 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_action - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + def source + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + end + def trust_policy_type + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType end def event Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event end + def policy_status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus + end + def import_mode + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + end def webhook_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus end - def trust_policy_type - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + def webhook_action + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction end def operation_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult @@ -163,42 +171,48 @@ def sku_tier def provisioning_state Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState end + def quarantine_policy + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + end + def import_source_credentials + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSourceCredentials + end def trust_policy Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy end - def import_source - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource + def import_image_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters end def registry_policies Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies end - def registry_name_check_request - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest - end - def import_image_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters - end def registry_name_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus end - def operation_metric_specification_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition + def registry_name_check_request + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest end - def operation_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + def operation_display_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition + end + def operation_service_specification_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition end def replication_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters end + def registry_identity + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryIdentity + end + def status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status + end def replication_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult end def storage_account_properties Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties end - def status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status - end def registry_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters end @@ -211,50 +225,44 @@ def registry_password def regenerate_credential_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters end - def registry_usage_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult - end - def operation_display_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition - end def webhook_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters end - def callback_config - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig + def event_info + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end def webhook_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult end - def event_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult + def callback_config + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end - def event_info - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + def operation_metric_specification_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition end - def registry_usage - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + def registry_usage_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult + end + def target + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target + end + def event_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult end def registry_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult end - def target - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target + def registry_list_credentials_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult end - def actor - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor + def event_content + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent end def event_request_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage end - def quarantine_policy - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy - 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 import_source + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource 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 4449af0235..65fd0a6759 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -10,6 +10,8 @@ module Mgmt ContainerServices = Azure::ContainerService::Mgmt::V2017_01_31::ContainerServices module Models + ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey + ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceServicePrincipalProfile ContainerServiceLinuxProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceLinuxProfile ContainerServiceMasterProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceMasterProfile @@ -21,11 +23,9 @@ module Models ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes - ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService ContainerServiceVMSizeTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes + ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource - ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey - ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration end class ContainerServiceManagementClass @@ -58,6 +58,12 @@ def method_missing(method, *args) end class ModelClasses + def container_service_ssh_public_key + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey + end + def container_service_ssh_configuration + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration + end def container_service_service_principal_profile Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceServicePrincipalProfile end @@ -91,21 +97,15 @@ def container_service_list_result def container_service_orchestrator_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes end - def container_service - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService - end def container_service_vmsize_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes end + def container_service + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService + end def resource Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource end - def container_service_ssh_public_key - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey - end - def container_service_ssh_configuration - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration - end end end end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index cea3910316..d2c9658b9d 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -56,9 +56,9 @@ module Models Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification - VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem @@ -235,14 +235,14 @@ def refresh_index def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end - def video_frame_body_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job end def screen Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + def video_frame_body_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end def detected_language Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 9e34448113..27f70d54cb 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -9,6 +9,7 @@ module CustomerInsights module Mgmt Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles + RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships @@ -20,12 +21,13 @@ module Mgmt WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles - RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images module Models + RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult + SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties PredictionTrainingResults = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults ConnectorMappingFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingFormat RelationshipLinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkListResult @@ -63,35 +65,35 @@ module Models 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 OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay - RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult - EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType - ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status - PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource - ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes + ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates + ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation - FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes - KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions + ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes - InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes + CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + 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 + LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes + CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType 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 @@ -128,12 +130,10 @@ module Models HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition - RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult - SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties end class CustomerInsightsManagementClass - attr_reader :operations, :profiles, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :roles, :role_assignments, :predictions, :links, :images, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :profiles, :role_assignments, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :roles, :predictions, :links, :images, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -145,6 +145,7 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @operations = @client_0.operations @profiles = @client_0.profiles + @role_assignments = @client_0.role_assignments @hubs = @client_0.hubs @interactions = @client_0.interactions @relationships = @client_0.relationships @@ -156,7 +157,6 @@ def initialize(configurable, base_url=nil, options=nil) @widget_types = @client_0.widget_types @views = @client_0.views @roles = @client_0.roles - @role_assignments = @client_0.role_assignments @predictions = @client_0.predictions @links = @client_0.links @images = @client_0.images @@ -178,6 +178,12 @@ def method_missing(method, *args) end class ModelClasses + def relationship_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult + end + def salesforce_connector_properties + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties + end def prediction_training_results Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionTrainingResults end @@ -289,38 +295,32 @@ def relationship_resource_format 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 operation_display Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay end - def role_assignment_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + def view_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat end def operation_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult end - def entity_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes - end def role_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat end + def widget_type_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + end + def prediction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + 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 status Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status end - def prediction_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat end def permission_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes @@ -328,53 +328,59 @@ def permission_types def proxy_resource Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource 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 + def entity_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes end def connector_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes end - def completion_operation_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes + def provisioning_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates + end + def error_management_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes end def operation Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation end + def connector_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + end + def connector_mapping_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + end def frequency_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes end - def kpi_functions - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions + 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 + def entity_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType end def calculation_window_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes end - def instance_operation_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + def kpi_functions + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions end - def entity_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType + def cardinality_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes end def link_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes end - def canonical_property_value_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + def instance_operation_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType end - def cardinality_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes + def prediction_model_life_cycle + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle end def role_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes end - def prediction_model_life_cycle - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + def canonical_property_value_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType end def resource Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource @@ -484,12 +490,6 @@ def prediction_model_status def property_definition Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition end - def relationship_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult - end - def salesforce_connector_properties - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties - 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 feea86cfcf..13c90eebb7 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -18,16 +18,16 @@ module Models SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - 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 + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat - SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end class CustomSearchDataClass @@ -87,20 +87,20 @@ def search_results_answer def identifiable Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable end - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - end def answer Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end - def thing - Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response end def creative_work Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + def thing + Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing end def error_sub_code Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode @@ -108,14 +108,14 @@ def error_sub_code def error_code Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode end - def text_format - Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end def safe_search Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + def text_format + Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat 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 317d4564cb..bcd6fdee0d 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies + FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations - Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts + Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts - ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies - FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules module Models CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters @@ -36,28 +36,28 @@ module Models StorageAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformationListResult UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult - UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay - StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult + UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult - AddDataLakeStoreParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters + StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + DataLakeAnalyticsAccountListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters FirewallRuleListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult + AddDataLakeStoreParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters DataLakeStoreAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation - StorageAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation - DataLakeAnalyticsAccountListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult - FirewallRule = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule - DataLakeAnalyticsAccount = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount AddStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters - DataLakeAnalyticsAccountBasic = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic - AADObjectType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType ComputePolicy = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy + StorageAccountInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation + DataLakeAnalyticsAccountBasic = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic + FirewallRule = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - FirewallAllowAzureIpsState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState FirewallState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState StorageContainer = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer + DataLakeAnalyticsAccount = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType + FirewallAllowAzureIpsState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + AADObjectType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin @@ -67,7 +67,7 @@ module Models end class DataLakeAnalyticsManagementClass - attr_reader :locations, :operations, :storage_accounts, :accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :configurable, :base_url, :options, :model_classes + attr_reader :compute_policies, :firewall_rules, :locations, :storage_accounts, :operations, :accounts, :data_lake_store_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -77,13 +77,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @compute_policies = @client_0.compute_policies + @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations - @operations = @client_0.operations @storage_accounts = @client_0.storage_accounts + @operations = @client_0.operations @accounts = @client_0.accounts @data_lake_store_accounts = @client_0.data_lake_store_accounts - @compute_policies = @client_0.compute_policies - @firewall_rules = @client_0.firewall_rules @model_classes = ModelClasses.new end @@ -162,23 +162,23 @@ def update_storage_account_with_account_parameters def sas_token_information_list_result Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult end + def operation_display + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + end def update_compute_policy_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters end - def update_firewall_rule_with_account_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - end - def operation_display - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + def operation_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult end def storage_container_list_result Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult end - def operation_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult + def update_firewall_rule_with_account_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters end - def add_data_lake_store_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters + def data_lake_analytics_account_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult end def update_data_lake_analytics_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters @@ -186,48 +186,48 @@ def update_data_lake_analytics_account_parameters def firewall_rule_list_result Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRuleListResult end + def add_data_lake_store_parameters + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddDataLakeStoreParameters + end def data_lake_store_account_information Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformation end - def storage_account_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation - end - def data_lake_analytics_account_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountListResult - end - def firewall_rule - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule - end - def data_lake_analytics_account - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount - end def add_storage_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AddStorageAccountParameters end + def compute_policy + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy + end + def storage_account_information + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageAccountInformation + end def data_lake_analytics_account_basic Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountBasic end - def aadobject_type - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType - end - def compute_policy - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicy + def firewall_rule + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallRule end def operation Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation end - def firewall_allow_azure_ips_state - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState - end def firewall_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState end def storage_container Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainer end + def data_lake_analytics_account + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccount + end def tier_type Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType end + def firewall_allow_azure_ips_state + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + end + def aadobject_type + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType + end def data_lake_analytics_account_status Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus end diff --git a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb index 70f7aec5ad..7c89122e2d 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,23 +7,25 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt + FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations - TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations + TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts - FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules module Models CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters + FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState + FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType + TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState - FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin + SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters - SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters @@ -36,29 +38,27 @@ module Models 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 - UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo + UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig + OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters + TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation + FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider - Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation - DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic - OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount - FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule + 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 end class DataLakeStoreManagementClass - attr_reader :locations, :trusted_id_providers, :operations, :accounts, :firewall_rules, :configurable, :base_url, :options, :model_classes + attr_reader :firewall_rules, :locations, :operations, :trusted_id_providers, :accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,11 +68,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations - @trusted_id_providers = @client_0.trusted_id_providers @operations = @client_0.operations + @trusted_id_providers = @client_0.trusted_id_providers @accounts = @client_0.accounts - @firewall_rules = @client_0.firewall_rules @model_classes = ModelClasses.new end @@ -94,21 +94,30 @@ class ModelClasses def check_name_availability_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters 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 tier_type Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType end + def trusted_id_provider_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState + end def data_lake_store_account_status Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus end def data_lake_store_account_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState end - def firewall_allow_azure_ips_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState - end def operation_origin Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin end + def sub_resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + end def capability_information Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation end @@ -118,9 +127,6 @@ def name_availability_information def update_firewall_rule_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters end - def sub_resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource - end def resource Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource end @@ -157,20 +163,20 @@ def firewall_rule_list_result 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 + def update_key_vault_meta_info + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo end def update_encryption_config Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig end - def update_key_vault_meta_info - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo + def operation_display + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay 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 operation_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult end def update_trusted_id_provider_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters @@ -178,26 +184,26 @@ def update_trusted_id_provider_with_account_parameters def update_data_lake_store_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end - def data_lake_store_account_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult - end - def trusted_id_provider - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider + def trusted_id_provider_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult end def operation Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation end - def data_lake_store_account_basic - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic + def firewall_rule + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule end - def operation_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult + def data_lake_store_account_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult + end + def trusted_id_provider + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider end def data_lake_store_account Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount end - def firewall_rule - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule + def data_lake_store_account_basic + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic end def encryption_config_type Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType @@ -208,12 +214,6 @@ 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 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 63659fa4ce..d6c512088c 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -113,7 +113,6 @@ 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 @@ -121,72 +120,73 @@ module Models DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse + Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact - Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource - ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties - ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage + ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment - ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties - ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment + Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties - ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment - ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom - ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule - Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment - ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact - ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule + 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 DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment - ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment - GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage - Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + 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 LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret - NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel - UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment - User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType - StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User + 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 - LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState - CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType - VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + 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 - VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource - FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions - CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus - ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType - CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus - NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType - PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode end @@ -485,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,90 +506,87 @@ def response_with_continuation_arm_template def evaluate_policies_response Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse end + def port + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port + end def response_with_continuation_artifact Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact end - def resource - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource - end - def response_with_continuation_artifact_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource - end def arm_template_parameter_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties end - def response_with_continuation_custom_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage + def response_with_continuation_artifact_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource end def compute_vm_instance_view_status_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment end - def response_with_continuation_disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + def response_with_continuation_custom_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage end def evaluate_policies_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties end - def response_with_continuation_dtl_environment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment + def resource + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource end def attach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties end - def response_with_continuation_formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + def response_with_continuation_disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk end def notification_settings_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment end - def response_with_continuation_gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + def response_with_continuation_dtl_environment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment end def custom_image_properties_custom Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom end - def schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + def response_with_continuation_formula + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula end def applicable_schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end - def schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule + def response_with_continuation_gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end def applicable_schedule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment end - def arm_template - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + def schedule_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment end def artifact Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end - def artifact_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + def arm_template + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end def inbound_nat_rule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule end + def artifact_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + end + 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 dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment end - def artifact_source_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + def formula + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end def gallery_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage end - def lab - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab - end - def formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula - end def disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end @@ -602,6 +596,12 @@ def subnet def event Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event end + def lab + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + end + def lab_cost + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + end def lab_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment end @@ -611,8 +611,8 @@ def lab_virtual_machine def lab_virtual_machine_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def lab_cost - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel end def notification_channel_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment @@ -623,26 +623,14 @@ def policy_fragment def secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel - end - def user_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - end - def virtual_network_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment - end - def user - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User - end def service_runner Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner end - def source_control_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + def user + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User end - def storage_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + def virtual_network_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment end def enable_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus @@ -650,35 +638,35 @@ def enable_status def notification_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end - def linux_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + def schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end - def custom_image_os_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType + def storage_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType end - def virtual_network - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + def cost_threshold_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus end def windows_os_state Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState end - def virtual_machine_creation_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + def virtual_network + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork end - def file_upload_options - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + def user_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end def host_caching_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions end - def cost_threshold_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + def notification_channel_event_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType end - def reporting_cycle_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + def linux_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState end - def cost_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + def source_control_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end def premium_data_disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk @@ -686,12 +674,24 @@ def premium_data_disk def target_cost_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end - def notification_channel_event_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + def virtual_machine_creation_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + end + def file_upload_options + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + end + def custom_image_os_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType end def transport_protocol Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol end + def reporting_cycle_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + end + def cost_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + end def policy_fact_name Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName end @@ -701,12 +701,12 @@ def policy_evaluator_type def usage_permission_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType end - def policy_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus - end def policy Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end + def policy_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus + end def http_status_code Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode end diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb index 8723a2215d..2eead41273 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -7,10 +7,12 @@ module Azure::Profiles::Latest module Dns module Mgmt - Zones = Azure::Dns::Mgmt::V2018_03_01_preview::Zones RecordSets = Azure::Dns::Mgmt::V2018_03_01_preview::RecordSets + Zones = Azure::Dns::Mgmt::V2018_03_01_preview::Zones module Models + NsRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord + RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord SoaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord @@ -29,12 +31,10 @@ module Models RecordSet = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSet AaaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters - NsRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord - RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult end class DnsManagementClass - attr_reader :zones, :record_sets, :configurable, :base_url, :options, :model_classes + attr_reader :record_sets, :zones, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -44,8 +44,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @zones = @client_0.zones @record_sets = @client_0.record_sets + @zones = @client_0.zones @model_classes = ModelClasses.new end @@ -64,6 +64,12 @@ def method_missing(method, *args) end class ModelClasses + def ns_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord + end + def record_set_list_result + Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult + end def srv_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord end @@ -118,12 +124,6 @@ def aaaa_record def record_set_update_parameters Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters end - def ns_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord - end - def record_set_list_result - Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult - end end end end diff --git a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb index e6b388c4ce..bce3c8c9e5 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -21,9 +21,9 @@ module Models ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject CivicStructure = Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response Airport = Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License StructuredValue = Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue @@ -123,15 +123,15 @@ def media_object def civic_structure Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end def local_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness end def tourist_attraction Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end def airport Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport end diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb index f47f70b2d3..31d3adbb54 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -173,12 +173,14 @@ def job_state module Mgmt EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions Topics = Azure::EventGrid::Mgmt::V2018_05_01_preview::Topics - TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations + TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes module Models + WebHookEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::WebHookEventSubscriptionDestination + TopicTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult EventHubEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventHubEventSubscriptionDestination - EventSubscriptionUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters + TopicRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest HybridConnectionEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination StorageQueueEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageQueueEventSubscriptionDestination JsonInputSchemaMapping = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonInputSchemaMapping @@ -186,12 +188,12 @@ module Models EventType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType Topic = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic EventSubscriptionProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState - TopicTypeInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo - TopicProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource - ResourceRegionType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType - InputSchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema + TopicProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState EventDeliverySchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema + TopicTypeInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo + InputSchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema + ResourceRegionType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource EventSubscriptionFilter = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter @@ -202,22 +204,20 @@ module Models OperationInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationInfo EventTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventTypesListResult EventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionDestination - TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys - RetryPolicy = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - EventSubscriptionFullUrl = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl + TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + EventSubscriptionFullUrl = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl + RetryPolicy = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy TopicsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicsListResult - TopicRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest JsonFieldWithDefault = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonFieldWithDefault - TopicTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult - StorageBlobDeadLetterDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageBlobDeadLetterDestination - WebHookEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::WebHookEventSubscriptionDestination + EventSubscriptionUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters TopicUpdateParameters = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicUpdateParameters + StorageBlobDeadLetterDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageBlobDeadLetterDestination end class EventGridManagementClass - attr_reader :event_subscriptions, :topics, :topic_types, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :event_subscriptions, :topics, :operations, :topic_types, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -229,8 +229,8 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @event_subscriptions = @client_0.event_subscriptions @topics = @client_0.topics - @topic_types = @client_0.topic_types @operations = @client_0.operations + @topic_types = @client_0.topic_types @model_classes = ModelClasses.new end @@ -249,11 +249,17 @@ def method_missing(method, *args) end class ModelClasses + def web_hook_event_subscription_destination + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::WebHookEventSubscriptionDestination + end + def topic_types_list_result + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult + end def event_hub_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventHubEventSubscriptionDestination end - def event_subscription_update_parameters - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters + def topic_regenerate_key_request + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest end def hybrid_connection_event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination @@ -276,23 +282,23 @@ def topic def event_subscription_provisioning_state Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState end - def topic_type_info - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo + def tracked_resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource end def topic_provisioning_state Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState end - def tracked_resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + def event_delivery_schema + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema end - def resource_region_type - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType + def topic_type_info + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo end def input_schema Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema end - def event_delivery_schema - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventDeliverySchema + def resource_region_type + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType end def topic_type_provisioning_state Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState @@ -324,42 +330,36 @@ def event_types_list_result def event_subscription_destination Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionDestination end + def operation + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + end def topic_shared_access_keys Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys end - def retry_policy - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy - end - def operation - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + def operations_list_result + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult end def event_subscription_full_url Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl end - def operations_list_result - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + def retry_policy + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy end def topics_list_result Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicsListResult end - def topic_regenerate_key_request - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest - end def json_field_with_default Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonFieldWithDefault end - def topic_types_list_result - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult - end - def storage_blob_dead_letter_destination - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageBlobDeadLetterDestination - end - def web_hook_event_subscription_destination - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::WebHookEventSubscriptionDestination + def event_subscription_update_parameters + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionUpdateParameters end def topic_update_parameters Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicUpdateParameters end + def storage_blob_dead_letter_destination + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::StorageBlobDeadLetterDestination + end end end end diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 4690d3b0bb..611cbfccb5 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -14,8 +14,10 @@ module Mgmt ConsumerGroups = Azure::EventHub::Mgmt::V2017_04_01::ConsumerGroups module Models - EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + AccessRights = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights + 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 ProvisioningStateDR = Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR RoleDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery @@ -29,23 +31,21 @@ module Models OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination + ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse EventHubListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult AccessKeys = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessKeys - ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse ArmDisasterRecoveryListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult 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 Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation - RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - EHNamespaceListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult + CheckNameAvailabilityParameter = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter + AuthorizationRuleListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource - EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace - ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup + EHNamespaceListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub - AccessRights = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights + ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup AuthorizationRule = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule - EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace end class EventHubManagementClass @@ -82,11 +82,17 @@ def method_missing(method, *args) end class ModelClasses + def arm_disaster_recovery + Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + end + def access_rights + Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights + end def entity_status Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus end - def arm_disaster_recovery - Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + def encoding_capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end def unavailable_reason Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason @@ -127,56 +133,50 @@ def capture_description def destination Azure::EventHub::Mgmt::V2017_04_01::Models::Destination end + def error_response + Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse + end def event_hub_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult end def access_keys Azure::EventHub::Mgmt::V2017_04_01::Models::AccessKeys end - def error_response - Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse - end def arm_disaster_recovery_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult end def consumer_group_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult end - def authorization_rule_list_result - Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - end - def check_name_availability_parameter - Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter - end def operation Azure::EventHub::Mgmt::V2017_04_01::Models::Operation end - def regenerate_access_key_parameters - Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def check_name_availability_parameter + Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter end - def ehnamespace_list_result - Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult + def authorization_rule_list_result + Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult 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 consumer_group - Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup + def ehnamespace_list_result + Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult end def eventhub Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub end - def access_rights - Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights + def consumer_group + Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup end def authorization_rule Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule end - def encoding_capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + def regenerate_access_key_parameters + Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def ehnamespace + Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace end 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 bc772f8a64..40748e19c6 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,10 +6,10 @@ module Azure::Profiles::Latest module Face + PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson - PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations module Models APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError @@ -23,9 +23,9 @@ module Models HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup - IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory Error = Azure::CognitiveServices::Face::V1_0::Models::Error + Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory + VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes @@ -34,13 +34,13 @@ module Models 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 - Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair - NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise + Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion + Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest + NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur @@ -58,11 +58,11 @@ module Models TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions - VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult end class FaceDataClass - attr_reader :face_list_operations, :face, :person_group_person, :person_group_operations, :configurable, :base_url, :options, :model_classes + attr_reader :person_group_operations, :face_list_operations, :face, :person_group_person, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -72,10 +72,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @person_group_operations = @client_0.person_group_operations @face_list_operations = @client_0.face_list_operations @face = @client_0.face @person_group_person = @client_0.person_group_person - @person_group_operations = @client_0.person_group_operations @model_classes = ModelClasses.new end @@ -127,14 +127,14 @@ def identify_candidate def makeup Azure::CognitiveServices::Face::V1_0::Models::Makeup end - def identify_result - Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + def error + Azure::CognitiveServices::Face::V1_0::Models::Error end def accessory Azure::CognitiveServices::Face::V1_0::Models::Accessory end - def error - Azure::CognitiveServices::Face::V1_0::Models::Error + def verify_face_to_person_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest end def exposure Azure::CognitiveServices::Face::V1_0::Models::Exposure @@ -160,27 +160,27 @@ def facial_hair def coordinate Azure::CognitiveServices::Face::V1_0::Models::Coordinate end - def emotion - Azure::CognitiveServices::Face::V1_0::Models::Emotion - end def occlusion Azure::CognitiveServices::Face::V1_0::Models::Occlusion 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 noise Azure::CognitiveServices::Face::V1_0::Models::Noise end + def emotion + Azure::CognitiveServices::Face::V1_0::Models::Emotion + end + def hair + Azure::CognitiveServices::Face::V1_0::Models::Hair + end def detected_face Azure::CognitiveServices::Face::V1_0::Models::DetectedFace end def update_person_face_request Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest end + def name_and_user_data_contract + Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract + end def image_url Azure::CognitiveServices::Face::V1_0::Models::ImageUrl end @@ -232,8 +232,8 @@ def face_attribute_type def azure_regions Azure::CognitiveServices::Face::V1_0::Models::AzureRegions end - def verify_face_to_person_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + def identify_result + Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult 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 e1213dfa36..41daf57fec 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -14,6 +14,8 @@ module GraphRbac Domains = Azure::GraphRbac::V1_6::Domains module Models + GraphError = Azure::GraphRbac::V1_6::Models::GraphError + KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult GroupGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters @@ -24,21 +26,21 @@ module Models CheckGroupMembershipParameters = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters KeyCredentialsUpdateParameters = Azure::GraphRbac::V1_6::Models::KeyCredentialsUpdateParameters CheckGroupMembershipResult = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters PasswordCredentialsUpdateParameters = Azure::GraphRbac::V1_6::Models::PasswordCredentialsUpdateParameters ServicePrincipalCreateParameters = Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters GetObjectsResult = Azure::GraphRbac::V1_6::Models::GetObjectsResult DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult - PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential - ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult + PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult - PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile - AADObject = Azure::GraphRbac::V1_6::Models::AADObject ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters - RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - Domain = Azure::GraphRbac::V1_6::Models::Domain + AADObject = Azure::GraphRbac::V1_6::Models::AADObject UserBase = Azure::GraphRbac::V1_6::Models::UserBase + PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile + Domain = Azure::GraphRbac::V1_6::Models::Domain + RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult SignInName = Azure::GraphRbac::V1_6::Models::SignInName @@ -48,14 +50,12 @@ module Models UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - UserType = Azure::GraphRbac::V1_6::Models::UserType UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters Application = Azure::GraphRbac::V1_6::Models::Application + UserType = Azure::GraphRbac::V1_6::Models::UserType User = Azure::GraphRbac::V1_6::Models::User UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters - GraphError = Azure::GraphRbac::V1_6::Models::GraphError - KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential end class GraphRbacDataClass @@ -93,6 +93,12 @@ def method_missing(method, *args) end class ModelClasses + def graph_error + Azure::GraphRbac::V1_6::Models::GraphError + end + def key_credential + Azure::GraphRbac::V1_6::Models::KeyCredential + end def resource_access Azure::GraphRbac::V1_6::Models::ResourceAccess end @@ -123,50 +129,50 @@ def key_credentials_update_parameters def check_group_membership_result Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult end + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters + end def password_credentials_update_parameters Azure::GraphRbac::V1_6::Models::PasswordCredentialsUpdateParameters end def service_principal_create_parameters Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end def get_objects_result Azure::GraphRbac::V1_6::Models::GetObjectsResult end def domain_list_result Azure::GraphRbac::V1_6::Models::DomainListResult end - def password_credential - Azure::GraphRbac::V1_6::Models::PasswordCredential + def application_create_parameters + Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters end def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end - def application_create_parameters - Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + def password_credential + Azure::GraphRbac::V1_6::Models::PasswordCredential end def directory_object_list_result Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult end - def password_profile - Azure::GraphRbac::V1_6::Models::PasswordProfile + def application_update_parameters + Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters end def aadobject Azure::GraphRbac::V1_6::Models::AADObject end - def application_update_parameters - Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + def user_base + Azure::GraphRbac::V1_6::Models::UserBase end - def required_resource_access - Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + def password_profile + Azure::GraphRbac::V1_6::Models::PasswordProfile end def domain Azure::GraphRbac::V1_6::Models::Domain end - def user_base - Azure::GraphRbac::V1_6::Models::UserBase + def required_resource_access + Azure::GraphRbac::V1_6::Models::RequiredResourceAccess end def get_objects_parameters Azure::GraphRbac::V1_6::Models::GetObjectsParameters @@ -195,15 +201,15 @@ def adgroup def service_principal Azure::GraphRbac::V1_6::Models::ServicePrincipal end - def user_type - Azure::GraphRbac::V1_6::Models::UserType - end def user_update_parameters Azure::GraphRbac::V1_6::Models::UserUpdateParameters end def application Azure::GraphRbac::V1_6::Models::Application end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end def user Azure::GraphRbac::V1_6::Models::User end @@ -213,12 +219,6 @@ def user_create_parameters def group_add_member_parameters Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters end - def graph_error - Azure::GraphRbac::V1_6::Models::GraphError - end - def key_credential - Azure::GraphRbac::V1_6::Models::KeyCredential - 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 b082e6e54f..98228b9ab8 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -18,9 +18,9 @@ module Models RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup - ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory PivotSuggestions = Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions RelatedCollectionsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule @@ -29,9 +29,9 @@ module Models ImagesImageMetadata = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesImageMetadata ImageInsightsImageCaption = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption TrendingImagesTile = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile - AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating - Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer ImagesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule + Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle @@ -42,9 +42,9 @@ module Models Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability + AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent @@ -54,8 +54,8 @@ module Models Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage @@ -126,15 +126,15 @@ def insights_tag def recognized_entities_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule end + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end def properties_item Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem end def recognized_entity_group Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end def trending_images_category Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory end @@ -159,14 +159,14 @@ def image_insights_image_caption def trending_images_tile Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile end - def aggregate_rating - Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating + def images_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule end def offer Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer end - def images_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error end def image_gallery Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery @@ -198,14 +198,14 @@ def collection_page def aggregate_offer Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + def currency + Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency end def item_availability Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability end - def currency - Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + def aggregate_rating + Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating end def image_color Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor @@ -234,12 +234,12 @@ def image_crop_type def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end - def image_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType - end def images Azure::CognitiveServices::ImageSearch::V1_0::Models::Images end + def image_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType + end def response_base Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase end diff --git a/azure_sdk/lib/latest/modules/iothub_profile_module.rb b/azure_sdk/lib/latest/modules/iothub_profile_module.rb index 80bae5fc84..dacf82b473 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -7,9 +7,9 @@ module Azure::Profiles::Latest module IotHub module Mgmt + Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates Operations = Azure::IotHub::Mgmt::V2017_07_01::Operations IotHubResource = Azure::IotHub::Mgmt::V2017_07_01::IotHubResource - Certificates = Azure::IotHub::Mgmt::V2017_07_01::Certificates module Models IotHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubProperties @@ -20,26 +20,26 @@ module Models 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 RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties - RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult - IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo + OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties - IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult + RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties - RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics + IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo FeedbackProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties - JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse + IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult OperationsMonitoringProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties - JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult + RegistryStatistics = Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation - IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity - SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule + JobResponse = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription - RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties - IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription + JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult + SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule + IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity + EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult + MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult @@ -50,11 +50,11 @@ module Models CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties + RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties + IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription + RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties - RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties - EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult - MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType @@ -65,15 +65,15 @@ module Models IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType - JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource + JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights end class IotHubManagementClass - attr_reader :operations, :iot_hub_resource, :certificates, :configurable, :base_url, :options, :model_classes + attr_reader :certificates, :operations, :iot_hub_resource, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -83,9 +83,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @certificates = @client_0.certificates @operations = @client_0.operations @iot_hub_resource = @client_0.iot_hub_resource - @certificates = @client_0.certificates @model_classes = ModelClasses.new end @@ -128,65 +128,65 @@ 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 routing_event_hub_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties end - def routing_endpoints - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints - end def operation_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult end - def iot_hub_quota_metric_info - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo + def operation_display + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay end def fallback_route_properties Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties end - def iot_hub_quota_metric_info_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult + def routing_endpoints + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints end def storage_endpoint_properties Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties end - def registry_statistics - Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics + def iot_hub_quota_metric_info + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo end def feedback_properties Azure::IotHub::Mgmt::V2017_07_01::Models::FeedbackProperties end - def job_response - Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse + def iot_hub_quota_metric_info_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfoListResult end def operations_monitoring_properties Azure::IotHub::Mgmt::V2017_07_01::Models::OperationsMonitoringProperties end - def job_response_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult + def registry_statistics + Azure::IotHub::Mgmt::V2017_07_01::Models::RegistryStatistics end def operation Azure::IotHub::Mgmt::V2017_07_01::Models::Operation end - def iot_hub_capacity - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity + def job_response + Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponse + end + def certificate_description + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription + end + def job_response_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult end def shared_access_signature_authorization_rule Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule end - def certificate_description - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription + def iot_hub_capacity + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity end - def routing_service_bus_topic_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties + def event_hub_consumer_groups_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult end - def iot_hub_sku_description - Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription + 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 @@ -218,20 +218,20 @@ def iot_hub_name_availability_info def cloud_to_device_properties Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties end - def export_devices_request - Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest + def routing_service_bus_topic_endpoint_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties end - def routing_storage_container_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties + def iot_hub_sku_description + Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription end def route_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties end - def event_hub_consumer_groups_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult + def export_devices_request + Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest end - def messaging_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties + def routing_storage_container_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties end def import_devices_request Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest @@ -263,15 +263,15 @@ def job_type def iot_hub_scale_type Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType end - def job_status - Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus - end def iot_hub_name_unavailability_reason Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason end def resource Azure::IotHub::Mgmt::V2017_07_01::Models::Resource end + def job_status + Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus + end def error_details Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails end diff --git a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb index 2aeacc0bd1..893f3bf2bc 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module KeyVault module Mgmt - Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults + Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations module Models Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku @@ -24,28 +24,28 @@ module Models VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters - OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties + LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters + OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification - LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions - CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions + CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind end class KeyVaultManagementClass - attr_reader :operations, :vaults, :configurable, :base_url, :options, :model_classes + attr_reader :vaults, :operations, :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) - @operations = @client_0.operations @vaults = @client_0.vaults + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -114,35 +114,35 @@ def vault_check_name_availability_parameters def vault_access_policy_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters end - def operation_display - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - end def vault_patch_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties end + def log_specification + Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification + end def vault_patch_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters end + def operation_display + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay + end 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 access_policy_entry Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry end def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault end def key_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult end def certificate_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions @@ -150,17 +150,14 @@ def certificate_permissions def secret_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions end - def create_mode - Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation end def storage_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions end - def operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end - def access_policy_update_kind - Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + def create_mode + Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end def reason Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason @@ -168,6 +165,9 @@ def reason def resource_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult end + def access_policy_update_kind + Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind + end end end end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index 534a89b706..bd0a093586 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -10,10 +10,10 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass @@ -46,6 +46,9 @@ def method_missing(method, *args) end class ModelClasses + def lock_level + Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel + end def management_lock_owner Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner end @@ -55,9 +58,6 @@ def management_lock_list_result def management_lock_object Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end - def lock_level - Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel - end end end end diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index 1c56a320ac..22fd93c4e0 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -7,6 +7,8 @@ module Azure::Profiles::Latest module Logic module Mgmt + WorkflowTriggerHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowTriggerHistories + WorkflowRuns = Azure::Logic::Mgmt::V2016_06_01::WorkflowRuns WorkflowRunActions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActions IntegrationAccounts = Azure::Logic::Mgmt::V2016_06_01::IntegrationAccounts Schemas = Azure::Logic::Mgmt::V2016_06_01::Schemas @@ -18,8 +20,6 @@ module Mgmt Workflows = Azure::Logic::Mgmt::V2016_06_01::Workflows WorkflowVersions = Azure::Logic::Mgmt::V2016_06_01::WorkflowVersions WorkflowTriggers = Azure::Logic::Mgmt::V2016_06_01::WorkflowTriggers - WorkflowTriggerHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowTriggerHistories - WorkflowRuns = Azure::Logic::Mgmt::V2016_06_01::WorkflowRuns module Models ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash @@ -96,19 +96,19 @@ module Models EdifactEnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings + KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter - KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings - EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter - CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl - EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier + EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride + EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference + BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride - BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity 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 @@ -155,12 +155,12 @@ module Models UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet - EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator end class LogicManagementClass - attr_reader :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :sessions, :certificates, :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :configurable, :base_url, :options, :model_classes + attr_reader :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :sessions, :certificates, :workflows, :workflow_versions, :workflow_triggers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -170,6 +170,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @workflow_trigger_histories = @client_0.workflow_trigger_histories + @workflow_runs = @client_0.workflow_runs @workflow_run_actions = @client_0.workflow_run_actions @integration_accounts = @client_0.integration_accounts @schemas = @client_0.schemas @@ -181,8 +183,6 @@ def initialize(configurable, base_url=nil, options=nil) @workflows = @client_0.workflows @workflow_versions = @client_0.workflow_versions @workflow_triggers = @client_0.workflow_triggers - @workflow_trigger_histories = @client_0.workflow_trigger_histories - @workflow_runs = @client_0.workflow_runs @model_classes = ModelClasses.new end @@ -423,35 +423,38 @@ def integration_account_map_list_result def edifact_acknowledgement_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings end + def key_vault_key_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference + end def partner_content Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent end def edifact_message_filter Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter end - def key_vault_key_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - end def workflow_trigger_callback_url Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl end def edifact_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings end - def edifact_envelope_override - Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride - end def workflow_run_action_filter Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter end - def callback_url - Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl + def edifact_message_identifier + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier + end + def edifact_envelope_override + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride end def edifact_schema_reference Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference end - def edifact_message_identifier - Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier + def business_identity + Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity + end + def callback_url + Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl end def edifact_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride @@ -459,9 +462,6 @@ def edifact_validation_override def edifact_delimiter_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride end - def business_identity - Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity - end def integration_account_sku Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku end @@ -600,12 +600,12 @@ def message_filter_type def edifact_character_set Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet end - def edifact_decimal_indicator - Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator - end def content_link Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink end + def edifact_decimal_indicator + Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator + 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 3846cc1cf4..e615262c7d 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -10,6 +10,8 @@ module Mgmt WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models + MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace + WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties ColumnSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification @@ -33,20 +35,18 @@ module Models 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 Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType 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 AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter - MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace - WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties end class MachineLearningManagementClass @@ -79,6 +79,12 @@ def method_missing(method, *args) end class ModelClasses + def machine_learning_workspace + Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace + end + def web_service_properties + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties + end def column_specification Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification end @@ -148,24 +154,24 @@ def asset_type 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 resource Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource end def storage_account Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount 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 parameter_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType + end def provisioning_state Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState end + def output_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + end def mode_value_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo end @@ -184,12 +190,6 @@ def diagnostics_configuration def web_service_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter end - def machine_learning_workspace - Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace - end - def web_service_properties - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties - 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 8a593c7c07..638bd844fc 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -11,24 +11,24 @@ module Mgmt ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions module Models + ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization + Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact - Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity - ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType - ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable end class ManagedApplicationsManagementClass @@ -62,15 +62,18 @@ def method_missing(method, *args) end class ModelClasses + def provisioning_state + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + end def plan Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan end - def application_list_result - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult - 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 sku Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku end @@ -86,24 +89,18 @@ def plan_patchable def application_provider_authorization Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization end + def identity + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + end def application_definition_list_result Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult end def application_artifact Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact end - def identity - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity - end - def application_patchable - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable - end def resource Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource end - def application_lock_level - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel - end def application_definition Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition end @@ -113,8 +110,11 @@ def generic_resource def application_artifact_type Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType end - def provisioning_state - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + def application_lock_level + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel + end + def application_patchable + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable end end end diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb index 058bc81c9e..5a655551db 100644 --- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb @@ -7,20 +7,20 @@ module Azure::Profiles::Latest module ManagedServiceIdentity module Mgmt - UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations + UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities module Models Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity 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 + UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay end class ManagedServiceIdentityManagementClass - attr_reader :user_assigned_identities, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :user_assigned_identities, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -30,8 +30,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @user_assigned_identities = @client_0.user_assigned_identities @operations = @client_0.operations + @user_assigned_identities = @client_0.user_assigned_identities @model_classes = ModelClasses.new end @@ -56,12 +56,12 @@ def identity def operation_list_result Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult end - def user_assigned_identities - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities - end def user_assigned_identities_list_result Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult end + def 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 diff --git a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb index ddd4a63393..87363f5919 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 + 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 Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms 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,9 +51,15 @@ def method_missing(method, *args) end class ModelClasses + 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 def operation Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation end @@ -66,12 +72,6 @@ def operation_list_result def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end - def error_response_error - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - end - def agreement_terms - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms - end end end end diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb index 9e1aaf52f0..8baa7acfa3 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -7,6 +7,8 @@ module Azure::Profiles::Latest module MediaServices 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 Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations @@ -17,8 +19,6 @@ module Mgmt Jobs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Jobs StreamingPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::StreamingPolicies StreamingLocators = Azure::MediaServices::Mgmt::V2018_03_30_preview::StreamingLocators - LiveEvents = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveEvents - LiveOutputs = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveOutputs module Models StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType @@ -86,26 +86,26 @@ module Models 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 - ContentKeyPolicyRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction - LiveEventActionInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection + ContentKeyPolicyRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction TrackSelection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackSelection + CrossSiteAccessPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies JobOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutput LiveEventEncoding = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncoding StreamingPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyFairPlayConfiguration + LiveEventActionInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput LiveEventPreview = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventPreview Hls = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Hls - CrossSiteAccessPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies ContentKeyPolicyRestrictionTokenKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestrictionTokenKey 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 MediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService + TransformOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformOutput SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService 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 - TransformOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformOutput 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 @@ -116,8 +116,8 @@ module Models ContentKeyPolicyUnknownConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyUnknownConfiguration ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyWidevineConfiguration ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration - ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy + Audio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio AacAudio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudio AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioAnalyzerPreset AudioOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay @@ -168,37 +168,37 @@ module Models EntropyMode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntropyMode H264Complexity = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Complexity EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncoderNamedPreset - OnErrorType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType - Priority = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource - JobErrorCategory = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory - JobRetry = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + Priority = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority JobErrorCode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode - TrackPropertyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType + OnErrorType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType + JobErrorCategory = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource - StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol + 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 + EncryptionScheme = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme + JobRetry = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInputProtocol LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType - LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState + StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol + StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState - EncryptionScheme = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState - StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag - Audio = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio + ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration 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 + JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState end class MediaServicesManagementClass - attr_reader :streaming_endpoints, :operations, :locations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :configurable, :base_url, :options, :model_classes + attr_reader :live_events, :live_outputs, :streaming_endpoints, :operations, :locations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -208,6 +208,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @live_events = @client_0.live_events + @live_outputs = @client_0.live_outputs @streaming_endpoints = @client_0.streaming_endpoints @operations = @client_0.operations @locations = @client_0.locations @@ -218,8 +220,6 @@ def initialize(configurable, base_url=nil, options=nil) @jobs = @client_0.jobs @streaming_policies = @client_0.streaming_policies @streaming_locators = @client_0.streaming_locators - @live_events = @client_0.live_events - @live_outputs = @client_0.live_outputs @model_classes = ModelClasses.new end @@ -433,18 +433,18 @@ def asset_collection def live_event_list_result Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventListResult end - def content_key_policy_restriction - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction - end - def live_event_action_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput - end def operation_collection Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection end + def content_key_policy_restriction + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestriction + end def track_selection Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackSelection end + def cross_site_access_policies + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies + end def job_output Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutput end @@ -454,15 +454,15 @@ def live_event_encoding def streaming_policy_fair_play_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyFairPlayConfiguration end + def live_event_action_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventActionInput + end def live_event_preview Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventPreview end def hls Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Hls end - def cross_site_access_policies - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CrossSiteAccessPolicies - end def content_key_policy_restriction_token_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyRestrictionTokenKey end @@ -478,6 +478,9 @@ def job_input def media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService end + def transform_output + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformOutput + end def subscription_media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService end @@ -490,9 +493,6 @@ 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 transform_output - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformOutput - end def content_key_policy_open_restriction Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction end @@ -523,12 +523,12 @@ def content_key_policy_widevine_configuration def content_key_policy_play_ready_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyConfiguration end - def content_key_policy_fair_play_configuration - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration - end def content_key_policy Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicy end + def audio + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio + end def aac_audio Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AacAudio end @@ -679,32 +679,26 @@ def h264_complexity def encoder_named_preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncoderNamedPreset end - def on_error_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType - end - def priority - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority - end def proxy_resource Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource end - def job_error_category - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory - end - def job_retry - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + def priority + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Priority end def job_error_code Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode end - def track_property_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType + def on_error_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OnErrorType + end + def job_error_category + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory end def tracked_resource Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource end - def streaming_policy_streaming_protocol - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol + def track_property_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType end def track_property_compare_operation Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation @@ -712,29 +706,35 @@ def track_property_compare_operation def streaming_locator_content_key_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType end + def encryption_scheme + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme + end + def job_retry + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry + end + def live_output_resource_state + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState + end def live_event_input_protocol Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInputProtocol end def live_event_encoding_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEncodingType end - def live_output_resource_state - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputResourceState + def streaming_policy_streaming_protocol + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyStreamingProtocol + end + def stream_options_flag + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag end def live_event_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState end - def encryption_scheme - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme - end def streaming_endpoint_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState end - def stream_options_flag - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag - end - def audio - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Audio + def content_key_policy_fair_play_configuration + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyFairPlayConfiguration end def resource Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource @@ -754,12 +754,12 @@ def image 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 + def job_state + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState + 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 b99a7730a0..8cfd99829f 100644 --- a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module MobileEngagement module Mgmt + Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices + ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms Campaigns = Azure::MobileEngagement::Mgmt::V2014_12_01::Campaigns - Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices - ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks module Models ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates @@ -108,7 +108,7 @@ module Models end class MobileEngagementManagementClass - attr_reader :import_tasks, :app_collections, :apps, :supported_platforms, :campaigns, :devices, :export_tasks, :configurable, :base_url, :options, :model_classes + attr_reader :devices, :export_tasks, :import_tasks, :app_collections, :apps, :supported_platforms, :campaigns, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -118,13 +118,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @devices = @client_0.devices + @export_tasks = @client_0.export_tasks @import_tasks = @client_0.import_tasks @app_collections = @client_0.app_collections @apps = @client_0.apps @supported_platforms = @client_0.supported_platforms @campaigns = @client_0.campaigns - @devices = @client_0.devices - @export_tasks = @client_0.export_tasks @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb index 3093876cb7..a5ff1fdb7b 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -9,13 +9,13 @@ module Monitor module Mgmt AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations + LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules - LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles ActionGroups = Azure::Monitor::Mgmt::V2017_04_01::ActionGroups ActivityLogAlerts = Azure::Monitor::Mgmt::V2017_04_01::ActivityLogAlerts - DiagnosticSettingsOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsOperations DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations + DiagnosticSettingsOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsOperations MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline module Models @@ -34,14 +34,15 @@ module Models Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource - OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType - ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition @@ -63,7 +64,6 @@ module Models 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 - AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch 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 @@ -80,18 +80,19 @@ module Models 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 + ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus + ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource 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 - DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection - DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy + DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection + ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse @@ -100,11 +101,10 @@ module Models LocalizableString = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::LocalizableString CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity - ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType end class MonitorManagementClass - attr_reader :autoscale_settings, :operations, :alert_rule_incidents, :alert_rules, :log_profiles, :action_groups, :activity_log_alerts, :diagnostic_settings_operations, :diagnostic_settings_category_operations, :metric_baseline, :configurable, :base_url, :options, :model_classes + attr_reader :autoscale_settings, :operations, :log_profiles, :alert_rule_incidents, :alert_rules, :action_groups, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -122,9 +122,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @log_profiles = @client_1.log_profiles @alert_rule_incidents = @client_1.alert_rule_incidents @alert_rules = @client_1.alert_rules - @log_profiles = @client_1.log_profiles @client_2 = Azure::Monitor::Mgmt::V2017_04_01::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -139,8 +139,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @diagnostic_settings_operations = @client_3.diagnostic_settings_operations @diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations + @diagnostic_settings_operations = @client_3.diagnostic_settings_operations @client_4 = Azure::Monitor::Mgmt::V2017_11_01_preview::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_4.respond_to?(:subscription_id)) @@ -219,12 +219,6 @@ def time_window def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end - def operation_list_result - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - end - def time_aggregation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - end def metric_statistic_type Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType end @@ -234,14 +228,23 @@ def operation_display 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 comparison_operation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + end def scale_direction Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end + def time_aggregation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType + end def scale_type Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end - def comparison_operation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + def alert_rule_resource_patch + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch end def incident Azure::Monitor::Mgmt::V2016_03_01::Models::Incident @@ -306,9 +309,6 @@ def condition_operator def time_aggregation_operator Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator end - def alert_rule_resource_patch - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch - end def enable_request Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest end @@ -357,41 +357,44 @@ def activity_log_alert_list 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 + def resource + Azure::Monitor::Mgmt::V2017_04_01::Models::Resource end def receiver_status Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus end - def resource - Azure::Monitor::Mgmt::V2017_04_01::Models::Resource + def activity_log_alert_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + end + def diagnostic_settings_resource_collection + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end def diagnostic_settings_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + end def category_type Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType end - def retention_policy - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy - end def metric_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings end def proxy_only_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource end - def diagnostic_settings_category_resource_collection - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection - end - def diagnostic_settings_resource_collection - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection - end def log_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + def retention_policy + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy + end + def diagnostic_settings_category_resource_collection + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection + 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 @@ -417,9 +420,6 @@ def calculate_baseline_response 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 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 4419478d56..cb8ec4bc69 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -14,19 +14,21 @@ module Mgmt NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses - ConnectionMonitors = Azure::Network::Mgmt::V2018_01_01::ConnectionMonitors + ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways + RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables + ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings 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 - Usages = Azure::Network::Mgmt::V2018_01_01::Usages + BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks + ConnectionMonitors = Azure::Network::Mgmt::V2018_01_01::ConnectionMonitors + Usages = Azure::Network::Mgmt::V2018_01_01::Usages + VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets - BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities - VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings + Routes = Azure::Network::Mgmt::V2018_01_01::Routes LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways - VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections + VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings Operations = Azure::Network::Mgmt::V2018_01_01::Operations ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_01_01::ApplicationSecurityGroups AvailableEndpointServices = Azure::Network::Mgmt::V2018_01_01::AvailableEndpointServices @@ -41,9 +43,7 @@ module Mgmt DefaultSecurityRules = Azure::Network::Mgmt::V2018_01_01::DefaultSecurityRules NetworkWatchers = Azure::Network::Mgmt::V2018_01_01::NetworkWatchers PacketCaptures = Azure::Network::Mgmt::V2018_01_01::PacketCaptures - ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitAuthorizations - ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings module Models OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay @@ -155,17 +155,17 @@ module Models 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 - ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult - GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult - ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult + ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters ConnectionMonitorResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult + ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot + GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult + ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup - ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration @@ -192,8 +192,6 @@ module Models Access = Azure::Network::Mgmt::V2018_01_01::Models::Access LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName 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 ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName @@ -303,40 +301,42 @@ module Models 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 + 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 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 - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - 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 - ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState + EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol - PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus + VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier ProcessorArchitecture = Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus + VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState - AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState IpsecEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption - IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity - AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol - DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup - PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup - Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity + VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus + AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup end class NetworkManagementClass - attr_reader :express_route_circuits, :express_route_service_providers, :load_balancers, :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :connection_monitors, :route_filters, :route_filter_rules, :route_tables, :routes, :usages, :virtual_networks, :subnets, :bgp_service_communities, :virtual_network_peerings, :local_network_gateways, :virtual_network_gateways, :virtual_network_gateway_connections, :operations, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :configurable, :base_url, :options, :model_classes + attr_reader :express_route_circuits, :express_route_service_providers, :load_balancers, :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :application_gateways, :route_tables, :express_route_circuit_peerings, :route_filters, :route_filter_rules, :bgp_service_communities, :virtual_networks, :connection_monitors, :usages, :virtual_network_gateway_connections, :subnets, :routes, :local_network_gateways, :virtual_network_gateways, :virtual_network_peerings, :operations, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :express_route_circuit_authorizations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -353,19 +353,21 @@ def initialize(configurable, base_url=nil, options=nil) @network_security_groups = @client_0.network_security_groups @security_rules = @client_0.security_rules @public_ipaddresses = @client_0.public_ipaddresses - @connection_monitors = @client_0.connection_monitors + @application_gateways = @client_0.application_gateways + @route_tables = @client_0.route_tables + @express_route_circuit_peerings = @client_0.express_route_circuit_peerings @route_filters = @client_0.route_filters @route_filter_rules = @client_0.route_filter_rules - @route_tables = @client_0.route_tables - @routes = @client_0.routes - @usages = @client_0.usages + @bgp_service_communities = @client_0.bgp_service_communities @virtual_networks = @client_0.virtual_networks + @connection_monitors = @client_0.connection_monitors + @usages = @client_0.usages + @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections @subnets = @client_0.subnets - @bgp_service_communities = @client_0.bgp_service_communities - @virtual_network_peerings = @client_0.virtual_network_peerings + @routes = @client_0.routes @local_network_gateways = @client_0.local_network_gateways @virtual_network_gateways = @client_0.virtual_network_gateways - @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections + @virtual_network_peerings = @client_0.virtual_network_peerings @operations = @client_0.operations @application_security_groups = @client_0.application_security_groups @available_endpoint_services = @client_0.available_endpoint_services @@ -380,9 +382,7 @@ def initialize(configurable, base_url=nil, options=nil) @default_security_rules = @client_0.default_security_rules @network_watchers = @client_0.network_watchers @packet_captures = @client_0.packet_captures - @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 @model_classes = ModelClasses.new end @@ -728,39 +728,39 @@ def connection_monitor_destination def log_specification Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification end - def connection_monitor_parameters - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters + def application_gateway_web_application_firewall_configuration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end def connection_monitor Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor end - def application_gateway_web_application_firewall_configuration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration - end def express_route_circuits_routes_table_summary_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult 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 + 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 connection_monitor_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult + end def connection_state_snapshot Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot 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 availability Azure::Network::Mgmt::V2018_01_01::Models::Availability end def application_security_group Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup end - def connection_monitor_query_result - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult - end def resource_navigation_link Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink end @@ -839,12 +839,6 @@ def load_balancer_sku_name def effective_security_rule_protocol Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol end - def effective_route_source - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - end - def effective_route_state - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState - end def express_route_circuit_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult end @@ -1172,6 +1166,12 @@ def probe_protocol def network_operation_status Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus 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 @@ -1190,20 +1190,20 @@ def evaluation_state def virtual_network_peering_state Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState end - def virtual_network_gateway_sku_tier - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - end - def virtual_network_gateway_type - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType - end def vpn_type Azure::Network::Mgmt::V2018_01_01::Models::VpnType end def virtual_network_gateway_sku_name Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName end - def provisioning_state - Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState + 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 association_type + Azure::Network::Mgmt::V2018_01_01::Models::AssociationType end def direction Azure::Network::Mgmt::V2018_01_01::Models::Direction @@ -1211,11 +1211,8 @@ def direction 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 + def virtual_network_gateway_sku_tier + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier end def processor_architecture Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture @@ -1223,8 +1220,8 @@ def processor_architecture 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 + def virtual_network_gateway_type + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType end def vpn_client_protocol Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol @@ -1232,35 +1229,38 @@ def vpn_client_protocol def bgp_peer_state Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState end - def authentication_method - Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + def provisioning_state + Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState end def ipsec_encryption Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption end - def ipsec_integrity - Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity - end - def association_type - Azure::Network::Mgmt::V2018_01_01::Models::AssociationType - end def protocol Azure::Network::Mgmt::V2018_01_01::Models::Protocol end - def dh_group - Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + def ike_encryption + Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption end - def pfs_group - Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup + def ike_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity end def severity Azure::Network::Mgmt::V2018_01_01::Models::Severity end - def ike_encryption - Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + def virtual_network_gateway_connection_status + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus end - def ike_integrity - Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity + def authentication_method + Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + end + def ipsec_integrity + Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity + end + def dh_group + Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + end + def pfs_group + Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup end 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 04929df176..68919c1e4c 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -15,24 +15,24 @@ module Models MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle + News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article - News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end class NewsSearchDataClass @@ -83,27 +83,30 @@ def response def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end + def news + Azure::CognitiveServices::NewsSearch::V1_0::Models::News + end def response_base Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic - end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end - def news - Azure::CognitiveServices::NewsSearch::V1_0::Models::News - end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - end def query Azure::CognitiveServices::NewsSearch::V1_0::Models::Query end def error_response Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse end + def video_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + end + def trending_topics + Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + end + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + end def search_results_answer Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer end @@ -116,27 +119,24 @@ def answer def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end - def creative_work - Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - end def error_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def video_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + def creative_work + Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end def safe_search Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end - def text_format - Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat - end def error Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end + def text_format + Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + 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 9c2b11cb98..c125acd29a 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -12,35 +12,35 @@ module Mgmt NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs module Models - ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku + 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 - SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties - NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters - AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential + AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential + NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters + NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential - SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource + NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters - NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource - DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource - NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName + NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse @@ -80,12 +80,12 @@ def method_missing(method, *args) end class ModelClasses - def resource_list_keys - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys - end def sku Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku 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 @@ -104,23 +104,29 @@ def gcm_credential def shared_access_authorization_rule_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters end - def shared_access_authorization_rule_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - end def sub_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource end + def shared_access_authorization_rule_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult + end def shared_access_authorization_rule_properties Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end - def namespace_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters + def notification_hub_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + end + def mpns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential end def adm_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential end - def notification_hub_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult + def namespace_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + end + def resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource end def baidu_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential @@ -128,45 +134,39 @@ def baidu_credential def check_availability_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult end - def resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - end - def namespace_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters + def namespace_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters end def namespace_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource end - def namespace_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + def namespace_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters end - def mpns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential + def notification_hub_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters end def shared_access_authorization_rule_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end - def notification_hub_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + def notification_hub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource end def notification_hub_patch_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters end - def notification_hub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + def pns_credentials_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end def debug_send_response Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse end - def pns_credentials_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + def sku_name + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName end def namespace_type Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType 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 diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb index 64e90ab7c3..72c2a2b586 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,19 +9,20 @@ module OperationalInsights module Mgmt StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches + LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources - Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations - LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices + Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces module Models + SavedSearch = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch + SavedSearchesListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult SearchResultsResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody - SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse @@ -31,15 +32,16 @@ module Models PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue SearchGetSchemaResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse SearchHighlight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight LinkTarget = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget SearchParameters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters CoreSummary = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary - SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue + SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema StorageInsightStatus = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus - SavedSearch = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch - SavedSearchesListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult + DataSourceFilter = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter + WorkspaceListManagementGroupsResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult IntelligencePack = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult @@ -48,8 +50,8 @@ module Models DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind - SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku + SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay @@ -61,12 +63,10 @@ module Models 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 end class OperationalInsightsManagementClass - attr_reader :storage_insights, :saved_searches, :data_sources, :workspaces, :operations, :linked_services, :configurable, :base_url, :options, :model_classes + attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :operations, :workspaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -84,10 +84,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @linked_services = @client_1.linked_services @data_sources = @client_1.data_sources - @workspaces = @client_1.workspaces @operations = @client_1.operations - @linked_services = @client_1.linked_services + @workspaces = @client_1.workspaces @model_classes = ModelClasses.new end @@ -108,6 +108,12 @@ def method_missing(method, *args) end class ModelClasses + def saved_search + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch + end + def saved_searches_list_result + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult + end def search_results_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse end @@ -126,9 +132,6 @@ def workspace_purge_body_filters def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end - def search_metadata_schema - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema - end def workspace_purge_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end @@ -156,6 +159,9 @@ def tag def storage_account Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount end + def search_schema_value + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue + end def search_get_schema_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse end @@ -171,17 +177,17 @@ def search_parameters def core_summary Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary end - def search_schema_value - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue + def search_metadata_schema + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema end def storage_insight_status Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus end - def saved_search - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch + def data_source_filter + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter end - def saved_searches_list_result - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult + def workspace_list_management_groups_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult end def intelligence_pack Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack @@ -207,12 +213,12 @@ def workspace def data_source_kind Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind end - def sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - end def sku Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end + def sku_name_enum + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + end def entity_status Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end @@ -246,12 +252,6 @@ def linked_service_list_result def management_group Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup end - def data_source_filter - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter - end - def workspace_list_management_groups_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult - end end end end diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb index e24e2b5776..907ea373c2 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -15,14 +15,14 @@ module Models PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult - PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult + PolicySetDefinition = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse + PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku + PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType - PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult 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 end class PolicyManagementClass @@ -74,30 +74,30 @@ def policy_definition def policy_definition_list_result Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult end - def policy_set_definition_list_result - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult + def policy_set_definition + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition end def error_response Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse end + def policy_sku + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku + end + def policy_set_definition_list_result + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult + end def policy_type Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end - def policy_assignment_list_result - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - end def policy_assignment Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment end + def policy_assignment_list_result + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult + end def policy_definition_reference Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference end - def policy_set_definition - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition - end - def policy_sku - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku - end 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 d88521b14e..bcf551d26e 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,9 +7,9 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt + PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents - PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates module Models OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay @@ -25,13 +25,13 @@ 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 + Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource - Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation end class PolicyInsightsManagementClass - attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes + attr_reader :policy_states, :operations, :policy_events, :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) + @policy_states = @client_0.policy_states @operations = @client_0.operations @policy_events = @client_0.policy_events - @policy_states = @client_0.policy_states @model_classes = ModelClasses.new end @@ -101,15 +101,15 @@ def query_failure_error def query_options Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions end + def operation + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation + end def summary_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults end def policy_states_resource Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource end - def operation - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - 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 12f04db37e..c456e94599 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module PowerBiEmbedded module Mgmt - Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections + Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces module Models OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList @@ -18,9 +18,9 @@ module Models 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 CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest - UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList @@ -33,7 +33,7 @@ module Models end class PowerBiEmbeddedManagementClass - attr_reader :workspaces, :workspace_collections, :configurable, :base_url, :options, :model_classes + attr_reader :workspace_collections, :workspaces, :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) - @workspaces = @client_0.workspaces @workspace_collections = @client_0.workspace_collections + @workspaces = @client_0.workspaces @model_classes = ModelClasses.new end @@ -84,15 +84,15 @@ def 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 end def check_name_request Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest end - def update_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest - end def workspace_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index 28c073b2c1..fbed5ff02f 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt + ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults + VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations 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 - VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations module Models ClientDiscoveryValueForSingleApi = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi @@ -38,9 +38,9 @@ module Models 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 Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName @@ -53,7 +53,7 @@ module Models end class RecoveryServicesManagementClass - attr_reader :vaults, :operations, :usages, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :configurable, :base_url, :options, :model_classes + attr_reader :replication_usages, :vaults, :vault_extended_info_operations, :operations, :usages, :vault_certificates, :registered_identities, :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) + @replication_usages = @client_0.replication_usages @vaults = @client_0.vaults + @vault_extended_info_operations = @client_0.vault_extended_info_operations @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 - @vault_extended_info_operations = @client_0.vault_extended_info_operations @model_classes = ModelClasses.new end @@ -154,14 +154,14 @@ def resource_certificate_and_aad_details 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 + def resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource end def patch_vault Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault end - def resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + def patch_tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource end def auth_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType diff --git a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb index 5f309288eb..50116b2f01 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -8,6 +8,8 @@ module Azure::Profiles::Latest module RecoveryServicesBackup module Mgmt Operations = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Operations + BackupOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationResults + BackupOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationStatuses ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses @@ -31,8 +33,6 @@ module Mgmt Restores = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Restores JobCancellations = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobCancellations JobOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobOperationResults - BackupOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationResults - BackupOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationStatuses ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport @@ -45,12 +45,13 @@ module Mgmt Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs module Models + ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay ClientDiscoveryForServiceSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse - ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + 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 @@ -88,9 +89,9 @@ module Models AzureWorkloadRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint AzureWorkloadRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest AzureWorkloadSQLRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureWorkloadSQLPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest BackupEngineBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource BackupEngineBaseResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList @@ -115,10 +116,10 @@ module Models 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 RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource + ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList WorkloadItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList @@ -180,27 +181,28 @@ module Models 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 - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule - ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo - MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus - AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo - AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo - ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName + ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType 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 - FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type - ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + 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 @@ -208,12 +210,12 @@ module Models 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 - DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek - JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList 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 @@ -246,8 +248,8 @@ module Models 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 + UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit 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 @@ -262,29 +264,29 @@ module Models BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest - AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails - BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails - BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo - RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration - AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails - PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest - MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo - ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob - AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest - AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy + AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList @@ -292,18 +294,16 @@ module Models OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule - YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo - WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo end class RecoveryServicesBackupManagementClass - attr_reader :operations, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :jobs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :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, :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, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :jobs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -320,6 +320,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @backup_operation_results = @client_1.backup_operation_results + @backup_operation_statuses = @client_1.backup_operation_statuses @protection_policies = @client_1.protection_policies @protection_policy_operation_results = @client_1.protection_policy_operation_results @protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses @@ -343,8 +345,6 @@ def initialize(configurable, base_url=nil, options=nil) @restores = @client_1.restores @job_cancellations = @client_1.job_cancellations @job_operation_results = @client_1.job_operation_results - @backup_operation_results = @client_1.backup_operation_results - @backup_operation_statuses = @client_1.backup_operation_statuses @client_2 = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -383,6 +383,9 @@ def method_missing(method, *args) end class ModelClasses + def client_discovery_for_log_specification + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + end def client_discovery_value_for_single_api Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi end @@ -398,8 +401,8 @@ def client_discovery_for_properties def client_discovery_response Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse end - def client_discovery_for_log_specification - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + def bekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails end def mabcontainer_health_details Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails @@ -512,15 +515,15 @@ def azure_workload_restore_request def azure_workload_sqlrecovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint end + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + end def azure_workload_sqlpoint_in_time_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint end def azure_workload_sqlrestore_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - end def azure_workload_sqlpoint_in_time_restore_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest end @@ -593,9 +596,6 @@ def protectable_container_resource def protection_container_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource end - def protection_container_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - end def recovery_point_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList end @@ -605,6 +605,9 @@ def restore_request_resource def recovery_point_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource end + def protection_container_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList + end def workload_item_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList end @@ -788,26 +791,29 @@ def backup_engine_extended_info def backup_engine_base Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase end - def bekdetails - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails + def protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + def weekly_retention_format + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + end + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo end def weekly_retention_schedule Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule end - def protection_policy_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest end - def azure_workload_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + def azure_iaa_svmerror_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo end - def dpm_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + def yearly_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule end def monthly_retention_schedule Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule @@ -818,20 +824,20 @@ def protection_intent_resource def azure_iaa_svmprotected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo end - def mab_server_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction end def support_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus end - def azure_fileshare_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + def fabric_name + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName end - def azure_iaa_svmerror_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + def protected_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList end - def protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + def job_operation_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType end def job_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject @@ -842,14 +848,14 @@ def azure_fileshare_protected_item def azure_file_share_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy end - def fabric_name - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName - end def type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type end - def protected_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + def day_of_week + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + end + def mab_server_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType end def azure_iaa_svmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem @@ -872,11 +878,8 @@ def azure_sql_protected_item def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def day_of_week - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek - end - def job_operation_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end def health_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState @@ -890,6 +893,9 @@ def azure_vm_workload_sqldatabase_protected_item def data_source_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end + def protection_policy_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList + end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem end @@ -986,12 +992,12 @@ def schedule_run_type def name_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo end - def usages_unit - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - end def settings Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings end + def usages_unit + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit + end def sub_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy end @@ -1034,17 +1040,17 @@ def pre_validate_enable_backup_response def backup_status_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest end - def azure_storage_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + def azure_iaa_svmhealth_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails end def backup_status_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end - def azure_iaa_svmhealth_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails + 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 + def azure_storage_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails end def azure_vmresource_feature_support_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse @@ -1052,23 +1058,23 @@ def azure_vmresource_feature_support_response def azure_sql_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo end - def retention_duration - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + def operation_result_info_base + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase end def azure_iaa_svmjob_task_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails end - def pre_validate_enable_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + def daily_retention_schedule + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule end - def mab_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo + def bmsbackup_summaries_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end - def resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + def retention_duration + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration end - def operation_result_info_base - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + def azure_storage_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo end def daily_retention_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat @@ -1085,8 +1091,8 @@ def operation_worker_response 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 + def resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList end def mab_file_folder_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo @@ -1094,15 +1100,15 @@ def mab_file_folder_protected_item_extended_info 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 - end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - end def schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy 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 + end def export_jobs_operation_result_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo end @@ -1124,29 +1130,23 @@ def operation_result_info_base_resource def protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + def mab_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo end def protection_policy_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + def azure_storage_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end def feature_support_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest end - def daily_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule - end - def yearly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule - end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + def azure_fileshare_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo end - def weekly_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + def dpm_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo 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 d65b9aeb9f..62115233e6 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,134 +7,136 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications + ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryPlans ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainers - ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainerMappings + ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectableItems ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationPolicies ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks + ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations + ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationEvents ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationJobs - ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationAlertSettings - ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationEvents ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationVaultHealth RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectedItems ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworkMappings ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationFabrics ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationvCenters - ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings - ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications module Models - VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails - HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails - HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails + VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails - InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails - A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails + HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails - InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput - InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput + HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails + HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput - InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput - A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput + InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails + A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput - HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails - HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails + InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput + InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails - JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails - HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails + InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput A2AEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails - InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails - InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput + HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails + HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails - InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput - InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput + JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails + HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput - InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput - InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput + InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails + InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput A2AFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput - InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput - A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput + InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput + InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput A2AReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput - FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails - ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails + InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput + InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails - ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails - AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails + InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput + A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails - RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails - AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails + FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails + ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails - ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails - SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails + ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails + AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails - HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails - HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails + AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput - InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails - InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails + SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails - RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails - VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails + HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput + RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails + InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput + A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput - HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput - InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails - InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput - A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput - HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput - RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails - RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput - AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + 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 + RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput - PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + 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 + SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation - DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + 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 - SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus - HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType - MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType - RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + 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 - RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment @@ -305,59 +307,57 @@ module Models DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display - A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails - A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails + A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput 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 Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet - NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties - AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + EventQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter InMageVolumeExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions - InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint - ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask + InMageDiskSignatureExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput - A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails - PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties - Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert - Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric + InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate - NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping - ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork - RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy - ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping - StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem - VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint - RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider - ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer - AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings - StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter - AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput - VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer + StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings - VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput - VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput AzureToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput - HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails - VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_recovery_plans, :replication_protection_containers, :replication_recovery_services_providers, :replication_protection_container_mappings, :replication_protectable_items, :replication_policies, :replication_networks, :operations, :replication_jobs, :replication_logical_networks, :replication_alert_settings, :replication_events, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :configurable, :base_url, :options, :model_classes + attr_reader :replication_storage_classifications, :replication_recovery_services_providers, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :replication_storage_classification_mappings, :replication_protectable_items, :replication_policies, :replication_networks, :replication_logical_networks, :operations, :replication_events, :replication_jobs, :replication_alert_settings, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -367,26 +367,26 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @replication_storage_classifications = @client_0.replication_storage_classifications + @replication_recovery_services_providers = @client_0.replication_recovery_services_providers @replication_recovery_plans = @client_0.replication_recovery_plans @replication_protection_containers = @client_0.replication_protection_containers - @replication_recovery_services_providers = @client_0.replication_recovery_services_providers @replication_protection_container_mappings = @client_0.replication_protection_container_mappings + @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings @replication_protectable_items = @client_0.replication_protectable_items @replication_policies = @client_0.replication_policies @replication_networks = @client_0.replication_networks + @replication_logical_networks = @client_0.replication_logical_networks @operations = @client_0.operations + @replication_events = @client_0.replication_events @replication_jobs = @client_0.replication_jobs - @replication_logical_networks = @client_0.replication_logical_networks @replication_alert_settings = @client_0.replication_alert_settings - @replication_events = @client_0.replication_events @replication_vault_health = @client_0.replication_vault_health @recovery_points = @client_0.recovery_points @replication_protected_items = @client_0.replication_protected_items @replication_network_mappings = @client_0.replication_network_mappings @replication_fabrics = @client_0.replication_fabrics @replicationv_centers = @client_0.replicationv_centers - @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings - @replication_storage_classifications = @client_0.replication_storage_classifications @model_classes = ModelClasses.new end @@ -405,8 +405,26 @@ def method_missing(method, *args) end class ModelClasses - def vmm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + def vmm_to_vmm_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + end + def vmware_v2_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + end + def hyper_vreplica_base_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + end + def hyper_vsite_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + end + def vmware_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + end + def hyper_vreplica_azure_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + end + def in_mage_azure_v2_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails end def hyper_vreplica_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails @@ -414,11 +432,11 @@ def hyper_vreplica_replication_details def hyper_vreplica_blue_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails end - def vmware_v2_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput end - def hyper_vreplica_base_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput end def in_mage_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails @@ -426,11 +444,11 @@ def in_mage_replication_details def a2_areplication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails end - def hyper_vreplica_azure_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + def a2_aenable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput end - def in_mage_azure_v2_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + def hyper_vreplica_azure_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end def in_mage_azure_v2_enable_protection_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput @@ -438,11 +456,11 @@ def in_mage_azure_v2_enable_protection_input def in_mage_enable_protection_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + def hyper_vreplica2012_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails end def in_mage_azure_v2_update_replication_protected_item_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput @@ -450,11 +468,11 @@ def in_mage_azure_v2_update_replication_protected_item_input def a2_aupdate_replication_protected_item_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput end - def a2_aenable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + def a2_aevent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails end - def hyper_vreplica_azure_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + def in_mage_azure_v2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails end def hyper_vreplica2012_r2_event_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails @@ -462,11 +480,11 @@ def hyper_vreplica2012_r2_event_details def hyper_vreplica_azure_event_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + def vmware_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails end - def hyper_vreplica2012_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + def replication_group_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails end def job_status_event_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails @@ -474,11 +492,11 @@ def job_status_event_details def hyper_vvirtual_machine_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails end - def a2_aevent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput end - def in_mage_azure_v2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails + def hyper_vreplica_azure_failback_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput end def in_mage_azure_v2_recovery_point_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails @@ -486,11 +504,11 @@ def in_mage_azure_v2_recovery_point_details def in_mage_disable_protection_provider_specific_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput end - def vmware_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails + def a2_afailover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput end - def replication_group_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails + def hyper_vreplica_azure_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput end def in_mage_azure_v2_failover_provider_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput @@ -498,11 +516,11 @@ def in_mage_azure_v2_failover_provider_input def in_mage_failover_provider_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput + def a2_areprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput end - def hyper_vreplica_azure_failback_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput end def in_mage_azure_v2_reprotect_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput @@ -510,11 +528,11 @@ def in_mage_azure_v2_reprotect_input def in_mage_reprotect_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput end - def a2_afailover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput + def job_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails end - def hyper_vreplica_azure_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput + def virtual_machine_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails end def in_mage_azure_v2_apply_recovery_point_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput @@ -522,11 +540,11 @@ def in_mage_azure_v2_apply_recovery_point_input def a2_aapply_recovery_point_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput end - def a2_areprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput + def script_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + def vm_nic_updates_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails end def fabric_replication_group_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails @@ -534,11 +552,11 @@ def fabric_replication_group_task_details def manual_action_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails end - def job_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails + def inline_workflow_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails end - def virtual_machine_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails end def consistency_check_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails @@ -546,11 +564,11 @@ def consistency_check_task_details def automation_runbook_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails end - def script_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails + def test_failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails end - def vm_nic_updates_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails + def failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails end def recovery_plan_shutdown_group_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails @@ -558,11 +576,11 @@ def recovery_plan_shutdown_group_task_details def asr_job_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails end - def inline_workflow_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails + def a2_acontainer_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails + def a2_aswitch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput end def export_job_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails @@ -570,11 +588,11 @@ def export_job_details def switch_protection_job_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails end - def test_failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails + def hyper_vreplica_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails end - def failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails + def hyper_vreplica_blue_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails end def hyper_vreplica_azure_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails @@ -582,35 +600,35 @@ def hyper_vreplica_azure_policy_details def hyper_vreplica_base_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails end - def a2_acontainer_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput + def in_mage_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails end - def a2_aswitch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput + def a2_apolicy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails end - def in_mage_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + def job + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job end def in_mage_azure_v2_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails end - def hyper_vreplica_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails + def hyper_vreplica_azure_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput end - def hyper_vreplica_blue_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails + def hyper_vreplica_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput end def rcm_azure_migration_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails end - def vmware_cbt_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + def in_mage_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails end - def job - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + def in_mage_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput end - def a2_apolicy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + def a2_apolicy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput end def hyper_vreplica_blue_policy_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput @@ -618,11 +636,11 @@ def hyper_vreplica_blue_policy_input def in_mage_azure_v2_policy_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput end - def hyper_vreplica_azure_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + def vmware_cbt_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails end - def in_mage_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + def recovery_plan_manual_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails end def vmware_cbt_policy_creation_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput @@ -630,83 +648,71 @@ def vmware_cbt_policy_creation_input def recovery_plan_script_action_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails end - def in_mage_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput - end - def a2_apolicy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput - end - def hyper_vreplica_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput - end - def recovery_plan_hyper_vreplica_azure_failback_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput - end def recovery_plan_automation_runbook_action_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails end - def recovery_plan_manual_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + def recovery_plan_in_mage_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput end def recovery_plan_hyper_vreplica_azure_failover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def azure_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + def recovery_plan_hyper_vreplica_azure_failback_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end def recovery_plan_in_mage_azure_v2_failover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def recovery_plan_in_mage_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput + def recovery_plan_group_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType end def recovery_plan_a2_afailover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput end - def possible_operations_directions - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + def azure_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput end def vmware_v2_fabric_creation_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput end - def recovery_plan_group_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations end def replication_protected_item_operation Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation end - def disable_protection_reason - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + def possible_operations_directions + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections end def failover_deployment_model Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations + def recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + def license_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType end - def set_multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + def disable_protection_reason + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason end def health_error_category Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory end - def recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType + def hyper_vreplica_azure_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType end def multi_vm_sync_status Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus end - def license_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType + def set_multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus end def recovery_plan_action_location Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation end - def hyper_vreplica_azure_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + def rp_in_mage_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType end def data_sync_status Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus @@ -717,12 +723,12 @@ def alternate_location_recovery_option def in_mage_v2_rp_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType end - def rp_in_mage_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType - end def a2_arp_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType end + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + end def event Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event end @@ -1233,14 +1239,14 @@ def fabric_creation_input def display Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display end - def a2_avm_managed_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource end def a2_avm_disk_input_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + def a2_avm_managed_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails end def encryption_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails @@ -1254,104 +1260,92 @@ def in_mage_disk_exclusion_input def a2_aprotected_disk_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails end - def in_mage_disk_signature_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + def subnet + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet end def event_query_parameter Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter end - def subnet - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet + def in_mage_volume_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions end - def network_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + def in_mage_disk_signature_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions end def azure_to_azure_vm_synced_config_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails end - def in_mage_volume_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions + def replication_provider_specific_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput end - def input_endpoint - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + def network_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties end def asrtask Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask end - def replication_provider_specific_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput + def switch_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties end - def a2_aprotected_managed_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + def input_endpoint + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint end def policy_properties Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties end - def switch_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties + def mobility_service_update + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate end - def alert - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + def a2_aprotected_managed_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails end def fabric Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric end - def mobility_service_update - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork end - def network_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + def alert + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert end def protectable_item Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork - end - def recovery_plan - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan - end def policy Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + def network_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider end def network Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network end + def recovery_plan + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + end + def storage_classification_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + end def replication_protected_item Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem end - def vault_health_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping end def recovery_point Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider - end - def protection_container - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer - end - def azure_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings - end - def storage_classification_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping - end def vcenter Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter end - def azure_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + def protection_container + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer end - def vmm_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification end def vmm_to_azure_network_mapping_settings Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings @@ -1359,11 +1353,11 @@ def vmm_to_azure_network_mapping_settings def vmm_to_vmm_network_mapping_settings Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings end - def vmm_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + def vault_health_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails end - def vmm_to_vmm_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + def azure_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings end def vmm_to_vmm_create_network_mapping_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput @@ -1371,15 +1365,21 @@ def vmm_to_vmm_create_network_mapping_input def azure_to_azure_update_network_mapping_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput end - def hyper_vsite_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + def azure_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput end - def vmware_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + def vmm_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput end def azure_fabric_specific_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails end + def vmm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + end + def vmm_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + end end end end diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb index c7908d349a..f00a696bd4 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -7,11 +7,11 @@ module Azure::Profiles::Latest module Redis module Mgmt + PatchSchedules = Azure::Redis::Mgmt::V2017_10_01::PatchSchedules FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules + LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer Operations = Azure::Redis::Mgmt::V2017_10_01::Operations Redis = Azure::Redis::Mgmt::V2017_10_01::Redis - PatchSchedules = Azure::Redis::Mgmt::V2017_10_01::PatchSchedules - LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer module Models Sku = Azure::Redis::Mgmt::V2017_10_01::Models::Sku @@ -22,34 +22,34 @@ module Models 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 RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters RedisUpdateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters - OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - RedisRebootParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters - OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult - ExportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters - ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry + ExportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters + OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult ImportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters + ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry + RedisRebootParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList RedisCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters RedisForceRebootResponse = Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse RedisLinkedServer = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource 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 Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource - RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties - SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + RedisResource = Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource + RedisPatchSchedule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule RebootType = Azure::Redis::Mgmt::V2017_10_01::Models::RebootType + SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType ReplicationRole = Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole end class RedisManagementClass - attr_reader :firewall_rules, :operations, :redis, :patch_schedules, :linked_server, :configurable, :base_url, :options, :model_classes + attr_reader :patch_schedules, :firewall_rules, :linked_server, :operations, :redis, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,11 +59,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @patch_schedules = @client_0.patch_schedules @firewall_rules = @client_0.firewall_rules + @linked_server = @client_0.linked_server @operations = @client_0.operations @redis = @client_0.redis - @patch_schedules = @client_0.patch_schedules - @linked_server = @client_0.linked_server @model_classes = ModelClasses.new end @@ -106,32 +106,32 @@ 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 redis_linked_server_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters end def redis_update_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters end - def operation_display - Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay + def redis_firewall_rule_create_parameters + Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters end - def redis_reboot_parameters - Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters + def export_rdbparameters + Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters end def operation_list_result Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult end - def export_rdbparameters - Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters - end - def redis_firewall_rule_create_parameters - Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters + def import_rdbparameters + Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters end def schedule_entry Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry end - def import_rdbparameters - Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters + def redis_reboot_parameters + Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters end def redis_linked_server_with_properties_list Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList @@ -151,30 +151,30 @@ def proxy_resource def redis_firewall_rule Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule end - def redis_resource - Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource - end - def redis_patch_schedule - Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule - end def operation Azure::Redis::Mgmt::V2017_10_01::Models::Operation end def tracked_resource Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource end - def redis_key_type - Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType - end def redis_linked_server_with_properties Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties end - def sku_family - Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + def redis_resource + Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource + end + def redis_patch_schedule + Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule end def reboot_type Azure::Redis::Mgmt::V2017_10_01::Models::RebootType end + def sku_family + Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + end + def redis_key_type + Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType + end def replication_role Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole end diff --git a/azure_sdk/lib/latest/modules/relay_profile_module.rb b/azure_sdk/lib/latest/modules/relay_profile_module.rb index bb60262c9f..ef731b172a 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -13,33 +13,33 @@ module Mgmt WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays module Models + UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult - CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource - WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult - WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay 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 Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype - RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace - HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule - Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights - UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end class RelayManagementClass @@ -75,35 +75,41 @@ def method_missing(method, *args) end class ModelClasses + def unavailable_reason + Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + end def sku Azure::Relay::Mgmt::V2017_04_01::Models::Sku end def key_type Azure::Relay::Mgmt::V2017_04_01::Models::KeyType end + def check_name_availability_result + Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end def relay_namespace_list_result Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult end - def check_name_availability - Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability - end def resource Azure::Relay::Mgmt::V2017_04_01::Models::Resource end - def wcf_relays_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - end - def check_name_availability_result - Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + 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 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 resource_namespace_patch - Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + def relay_namespace + Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end def relay_update_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters @@ -111,17 +117,11 @@ def relay_update_parameters def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype 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 provisioning_state_enum Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end - def sku_tier - Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + def wcf_relays_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult end def operation_display Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay @@ -129,33 +129,33 @@ def operation_display def operation_list_result Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + def sku_tier + Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier end def error_response Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse end + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + end def authorization_rule_list_result Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def operation + Azure::Relay::Mgmt::V2017_04_01::Models::Operation end def tracked_resource Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource end + def regenerate_access_key_parameters + Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end def authorization_rule Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule end - def operation - Azure::Relay::Mgmt::V2017_04_01::Models::Operation - end def access_rights Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights end - def unavailable_reason - Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason - end end end end diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb index 7ec2f0f56f..15e900b9ab 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -12,18 +12,18 @@ module Mgmt Operations = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Operations module Models - CreateGroupRequest = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo - ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo + ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo + CreateGroupRequest = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest + ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse Operation = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation - ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails + ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult + ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup - ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails - ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo end class ResourcesManagementManagementClass @@ -58,14 +58,17 @@ def method_missing(method, *args) end class ModelClasses - def create_group_request - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest - end def management_group_child_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo end - def parent_group_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo + def management_group_info + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo + end + def create_group_request + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest + end + def management_group_details + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails end def operation_display Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay @@ -79,21 +82,18 @@ def error_response 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 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 + def parent_group_info + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo end def management_group Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup end - def management_group_details - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails - end - def management_group_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo - 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 2d732d22fb..d94d0db385 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections + Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs module Models JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence @@ -30,35 +30,35 @@ module Models JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter - ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage - JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence + ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication - ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage - ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage + JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult + ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition + ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay - JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName + JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType 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 + JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy end class SchedulerManagementClass - attr_reader :jobs, :job_collections, :configurable, :base_url, :options, :model_classes + attr_reader :job_collections, :jobs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,8 +68,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @jobs = @client_0.jobs @job_collections = @client_0.job_collections + @jobs = @client_0.jobs @model_classes = ModelClasses.new end @@ -145,33 +145,33 @@ def job_error_action def job_state_filter Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter end - def service_bus_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage - end - def job_collection_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult - end def job_recurrence_schedule_monthly_occurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence end + def service_bus_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + end def service_bus_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication end - def service_bus_topic_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage - end - def client_cert_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication - end def service_bus_queue_message Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage end + def job_collection_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult + end + def service_bus_topic_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage + 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 client_cert_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication + end def job_collection_state Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState end @@ -181,8 +181,8 @@ def retry_type def job_schedule_day Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay end - def job_history_action_name - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName + def job_action_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType end def job_execution_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus @@ -190,8 +190,8 @@ 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 + def job_history_action_name + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName end def service_bus_transport_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType @@ -205,12 +205,12 @@ def sku def recurrence_frequency Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency end - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek - end def basic_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication end + def day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + end def job_list_result Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult end diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb index 57aaf27896..52d7424de8 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -7,24 +7,24 @@ module Azure::Profiles::Latest module Search module Mgmt - Services = Azure::Search::Mgmt::V2015_08_19::Services - Operations = Azure::Search::Mgmt::V2015_08_19::Operations AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys QueryKeys = Azure::Search::Mgmt::V2015_08_19::QueryKeys + Services = Azure::Search::Mgmt::V2015_08_19::Services + Operations = Azure::Search::Mgmt::V2015_08_19::Operations module Models - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput + 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 - SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService + QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku + HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason - QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource @@ -33,7 +33,7 @@ module Models end class SearchManagementClass - attr_reader :services, :operations, :admin_keys, :query_keys, :configurable, :base_url, :options, :model_classes + attr_reader :admin_keys, :query_keys, :services, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,10 +43,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @services = @client_0.services - @operations = @client_0.operations @admin_keys = @client_0.admin_keys @query_keys = @client_0.query_keys + @services = @client_0.services + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -65,42 +65,42 @@ def method_missing(method, *args) end class ModelClasses - def admin_key_result - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - end def check_name_availability_input Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput 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 search_service - Azure::Search::Mgmt::V2015_08_19::Models::SearchService + def query_key + Azure::Search::Mgmt::V2015_08_19::Models::QueryKey end def operation_display Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay end - def hosting_mode - Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + def check_name_availability_output + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput 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 sku Azure::Search::Mgmt::V2015_08_19::Models::Sku end + def hosting_mode + Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + end def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end - def query_key - Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - end def admin_key_kind Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind end diff --git a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb index 9cde81945e..3710635d16 100644 --- a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb @@ -7,9 +7,9 @@ module Azure::Profiles::Latest module ServerManagement module Mgmt + Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway PowerShell = Azure::ServerManagement::Mgmt::V2016_07_01_preview::PowerShell Session = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Session - Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node module Models @@ -36,9 +36,9 @@ module Models SessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource PowerShellSessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource PowerShellCommandStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus + Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version RetentionPeriod = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod CredentialDataFormat = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat - Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version 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 @@ -46,7 +46,7 @@ module Models end class ServerManagementManagementClass - attr_reader :power_shell, :session, :gateway, :node, :configurable, :base_url, :options, :model_classes + attr_reader :gateway, :power_shell, :session, :node, :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 @power_shell = @client_0.power_shell @session = @client_0.session - @gateway = @client_0.gateway @node = @client_0.node @model_classes = ModelClasses.new @@ -147,15 +147,15 @@ def power_shell_session_resource def power_shell_command_status Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus end + def version + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version + end def retention_period Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod end def credential_data_format Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat end - def version - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version - end def prompt_field_type Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptFieldType end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index afed48991e..dc6d26b7d1 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,18 +7,20 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt + Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations + Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions - Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues module Models + 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 OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay @@ -45,18 +47,18 @@ module Models SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule - SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource - KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType 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 @@ -67,12 +69,10 @@ module Models ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus - EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription - UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason end class ServiceBusManagementClass - attr_reader :rules, :regions, :premium_messaging_regions_operations, :operations, :namespaces, :disaster_recovery_configs, :topics, :event_hubs, :subscriptions, :queues, :configurable, :base_url, :options, :model_classes + attr_reader :queues, :rules, :premium_messaging_regions_operations, :operations, :regions, :namespaces, :disaster_recovery_configs, :topics, :event_hubs, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -82,16 +82,16 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @queues = @client_0.queues @rules = @client_0.rules - @regions = @client_0.regions @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations @operations = @client_0.operations + @regions = @client_0.regions @namespaces = @client_0.namespaces @disaster_recovery_configs = @client_0.disaster_recovery_configs @topics = @client_0.topics @event_hubs = @client_0.event_hubs @subscriptions = @client_0.subscriptions - @queues = @client_0.queues @model_classes = ModelClasses.new end @@ -110,6 +110,12 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -188,27 +194,27 @@ def sbtopic def sbsubscription Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription end - def rule - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule - end - def sql_rule_action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - end def check_name_availability_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end def resource Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource end - def key_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType - end def check_name_availability Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability end + def rule + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + end + def sql_rule_action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + end def resource_namespace_patch Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end + def sku_name + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName + end def sku_tier Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier end @@ -218,12 +224,12 @@ def premium_messaging_regions def filter_type Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType end - def sku_name - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName - end def action Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action end + def key_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + end def capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription end @@ -254,12 +260,6 @@ def access_rights def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus 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 end end end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index 75821436bb..01ff102ef8 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -9,13 +9,15 @@ module ServiceFabric module Mgmt Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version + Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType - Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service module Models + 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 @@ -55,28 +57,26 @@ module Models VersionResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource ApplicationResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource ApplicationResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate + OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult ServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties ServiceResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource - OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult ServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties ServiceResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate StatelessServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties StatelessServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties - StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties - Cluster = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + Cluster = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster + StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult ProvisioningState = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState + OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult 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 end class ServiceFabricManagementClass - attr_reader :operations, :version, :clusters, :cluster_versions, :application_type, :application, :service, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :version, :application, :clusters, :cluster_versions, :application_type, :service, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -88,10 +88,10 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @operations = @client_0.operations @version = @client_0.version + @application = @client_0.application @clusters = @client_0.clusters @cluster_versions = @client_0.cluster_versions @application_type = @client_0.application_type - @application = @client_0.application @service = @client_0.service @model_classes = ModelClasses.new @@ -111,6 +111,12 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -228,15 +234,15 @@ def application_resource def application_resource_update Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate end + def operation_list_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult + end def service_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties end def service_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult - end def service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties end @@ -252,14 +258,14 @@ def stateless_service_update_properties def stateful_service_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties end - def stateful_service_update_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties + def proxy_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource end def cluster Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster end - def proxy_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + def stateful_service_update_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties end def certificate_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription @@ -267,21 +273,15 @@ def certificate_description def resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource end - def operation_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - end def provisioning_state Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState end + def operation_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + 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 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 1799b499e1..8106d08181 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -7,35 +7,35 @@ module Azure::Profiles::Latest module Signalr module Mgmt - Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR + Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations module Models + KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList - MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay + 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 - OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku - SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource - KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState end class SignalrManagementClass - attr_reader :operations, :signal_r, :configurable, :base_url, :options, :model_classes + attr_reader :signal_r, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -45,8 +45,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @signal_r = @client_0.signal_r + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -65,15 +65,18 @@ def method_missing(method, *args) end class ModelClasses + def key_type + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + end def operation_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList end - def metric_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end def operation_display Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay end + def 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 @@ -86,29 +89,23 @@ def service_specification def name_availability Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability 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 signal_rkeys Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys end - def name_availability_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - end - def signal_rresource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + def operation_properties + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties end def resource_sku Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku end - def signal_rsku_tier - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + 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 + 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 @@ -122,8 +119,11 @@ def tracked_resource def resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource end - def key_type - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + def signal_rsku_tier + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + end + def signal_rcreate_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters end def provisioning_state Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index 2e55a62cf7..1d362ea1e4 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -14,14 +14,14 @@ module Models SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + 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 ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end class SpellCheckDataClass @@ -71,11 +71,14 @@ def identifiable def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end + def response + Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + end def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end - def response - Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion @@ -86,14 +89,11 @@ def spelling_flagged_token def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end - def action_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType - end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + def action_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType 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 7312c1125b..4dd15e2204 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -7,6 +7,7 @@ module Azure::Profiles::Latest module SQL module Mgmt + DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases @@ -20,8 +21,8 @@ module Mgmt DisasterRecoveryConfigurations = Azure::SQL::Mgmt::V2014_04_01::DisasterRecoveryConfigurations ElasticPools = Azure::SQL::Mgmt::V2014_04_01::ElasticPools GeoBackupPolicies = Azure::SQL::Mgmt::V2014_04_01::GeoBackupPolicies - QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics Queries = Azure::SQL::Mgmt::V2014_04_01::Queries + QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics RecommendedElasticPools = Azure::SQL::Mgmt::V2014_04_01::RecommendedElasticPools QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks @@ -37,23 +38,22 @@ module Mgmt 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 - FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups - SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents - EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors + ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances + ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers - SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions 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 VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules + SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors - DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations - ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances - ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys + EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors + FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups 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 @@ -80,6 +80,7 @@ module Mgmt RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints module Models + 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 @@ -124,45 +125,45 @@ module Models MetricDefinitionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult BackupLongTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult ServiceObjectiveCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveCapability - QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult CheckNameAvailabilityRequest = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest + QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval - QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic + ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult + 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 - AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability - BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault - RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor - TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy + TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + 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 DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy - ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse - ElasticPoolUpdate = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink - ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective - TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity + ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity - ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy + ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy - ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState CapabilityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits @@ -205,30 +206,30 @@ module Models 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 - RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo - RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord - ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate + ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay + RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList ResourceIdentity = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity + ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema - FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList - SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn SyncFullSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable - EncryptionProtectorListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult + RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo ManagedInstanceListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult + SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn FailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint - SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn - SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + EncryptionProtectorListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation - FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult - RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo - ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo + FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult + SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult @@ -241,52 +242,53 @@ module Models FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions - SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult - DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult - ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor - SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector - VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase + ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase + SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod - AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server - SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy - AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode - SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult + JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate @@ -295,9 +297,9 @@ module Models ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult @@ -307,56 +309,56 @@ module Models ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult + ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation - ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment - DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning - ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType - DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState - JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult - JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode + JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate - Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState - AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType @@ -366,12 +368,10 @@ module Models JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end class SQLManagementClass - attr_reader :capabilities, :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, :query_statistics, :queries, :recommended_elastic_pools, :query_texts, :replication_links, :server_communication_links, :server_azure_adadministrators, :elastic_pool_activities, :service_objectives, :service_tier_advisors, :elastic_pool_database_activities, :transparent_data_encryption_activities, :transparent_data_encryptions, :database_table_auditing_policies, :server_table_auditing_policies, :server_usages, :database_connection_policies, :database_usages, :failover_groups, :sync_agents, :encryption_protectors, :servers, :operations, :sync_members, :subscription_usages, :sync_groups, :virtual_network_rules, :firewall_rules, :server_advisors, :database_recommended_actions, :database_advisors, :database_automatic_tuning_operations, :managed_instances, :server_keys, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :restore_points, :configurable, :base_url, :options, :model_classes + attr_reader :database_usages, :capabilities, :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :recommended_elastic_pools, :query_texts, :replication_links, :server_communication_links, :server_azure_adadministrators, :elastic_pool_activities, :service_objectives, :service_tier_advisors, :elastic_pool_database_activities, :transparent_data_encryption_activities, :transparent_data_encryptions, :database_table_auditing_policies, :server_table_auditing_policies, :server_usages, :database_connection_policies, :managed_instances, :server_keys, :servers, :operations, :database_recommended_actions, :sync_groups, :sync_members, :sync_agents, :virtual_network_rules, :subscription_usages, :firewall_rules, :server_advisors, :database_advisors, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :restore_points, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -381,6 +381,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @database_usages = @client_0.database_usages @capabilities = @client_0.capabilities @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @recoverable_databases = @client_0.recoverable_databases @@ -394,8 +395,8 @@ def initialize(configurable, base_url=nil, options=nil) @disaster_recovery_configurations = @client_0.disaster_recovery_configurations @elastic_pools = @client_0.elastic_pools @geo_backup_policies = @client_0.geo_backup_policies - @query_statistics = @client_0.query_statistics @queries = @client_0.queries + @query_statistics = @client_0.query_statistics @recommended_elastic_pools = @client_0.recommended_elastic_pools @query_texts = @client_0.query_texts @replication_links = @client_0.replication_links @@ -411,29 +412,28 @@ def initialize(configurable, base_url=nil, options=nil) @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 @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) - @failover_groups = @client_1.failover_groups - @sync_agents = @client_1.sync_agents - @encryption_protectors = @client_1.encryption_protectors + @managed_instances = @client_1.managed_instances + @server_keys = @client_1.server_keys @servers = @client_1.servers @operations = @client_1.operations - @sync_members = @client_1.sync_members - @subscription_usages = @client_1.subscription_usages + @database_recommended_actions = @client_1.database_recommended_actions @sync_groups = @client_1.sync_groups + @sync_members = @client_1.sync_members + @sync_agents = @client_1.sync_agents @virtual_network_rules = @client_1.virtual_network_rules + @subscription_usages = @client_1.subscription_usages @firewall_rules = @client_1.firewall_rules @server_advisors = @client_1.server_advisors - @database_recommended_actions = @client_1.database_recommended_actions @database_advisors = @client_1.database_advisors @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations - @managed_instances = @client_1.managed_instances - @server_keys = @client_1.server_keys + @encryption_protectors = @client_1.encryption_protectors + @failover_groups = @client_1.failover_groups @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -486,6 +486,9 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -618,56 +621,65 @@ def backup_long_term_retention_policy_list_result def service_objective_capability Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveCapability end - def query_metric - Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - end - def service_tier_advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult - end def check_name_availability_request Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest end + def query_metric + Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric + end def query_interval Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval end - def query_statistic - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic + def service_tier_advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult end def recoverable_database_list_result Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult end + def query_statistic + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic + end def database_table_auditing_policy_list_result Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult end - def top_queries - Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries - end - def advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult - end def top_queries_list_result Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult end def elastic_pool_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end + def top_queries + Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + end + def query_statistic_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + end + def recoverable_database + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase + end + def advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + end def backup_long_term_retention_vault Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault end - def restorable_dropped_database - Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + def server_connection_policy + Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy end - def query_statistic_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + def transparent_data_encryption + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption end def service_tier_advisor Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end - def transparent_data_encryption - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + def data_masking_rule + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule end - def recoverable_database - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase + def restorable_dropped_database + Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + end + def elastic_pool + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool end def database_security_alert_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy @@ -675,30 +687,21 @@ def database_security_alert_policy def recommended_index Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex end - def server_connection_policy - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy - end - def elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + def elastic_pool_update + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate end def disaster_recovery_configuration Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration end + def import_export_response + Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse + end def data_masking_policy Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy end def geo_backup_policy Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy end - def import_export_response - Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse - end - def elastic_pool_update - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate - end - def data_masking_rule - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule - end def replication_link Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink end @@ -711,20 +714,20 @@ def recommended_elastic_pool def server_communication_link Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink end - def server_azure_adadministrator - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator - end def service_objective Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective end - def transparent_data_encryption_activity - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity + def server_azure_adadministrator + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator end def elastic_pool_activity Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity end - def server_table_auditing_policy - Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy + def elastic_pool_database_activity + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + end + def transparent_data_encryption_activity + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity end def database_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy @@ -732,8 +735,8 @@ def database_connection_policy def database_table_auditing_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy end - def elastic_pool_database_activity - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity + def server_table_auditing_policy + Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState @@ -861,27 +864,27 @@ def metric_name 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 + def server_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end - def recommended_action_implementation_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo + def operation_display + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay end def recommended_action_impact_record Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord end - def managed_instance_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate - end - def operation_display - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - end def operation_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult end + def firewall_rule_list + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList + end def resource_identity Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity end + def managed_instance_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate + end def sync_database_id_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult end @@ -891,47 +894,47 @@ def sync_group_schema_table def sync_group_schema Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema end - def firewall_rule_list - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList - end - def sync_group_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn - end def sync_full_schema_table Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable end - def encryption_protector_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult + def recommended_action_implementation_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end def managed_instance_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult end + def sync_group_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn + end def failover_group_read_only_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint end - def sync_full_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn - end - def sync_group_log_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + def encryption_protector_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult end def operation Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end - def failover_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult + def recommended_action_error_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + end + def recommended_action_state_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + end + def sync_full_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn end def recommended_action_metric_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo end - def recommended_action_state_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + 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 + def sync_group_log_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties end - def recommended_action_error_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + def sync_group_log_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end def partner_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo @@ -969,74 +972,77 @@ def sync_agent_linked_database_list_result def automatic_tuning_options Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end - def sync_database_id_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties - end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end + def recommended_action + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end - def recommended_action - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + def encryption_protector + Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end def sync_full_schema_properties_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult end - def proxy_resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + def server_key_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end def advisor Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor end - def sync_group_log_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + def proxy_resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end - def failover_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + def sync_database_id_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end def server_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end - def encryption_protector - Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + def managed_instance + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def virtual_network_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule + def server_key + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey end def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase end - def server_key - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + 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 + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent end - def is_retryable - Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + def failover_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + end + def auto_execute_status_inherited_from + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end - def managed_instance - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance + def subscription_usage + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end - def implementation_method - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod + def virtual_network_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule end - def auto_execute_status_inherited_from - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + def is_retryable + Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end def server Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server end - def sync_member - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + def automatic_tuning_disabled_reason + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + end + def implementation_method + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end def advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus @@ -1050,15 +1056,12 @@ def sync_group def read_only_endpoint_failover_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy end - def automatic_tuning_disabled_reason - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + def failover_group_replication_role + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole end def automatic_tuning_mode Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end - def sync_group_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - end def recommended_action_initiated_by Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy end @@ -1074,8 +1077,11 @@ def read_write_endpoint_failover_policy def sync_group_log_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType end - def failover_group_replication_role - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + def sync_conflict_resolution_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + end + def sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end def sync_agent_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState @@ -1086,9 +1092,6 @@ def sync_member_db_type def virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def sync_conflict_resolution_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - end def sync_direction Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection end @@ -1104,8 +1107,11 @@ def firewall_rule def operation_origin Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end - def server_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + end + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult @@ -1131,15 +1137,15 @@ def automatic_tuning_server_options def job_execution_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget 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 job_step_execution_options Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - end def import_export_database_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition end @@ -1167,132 +1173,132 @@ def extended_server_blob_auditing_policy def database_operation_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult end + def server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + end def database_operation Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation end - def import_export_operation_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - end def job_step_output Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment + def database_vulnerability_assessment_rule_baseline + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + end + def import_export_operation_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment + end + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + def job_step + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + def job_version + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end def job_target_group Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end - def job_step - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end def long_term_retention_backup Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end - def job_version - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end def server_automatic_tuning Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + def database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus end def management_operation_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def job_agent_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def catalog_collation_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType end - def database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def job_agent_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState - end - def job_schedule_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - end def database_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult end - def job_step_action_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + def job_schedule_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def proxy_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end - def proxy_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + 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 + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end def create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - end def tracked_resource Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource end + def managed_database_create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + end + def automatic_tuning_server_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + end def automatic_tuning_server_reason Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + end def vulnerability_assessment_policy_baseline_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def automatic_tuning_server_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - end def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + 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 job - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job - end def sku Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku end @@ -1308,15 +1314,15 @@ def resource def blob_auditing_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end - def automatic_tuning_option_mode_desired - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired - end def provisioning_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def job_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult end + def automatic_tuning_option_mode_desired + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired + end def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end @@ -1344,12 +1350,6 @@ def resource_move_definition def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end end end end diff --git a/azure_sdk/lib/latest/modules/storage_profile_module.rb b/azure_sdk/lib/latest/modules/storage_profile_module.rb index b3e4a33cf8..f7efca4ed2 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -7,13 +7,15 @@ module Azure::Profiles::Latest module Storage module Mgmt - Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus - BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers 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 + BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages module Models + ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems + LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction TagProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty @@ -29,8 +31,8 @@ module Models Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol 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 @@ -89,12 +91,10 @@ module Models IPRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule 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 - LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold end class StorageManagementClass - attr_reader :skus, :blob_containers, :operations, :storage_accounts, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :skus, :storage_accounts, :blob_containers, :usages, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -104,10 +104,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @skus = @client_0.skus - @blob_containers = @client_0.blob_containers @operations = @client_0.operations + @skus = @client_0.skus @storage_accounts = @client_0.storage_accounts + @blob_containers = @client_0.blob_containers @usages = @client_0.usages @model_classes = ModelClasses.new @@ -127,6 +127,12 @@ def method_missing(method, *args) end class ModelClasses + def list_container_items + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems + end + def legal_hold + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold + end def legal_hold_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties end @@ -172,12 +178,12 @@ def default_action 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 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 @@ -352,12 +358,6 @@ def management_policies_rules_set_parameter def storage_sku_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult end - def list_container_items - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems - end - def legal_hold - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold - 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 bd19e5118d..5068009643 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,6 +7,7 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords @@ -22,42 +23,43 @@ module Mgmt StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices module Models + 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 - DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus @@ -87,22 +89,22 @@ module Models NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus 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 - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device @@ -130,9 +132,9 @@ module Models SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel PublicKey = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey ClearAlertRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest @@ -145,23 +147,23 @@ 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 - DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem + RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage - WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings - DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch + DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter + WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings + JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest - ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest + Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList @@ -173,21 +175,19 @@ module Models SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch + 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 - AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage 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 end class StorSimple8000SeriesManagementClass - attr_reader :operations, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :device_settings, :backup_schedules, :backup_policies, :hardware_component_groups, :volume_containers, :volumes, :storage_account_credentials, :backups, :jobs, :devices, :configurable, :base_url, :options, :model_classes + attr_reader :devices, :operations, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :device_settings, :backup_schedules, :backup_policies, :hardware_component_groups, :volume_containers, :volumes, :storage_account_credentials, :backups, :jobs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -197,6 +197,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @devices = @client_0.devices @operations = @client_0.operations @managers = @client_0.managers @access_control_records = @client_0.access_control_records @@ -212,7 +213,6 @@ def initialize(configurable, base_url=nil, options=nil) @storage_account_credentials = @client_0.storage_account_credentials @backups = @client_0.backups @jobs = @client_0.jobs - @devices = @client_0.devices @model_classes = ModelClasses.new end @@ -231,39 +231,45 @@ def method_missing(method, *args) end class ModelClasses + def alert_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter + end + 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 device_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - end def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def chap_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - end - def access_control_record - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord - end def nic_ipv4 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + end + def access_control_record + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord end def alert_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings end - def backup - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + def available_provider_operation_display + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay end def backup_policy Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy end + def backup + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + end + def bandwidth_setting + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + end def backup_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end @@ -276,8 +282,8 @@ def cloud_appliance_configuration def configure_device_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest end - def bandwidth_setting - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + def controller_power_state_change_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end def hardware_component_group Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup @@ -285,50 +291,50 @@ def hardware_component_group def manager Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end - def controller_power_state_change_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + 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 + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName end - def manager_extended_info - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + 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 + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings end - def storage_account_credential - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + 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 + def updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates end - def volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + 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 + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings end def volume_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + 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 @@ -417,23 +423,23 @@ def metric_unit def metric_aggregation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus end def ssl_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end def remote_management_mode_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration end - def job - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus @@ -441,23 +447,20 @@ def volume_status 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 volume Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - end def monitoring_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end - def backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + def network_mode + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus end def resource Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource @@ -465,6 +468,9 @@ def resource def kind Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end + def backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + end def backup_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end @@ -546,15 +552,15 @@ def nic_ipv6 def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def storage_account_credential_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList end def alert_error_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def base_model Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel end @@ -591,38 +597,41 @@ def network_interface_data0_settings def hardware_component_group_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList end - def device_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails + def job_error_item + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem end def remote_management_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch end - def job_error_item - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - end def job_stage Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end - def webproxy_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings - end - def dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + def device_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end def device_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch 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 webproxy_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings + end + def job_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + end def available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end def backup_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList end - def job_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + 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 @@ -630,17 +639,14 @@ def backup_schedule_list def manager_intrinsic_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - end def manager_sku Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku end def clone_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest end - def list_failover_targets_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key end def cloud_appliance_configuration_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList @@ -675,8 +681,8 @@ def metric_data def backup_policy_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList end - def manager_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch + def chap_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end def metric_dimension Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension @@ -684,15 +690,15 @@ def metric_dimension def secondary_dnssettings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end - def available_provider_operation_display - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + def device_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + end + def manager_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch end def metric_definition_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList end - def volume_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList - end def metric_name_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter end @@ -702,12 +708,6 @@ def vm_image def metric_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter end - def alert_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter - end - def metrics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - end end end end diff --git a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb index 6cdcc59e78..1729f24776 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,91 +7,91 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations - Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions + Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions module Models - BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota - OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters - OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy - CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName + OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult 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 + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource + InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties - InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult + FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput StartStreamingJobParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties - FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput FunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters - AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount - StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn - InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + 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 JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + 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 - AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource - ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + 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 - BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource - BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + 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 - IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties - AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource end class StreamAnalyticsManagementClass - attr_reader :streaming_jobs, :inputs, :operations, :outputs, :transformations, :functions, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :streaming_jobs, :inputs, :transformations, :functions, :outputs, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -101,12 +101,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 @streaming_jobs = @client_0.streaming_jobs @inputs = @client_0.inputs - @operations = @client_0.operations - @outputs = @client_0.outputs @transformations = @client_0.transformations @functions = @client_0.functions + @outputs = @client_0.outputs @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -126,36 +126,42 @@ def method_missing(method, *args) end class ModelClasses - def blob_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - end - def subscription_quota - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + def io_thub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end - def output_start_mode - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + 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 end - def output_error_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + def stream_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties end - def compatibility_level - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + def output_start_mode + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode end def events_out_of_order_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end - def udf_type - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + def subscription_quota + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + end + def compatibility_level + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel end def sku_name Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + end def json_output_serialization_format Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end + def udf_type + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + end def operation_display Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end @@ -174,15 +180,15 @@ def encoding def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end + def sku + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + end def azure_machine_learning_web_service_input_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end def azure_machine_learning_web_service_inputs Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - end def reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource end @@ -201,50 +207,50 @@ def diagnostics def output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource end + def input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties + end def function_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties end def service_bus_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties end - def input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties - end def output_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult end + def function_input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput + end def start_streaming_job_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters end def blob_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties end - def function_input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput - end def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def azure_sql_database_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties - end def storage_account Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount end - def streaming_job_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult - end 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 + def azure_sql_database_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties + end + def stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + end + def streaming_job_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end def input_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult end - def stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + 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 @@ -255,8 +261,8 @@ def resource_test_status def subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult end def input Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input @@ -264,8 +270,8 @@ def input def transformation Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end - def function_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + def resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function @@ -273,74 +279,68 @@ def function def streaming_job Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end - def scalar_function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + def output + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + def azure_machine_learning_web_service_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + def scalar_function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end def java_script_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end - def output - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + 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 end - def azure_machine_learning_web_service_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + 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 end - def event_hub_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties + def document_db_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end - def azure_sql_database_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + 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 end - def document_db_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + 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 azure_sql_database_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end def blob_reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource end - def azure_table_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource + def reference_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties end - def io_thub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end def event_hub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end - def reference_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - end - def stream_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties - end - def azure_machine_learning_web_service_function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + def blob_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource end end end diff --git a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb index 977e0e6585..92585d5b0f 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -18,9 +18,9 @@ module Models LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageBatchInput SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse InternalError = Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError AzureRegions = Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions end @@ -84,15 +84,15 @@ def error_record def sentiment_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse + end def 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 error_response - Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse - end def internal_error Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError end diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index 89a6448802..8bdc67ea4b 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -10,38 +10,38 @@ module Mgmt Endpoints = Azure::TrafficManager::Mgmt::V2017_05_01::Endpoints Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies - TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys HeatMap = Azure::TrafficManager::Mgmt::V2017_09_01_preview::HeatMap + TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys module Models + TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod ProfileStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus + Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability Region = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Region CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2017_05_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters DnsConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::DnsConfig MonitorConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig - Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy EndpointStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus - ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint - TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy - MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus - TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod - DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult + ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus + MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource + DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource Resource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource + HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint TrafficFlow = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow QueryExperience = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience - HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint 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, :traffic_manager_user_metrics_keys, :heat_map, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -60,8 +60,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @traffic_manager_user_metrics_keys = @client_1.traffic_manager_user_metrics_keys @heat_map = @client_1.heat_map + @traffic_manager_user_metrics_keys = @client_1.traffic_manager_user_metrics_keys @model_classes = ModelClasses.new end @@ -82,9 +82,18 @@ def method_missing(method, *args) end class ModelClasses + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + end def profile_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus end + def profile + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + end + def profile_list_result + Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + end def traffic_manager_name_availability Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerNameAvailability end @@ -100,54 +109,45 @@ def dns_config def monitor_config Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig end - def profile - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - end - def profile_list_result - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult + def traffic_manager_geographic_hierarchy + Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy end def endpoint_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus end - def profile_monitor_status - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus - end def endpoint Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint end - def traffic_manager_geographic_hierarchy - Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy - end - def monitor_protocol - Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol - end def endpoint_monitor_status Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + def profile_monitor_status + Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus end - def delete_operation_result - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult + def monitor_protocol + Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol end def proxy_resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource end + def delete_operation_result + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult + end def tracked_resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource end def resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource end + def heat_map_endpoint + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint + end def traffic_flow Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow end def query_experience Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience end - def heat_map_endpoint - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint - end def heat_map_model Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel end diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index 0be01f30db..eaee06073e 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -39,8 +39,8 @@ module Models ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat end class VideoSearchDataClass @@ -163,12 +163,12 @@ def identifiable def safe_search Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end - def text_format - Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end + def text_format + Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat + end end end end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index 8c69d1d68c..5268294cc3 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -7,16 +7,16 @@ module Azure::Profiles::Latest module Web module Mgmt + TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains Domains = Azure::Web::Mgmt::V2015_04_01::Domains DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider - TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains - AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider + AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates + Provider = Azure::Web::Mgmt::V2016_03_01::Provider DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations - Provider = Azure::Web::Mgmt::V2016_03_01::Provider Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans @@ -27,8 +27,8 @@ module Models 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 + DnsType = Azure::Web::Mgmt::V2015_04_01::Models::DnsType TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain @@ -46,6 +46,7 @@ module Models TldLegalAgreement = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType CertificateEmail = Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest RenewCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource CertificateProductType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType @@ -55,20 +56,19 @@ module Models AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection SiteSealRequest = Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal - AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails - ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest - CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction + AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource + CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes - CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType @@ -84,30 +84,30 @@ module Models AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection + DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription - DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection - Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite - ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError - AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod + Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod - RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule - DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample + DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection + AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability - ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData - AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData + ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet + RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + 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 - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation - DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource - DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection - DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource - DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData + DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory @@ -124,54 +124,54 @@ module Models ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo + HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule - Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment + RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions - RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest - PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn - SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig + NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures + SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance + ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo - SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance - TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory + TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource 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 FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit 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 AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel - BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType - ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat - DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult 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 BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState - MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType - UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult 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 @@ -183,30 +183,30 @@ 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 SnapshotCollection = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection + 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 + EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection + PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection - WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection - SiteCloneabilityCriterion = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion - ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection - EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig + WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + SlotDifferenceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection + FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig - DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry - FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig - PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse - HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig + FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection + DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection + AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig 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 + 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 ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary @@ -214,21 +214,22 @@ module Models BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope - HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding - FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection + HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig + MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection - MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo - NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures + Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo 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 + 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 - SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits 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 @@ -243,6 +244,7 @@ module Models HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey Site = Azure::Web::Mgmt::V2016_09_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan + AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules 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 @@ -279,23 +281,23 @@ module Models SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection - HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota - WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue 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 + HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits 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 @@ -321,13 +323,11 @@ module Models 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 Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier end class WebManagementClass - attr_reader :domains, :domain_registration_provider, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :deleted_web_apps, :recommendations, :provider, :diagnostics, :certificates, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes + attr_reader :top_level_domains, :domains, :domain_registration_provider, :certificate_registration_provider, :app_service_certificate_orders, :certificates, :provider, :deleted_web_apps, :recommendations, :diagnostics, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -337,28 +337,28 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @top_level_domains = @client_0.top_level_domains @domains = @client_0.domains @domain_registration_provider = @client_0.domain_registration_provider - @top_level_domains = @client_0.top_level_domains @client_1 = Azure::Web::Mgmt::V2015_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @app_service_certificate_orders = @client_1.app_service_certificate_orders @certificate_registration_provider = @client_1.certificate_registration_provider + @app_service_certificate_orders = @client_1.app_service_certificate_orders @client_2 = Azure::Web::Mgmt::V2016_03_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @certificates = @client_2.certificates + @provider = @client_2.provider @deleted_web_apps = @client_2.deleted_web_apps @recommendations = @client_2.recommendations - @provider = @client_2.provider @diagnostics = @client_2.diagnostics - @certificates = @client_2.certificates @client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -415,12 +415,12 @@ def top_level_domain 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 dns_type + Azure::Web::Mgmt::V2015_04_01::Models::DnsType + end def top_level_domain_agreement_option Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption end @@ -472,6 +472,9 @@ def certificate_order_action_type def certificate_email Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail end + def reissue_certificate_order_request + Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest + end def renew_certificate_order_request Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest end @@ -499,21 +502,18 @@ def site_seal_request def site_seal Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal end - def app_service_certificate_order - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder - end def certificate_details Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails end - def reissue_certificate_order_request - Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest - end - def certificate_order_action - Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction + def app_service_certificate_order + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder end def app_service_certificate_order_patch_resource Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource end + def certificate_order_action + Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction + end def app_service_certificate_patch_resource Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource end @@ -523,8 +523,8 @@ def csm_operation_description_properties def validate_resource_types Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes end - def check_name_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + def app_service_plan_restrictions + Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions end def solution_type Azure::Web::Mgmt::V2016_03_01::Models::SolutionType @@ -538,8 +538,8 @@ def vnet_validation_test_failure def metric_availability Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability end - def app_service_plan_restrictions - Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + def check_name_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes end def service_specification Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification @@ -586,50 +586,50 @@ def geo_region_collection def csm_move_resource_envelope Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope end - def deployment_locations - Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations - end def source_control_collection Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection end + def deployment_locations + Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations + end def global_csm_sku_description Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription end - def deleted_web_app_collection - Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection + def deleted_site + Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite end def solution Azure::Web::Mgmt::V2016_03_01::Models::Solution end - def deleted_site - Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite + def detector_abnormal_time_period + Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod end - def validate_response_error - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + def deleted_web_app_collection + Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection end def abnormal_time_period Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod end - def detector_abnormal_time_period - Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod + def resource_name_availability + Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability end - def recommendation_rule - Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + def validate_response_error + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError end def diagnostic_metric_sample Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample end - def resource_name_availability - Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability + def diagnostic_metric_set + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet end - def response_meta_data - Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData + def recommendation_rule + Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule end def analysis_data Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData end - def diagnostic_metric_set - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation end def sku_infos Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos @@ -637,26 +637,26 @@ def sku_infos def diagnostic_detector_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + def diagnostic_analysis_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end - def data_source - Azure::Web::Mgmt::V2016_03_01::Models::DataSource + def certificate_collection + Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection end def diagnostic_category_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end - def certificate_collection - Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + def certificate_patch_resource + Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource end def detector_definition Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition end - def certificate_patch_resource - Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + def response_meta_data + Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData end - def diagnostic_analysis_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + def data_source + Azure::Web::Mgmt::V2016_03_01::Models::DataSource end def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition @@ -706,8 +706,8 @@ def name_identifier def csm_operation_description Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription end - def process_thread_info - Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo + def host_name_binding + Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding end def backup_request Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest @@ -715,8 +715,8 @@ def backup_request def backup_schedule Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule end - def deployment - Azure::Web::Mgmt::V2016_08_01::Models::Deployment + def restore_request + Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest end def function_secrets Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets @@ -736,14 +736,14 @@ def migrate_my_sql_status def storage_migration_options Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions end - def restore_request - Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest + def network_features + Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures end - def premier_add_on - Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn + def site_instance + Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance end - def site_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig + def process_thread_info + Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo end def site_php_error_log_flag Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag @@ -763,11 +763,11 @@ def storage_migration_response def site_extension_info Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo end - def site_instance - Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance + def triggered_job_run + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun end - def triggered_job_history - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory + def site_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig end def site_patch_resource Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource @@ -778,14 +778,17 @@ def web_job def site_source_control Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl end + def backup_item_status + Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus + end def frequency_unit Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit end def string_dictionary Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary end - def triggered_job_run - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + def triggered_job_history + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory end def triggered_web_job Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob @@ -796,27 +799,24 @@ def azure_resource_type def log_level Azure::Web::Mgmt::V2016_08_01::Models::LogLevel end - def backup_item_status - Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus - end def snapshot Azure::Web::Mgmt::V2016_08_01::Models::Snapshot end + def unauthenticated_client_action + Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + end def backup_restore_operation_type Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType end - def continuous_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus - end def publishing_profile_format Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat end - def dns_verification_test_result - Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - end def msdeploy_log_entry_type Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType end + def my_sql_migration_type + Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + end def public_certificate_location Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation end @@ -829,8 +829,8 @@ def built_in_authentication_provider def custom_host_name_dns_record_type Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType end - def host_name_type - Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + def continuous_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus end def web_job_type Azure::Web::Mgmt::V2016_08_01::Models::WebJobType @@ -838,11 +838,8 @@ def web_job_type def msdeploy_provisioning_state Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState end - def my_sql_migration_type - Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType - end - def unauthenticated_client_action - Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end def clone_ability_result Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult @@ -850,6 +847,9 @@ def clone_ability_result def site_extension_type Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType end + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + end def triggered_web_job_status Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus end @@ -883,12 +883,15 @@ def csm_publishing_profile_options def web_app_instance_collection Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection end - def public_certificate_collection - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection end def snapshot_collection Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection end + def 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 @@ -898,53 +901,50 @@ def site_cloneability def perf_mon_set Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet 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 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 web_job_collection - Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection + def continuous_web_job_collection + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection end def file_system_application_logs_config Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - 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 site_cloneability_criterion - Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion + 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 + def slot_difference_collection + Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection end - def enabled_config - Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig + def file_system_http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig end def azure_blob_storage_application_logs_config Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig end - def 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 + def function_envelope_collection + Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection end - def perf_mon_response - Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse + def deployment_collection + Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection end - def http_logs_config - Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig + def azure_blob_storage_http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig end def site_config_resource_collection Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection @@ -952,8 +952,8 @@ def site_config_resource_collection def perf_mon_sample Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample end - def slot_difference_collection - Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection + def perf_mon_response + Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse end def site_configuration_snapshot_info_collection Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection @@ -976,11 +976,11 @@ def continuous_web_job def function_envelope Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope end - def host_name_binding - Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding + def http_logs_config + Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig end - def function_envelope_collection - Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection + def msdeploy_log + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog end def migrate_my_sql_request Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest @@ -988,8 +988,8 @@ def migrate_my_sql_request def site_extension_info_collection Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection end - def msdeploy_log - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog + def premier_add_on + Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn end def msdeploy_status Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus @@ -997,8 +997,8 @@ def msdeploy_status def process_module_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo end - def network_features - Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures + def deployment + Azure::Web::Mgmt::V2016_08_01::Models::Deployment end def site_configuration_snapshot_info Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo @@ -1012,15 +1012,18 @@ def msdeploy def process_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo end + 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 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 site_limits - Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits - end def experiments Azure::Web::Mgmt::V2016_09_01::Models::Experiments end @@ -1063,6 +1066,9 @@ def site def app_service_plan Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan end + def auto_heal_rules + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules + end def route_type Azure::Web::Mgmt::V2016_09_01::Models::RouteType end @@ -1171,12 +1177,12 @@ def usage_collection def error_entity Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity end + def csm_usage_quota_collection + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + end def managed_service_identity Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity end - def app_service_environment_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource - end def metric_availabilily Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily end @@ -1192,24 +1198,21 @@ def resource_metric def resource_metric_collection Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection end - def csm_usage_quota_collection - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection - end def resource_metric_definition_collection Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection end + def worker_pool_resource + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + 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 + def app_service_environment_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource 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 resource_metric_value Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue end @@ -1222,6 +1225,9 @@ def app_service_environment_patch_resource 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 slot_swap_status Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus end @@ -1297,12 +1303,6 @@ def host_name_ssl_state def auto_heal_triggers Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers end - def auto_heal_rules - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules - end - def resource_metric_name - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName - end def identifier Azure::Web::Mgmt::V2016_09_01::Models::Identifier end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 4289b16306..ab704263fa 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -9,21 +9,23 @@ module WebSearch Web = Azure::CognitiveServices::WebSearch::V1_0::Web module Models + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse 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 Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos @@ -31,25 +33,23 @@ module Models NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query + RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping - TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem - WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage - RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse + SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse - SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer - Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error - ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem + Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone end class WebSearchDataClass @@ -82,51 +82,57 @@ def method_missing(method, *args) end class ModelClasses + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + end + def web_web_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer + end def news Azure::CognitiveServices::WebSearch::V1_0::Models::News end - def spell_suggestions - Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode end def article Azure::CognitiveServices::WebSearch::V1_0::Models::Article end + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + end + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + end + 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 safe_search Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch end def text_format Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end - def web_web_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer - end - def related_searches_related_search_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - end def freshness Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end def image_object Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - end def places Azure::CognitiveServices::WebSearch::V1_0::Models::Places end def intangible Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images end def media_object Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end def response Azure::CognitiveServices::WebSearch::V1_0::Models::Response end @@ -148,32 +154,32 @@ def response_base def query_context Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end - def query - Azure::CognitiveServices::WebSearch::V1_0::Models::Query + 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 time_zone_time_zone_information - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation - end def computation Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end - def ranking_ranking_item - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem + def search_response + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse end - def web_page - Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + def search_results_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end - def ranking_ranking_response - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + def query + Azure::CognitiveServices::WebSearch::V1_0::Models::Query end def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + def time_zone_time_zone_information + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end def ranking_ranking_group Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup @@ -181,29 +187,23 @@ def ranking_ranking_group def creative_work Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork end - def web_meta_tag - Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - end - def time_zone - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + def thing + Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end - def search_response - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse + def web_page + Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage end - def search_results_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + def ranking_ranking_item + Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem end def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end - def error_sub_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def thing - Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone end end end diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry.rb index a3c4a38ffc..b0a9af755b 100644 --- a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry.rb +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry.rb @@ -27,16 +27,18 @@ module Azure::ContainerRegistry::Mgmt::V2017_10_01 autoload :ContainerRegistryManagementClient, '2017-10-01/generated/azure_mgmt_container_registry/container_registry_management_client.rb' module Models + autoload :QuarantinePolicy, '2017-10-01/generated/azure_mgmt_container_registry/models/quarantine_policy.rb' + autoload :ImportSourceCredentials, '2017-10-01/generated/azure_mgmt_container_registry/models/import_source_credentials.rb' autoload :TrustPolicy, '2017-10-01/generated/azure_mgmt_container_registry/models/trust_policy.rb' - autoload :ImportSource, '2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb' - autoload :RegistryPolicies, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_policies.rb' - autoload :RegistryNameCheckRequest, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_name_check_request.rb' autoload :ImportImageParameters, '2017-10-01/generated/azure_mgmt_container_registry/models/import_image_parameters.rb' + autoload :RegistryPolicies, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_policies.rb' autoload :RegistryNameStatus, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_name_status.rb' - autoload :OperationMetricSpecificationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_metric_specification_definition.rb' - autoload :OperationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_definition.rb' + autoload :RegistryNameCheckRequest, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_name_check_request.rb' + autoload :OperationDisplayDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_display_definition.rb' + autoload :OperationServiceSpecificationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_service_specification_definition.rb' + autoload :OperationListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_list_result.rb' autoload :ReplicationUpdateParameters, '2017-10-01/generated/azure_mgmt_container_registry/models/replication_update_parameters.rb' - autoload :Sku, '2017-10-01/generated/azure_mgmt_container_registry/models/sku.rb' + autoload :RegistryIdentity, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_identity.rb' autoload :ReplicationListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/replication_list_result.rb' autoload :StorageAccountProperties, '2017-10-01/generated/azure_mgmt_container_registry/models/storage_account_properties.rb' autoload :Resource, '2017-10-01/generated/azure_mgmt_container_registry/models/resource.rb' @@ -48,22 +50,22 @@ module Models autoload :WebhookListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/webhook_list_result.rb' autoload :RegistryUsageListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_usage_list_result.rb' autoload :EventInfo, '2017-10-01/generated/azure_mgmt_container_registry/models/event_info.rb' - autoload :OperationDisplayDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_display_definition.rb' + autoload :OperationMetricSpecificationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_metric_specification_definition.rb' autoload :CallbackConfig, '2017-10-01/generated/azure_mgmt_container_registry/models/callback_config.rb' - autoload :OperationListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_list_result.rb' + autoload :Sku, '2017-10-01/generated/azure_mgmt_container_registry/models/sku.rb' autoload :Target, '2017-10-01/generated/azure_mgmt_container_registry/models/target.rb' autoload :EventListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/event_list_result.rb' autoload :RegistryListResult, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_list_result.rb' autoload :Request, '2017-10-01/generated/azure_mgmt_container_registry/models/request.rb' autoload :RegistryUsage, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_usage.rb' autoload :Actor, '2017-10-01/generated/azure_mgmt_container_registry/models/actor.rb' - autoload :OperationServiceSpecificationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_service_specification_definition.rb' + autoload :OperationDefinition, '2017-10-01/generated/azure_mgmt_container_registry/models/operation_definition.rb' autoload :Source, '2017-10-01/generated/azure_mgmt_container_registry/models/source.rb' autoload :RegistryListCredentialsResult, '2017-10-01/generated/azure_mgmt_container_registry/models/registry_list_credentials_result.rb' autoload :EventContent, '2017-10-01/generated/azure_mgmt_container_registry/models/event_content.rb' autoload :Status, '2017-10-01/generated/azure_mgmt_container_registry/models/status.rb' autoload :EventRequestMessage, '2017-10-01/generated/azure_mgmt_container_registry/models/event_request_message.rb' - autoload :QuarantinePolicy, '2017-10-01/generated/azure_mgmt_container_registry/models/quarantine_policy.rb' + autoload :ImportSource, '2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb' autoload :EventResponseMessage, '2017-10-01/generated/azure_mgmt_container_registry/models/event_response_message.rb' autoload :Registry, '2017-10-01/generated/azure_mgmt_container_registry/models/registry.rb' autoload :Replication, '2017-10-01/generated/azure_mgmt_container_registry/models/replication.rb' diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb index 391ce07d13..3c3df5083f 100644 --- a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source.rb @@ -17,9 +17,14 @@ class ImportSource # Registry. attr_accessor :resource_id - # @return [String] The address of the source registry. + # @return [String] The address of the source registry (e.g. + # 'mcr.microsoft.com'). attr_accessor :registry_uri + # @return [ImportSourceCredentials] Credentials used when importing from + # a registry uri. + attr_accessor :credentials + # @return [String] Repository name of the source image. # Specify an image by repository ('hello-world'). This will use the # 'latest' tag. @@ -55,6 +60,14 @@ def self.mapper() name: 'String' } }, + credentials: { + required: false, + serialized_name: 'credentials', + type: { + name: 'Composite', + class_name: 'ImportSourceCredentials' + } + }, source_image: { required: true, serialized_name: 'sourceImage', diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source_credentials.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source_credentials.rb new file mode 100644 index 0000000000..3876c76ee7 --- /dev/null +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/import_source_credentials.rb @@ -0,0 +1,56 @@ +# 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::ContainerRegistry::Mgmt::V2017_10_01 + module Models + # + # Model object. + # + # + class ImportSourceCredentials + + include MsRestAzure + + # @return [String] The username to authenticate with the source registry. + attr_accessor :username + + # @return [String] The password used to authenticate with the source + # registry. + attr_accessor :password + + + # + # Mapper for ImportSourceCredentials class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ImportSourceCredentials', + type: { + name: 'Composite', + class_name: 'ImportSourceCredentials', + model_properties: { + username: { + required: false, + serialized_name: 'username', + type: { + name: 'String' + } + }, + password: { + required: true, + serialized_name: 'password', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry.rb index 61ecbe3c1e..c193ea0b8a 100644 --- a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry.rb +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry.rb @@ -15,6 +15,9 @@ class Registry < Resource # @return [Sku] The SKU of the container registry. attr_accessor :sku + # @return [RegistryIdentity] The identity of the container registry. + attr_accessor :identity + # @return [String] The URL that can be used to log into the container # registry. attr_accessor :login_server @@ -106,6 +109,14 @@ def self.mapper() class_name: 'Sku' } }, + identity: { + required: false, + serialized_name: 'identity', + type: { + name: 'Composite', + class_name: 'RegistryIdentity' + } + }, login_server: { required: false, read_only: true, diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_identity.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_identity.rb new file mode 100644 index 0000000000..546cccc13f --- /dev/null +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_identity.rb @@ -0,0 +1,64 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::ContainerRegistry::Mgmt::V2017_10_01 + module Models + # + # The identity of the container registry. + # + class RegistryIdentity + + include MsRestAzure + + # @return [String] The type of identity used for the registry. + attr_accessor :type + + # @return [String] The principal ID of registry identity. + attr_accessor :principal_id + + # @return [String] The tenant ID associated with the registry. + attr_accessor :tenant_id + + + # + # Mapper for RegistryIdentity class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RegistryIdentity', + type: { + name: 'Composite', + class_name: 'RegistryIdentity', + model_properties: { + type: { + required: false, + serialized_name: 'type', + type: { + name: 'String' + } + }, + principal_id: { + required: false, + serialized_name: 'principalId', + type: { + name: 'String' + } + }, + tenant_id: { + required: false, + serialized_name: 'tenantId', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_update_parameters.rb b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_update_parameters.rb index 3e41f39b62..4117e83c33 100644 --- a/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_update_parameters.rb +++ b/management/azure_mgmt_container_registry/lib/2017-10-01/generated/azure_mgmt_container_registry/models/registry_update_parameters.rb @@ -18,6 +18,9 @@ class RegistryUpdateParameters # @return [Sku] The SKU of the container registry. attr_accessor :sku + # @return [RegistryIdentity] The identity of the container registry. + attr_accessor :identity + # @return [Boolean] The value that indicates whether the admin user is # enabled. attr_accessor :admin_user_enabled @@ -63,6 +66,14 @@ def self.mapper() class_name: 'Sku' } }, + identity: { + required: false, + serialized_name: 'identity', + type: { + name: 'Composite', + class_name: 'RegistryIdentity' + } + }, admin_user_enabled: { required: false, serialized_name: 'properties.adminUserEnabled', diff --git a/management/azure_mgmt_container_registry/lib/profiles/latest/modules/containerregistry_profile_module.rb b/management/azure_mgmt_container_registry/lib/profiles/latest/modules/containerregistry_profile_module.rb index 6eb39a8582..96e655a183 100644 --- a/management/azure_mgmt_container_registry/lib/profiles/latest/modules/containerregistry_profile_module.rb +++ b/management/azure_mgmt_container_registry/lib/profiles/latest/modules/containerregistry_profile_module.rb @@ -12,16 +12,18 @@ module Mgmt Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks module Models + QuarantinePolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + ImportSourceCredentials = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSourceCredentials TrustPolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy - ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource - RegistryPolicies = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies - RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest ImportImageParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters + RegistryPolicies = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus - OperationMetricSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition - OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest + OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition + OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition + OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult ReplicationUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters - Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + RegistryIdentity = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryIdentity ReplicationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource @@ -33,21 +35,21 @@ module Models WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo - OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition + OperationMetricSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor - OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition + OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status - QuarantinePolicy = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage + ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication @@ -114,35 +116,41 @@ def method_missing(method, *args) end class ModelClasses + def quarantine_policy + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + end + def import_source_credentials + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSourceCredentials + end def trust_policy Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicy end - def import_source - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource + def import_image_parameters + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters end def registry_policies Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPolicies end + def registry_name_status + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus + end def registry_name_check_request Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest end - def import_image_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters - end - def registry_name_status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus + def operation_display_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition end - def operation_metric_specification_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition + def operation_service_specification_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition end - def operation_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + def operation_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult end def replication_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters end - def sku - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + def registry_identity + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryIdentity end def replication_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult @@ -177,14 +185,14 @@ def registry_usage_list_result def event_info Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end - def operation_display_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition + def operation_metric_specification_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationMetricSpecificationDefinition end def callback_config Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end - def operation_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + def sku + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku end def target Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target @@ -204,8 +212,8 @@ def registry_usage def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor end - def operation_service_specification_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition + def operation_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition end def registry_list_credentials_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult @@ -213,14 +221,14 @@ def registry_list_credentials_result def event_content Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent end - def event_request_message - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - end def status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status end - def quarantine_policy - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::QuarantinePolicy + def event_request_message + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage + end + def import_source + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource end def event_response_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage